"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/31 01:28:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jawelag7puho" 2025/01/31 01:28:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 01:28:24 DEBUG : Starting OpenDrive session with ID: 46bf39f39ebac86fb9ab35231f11a1ba7ae0c2f885cff34b13d124ab1c0273c4 2025/01/31 01:28:24 DEBUG : Creating backend with remote "/tmp/rclone2418022413" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:24 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:24 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:27 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:27 DEBUG : dir: Looking for writers 2025/01/31 01:28:27 DEBUG : : Looking for writers 2025/01/31 01:28:27 DEBUG : dir: reading active writers 2025/01/31 01:28:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.86s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:28 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:28 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:31 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/01/31 01:28:33 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/01/31 01:28:35 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:35 DEBUG : dir/subdir: Looking for writers 2025/01/31 01:28:35 DEBUG : dir: Looking for writers 2025/01/31 01:28:35 DEBUG : file1: reading active writers 2025/01/31 01:28:35 DEBUG : file2: reading active writers 2025/01/31 01:28:35 DEBUG : subdir: reading active writers 2025/01/31 01:28:35 DEBUG : : Looking for writers 2025/01/31 01:28:35 DEBUG : dir: reading active writers 2025/01/31 01:28:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.68s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:36 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:36 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:39 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:39 DEBUG : dir: Looking for writers 2025/01/31 01:28:39 DEBUG : file1: reading active writers 2025/01/31 01:28:39 DEBUG : : Looking for writers 2025/01/31 01:28:39 DEBUG : dir: reading active writers 2025/01/31 01:28:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.66s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:40 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:40 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:43 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:43 DEBUG : dir: Looking for writers 2025/01/31 01:28:43 DEBUG : : Looking for writers 2025/01/31 01:28:43 DEBUG : dir: reading active writers 2025/01/31 01:28:43 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.45s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:44 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:44 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:46 DEBUG : dir: forgetting directory cache 2025/01/31 01:28:46 DEBUG : : forgetting directory cache 2025/01/31 01:28:46 DEBUG : dir: forgetting directory cache 2025/01/31 01:28:46 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:46 DEBUG : : Looking for writers 2025/01/31 01:28:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.83s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:47 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:47 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:50 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/31 01:28:50 DEBUG : dir: invalidating directory cache 2025/01/31 01:28:50 DEBUG : : >ForgetPath: 2025/01/31 01:28:50 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/31 01:28:50 DEBUG : : invalidating directory cache 2025/01/31 01:28:50 DEBUG : dir: forgetting directory cache 2025/01/31 01:28:50 DEBUG : : >ForgetPath: 2025/01/31 01:28:50 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/31 01:28:50 DEBUG : : >ForgetPath: 2025/01/31 01:28:50 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:50 DEBUG : dir: Looking for writers 2025/01/31 01:28:50 DEBUG : : Looking for writers 2025/01/31 01:28:50 DEBUG : dir: reading active writers 2025/01/31 01:28:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.84s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:28:51 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:28:51 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:28:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:28:56 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/01/31 01:28:57 DEBUG : : forgetting directory cache 2025/01/31 01:28:57 DEBUG : dir: forgetting directory cache 2025/01/31 01:28:58 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:28:58 DEBUG : dir: Looking for writers 2025/01/31 01:28:58 DEBUG : fil/a/b: Looking for writers 2025/01/31 01:28:58 DEBUG : fil/a: Looking for writers 2025/01/31 01:28:58 DEBUG : b: reading active writers 2025/01/31 01:28:58 DEBUG : fil: Looking for writers 2025/01/31 01:28:58 DEBUG : a: reading active writers 2025/01/31 01:28:58 DEBUG : : Looking for writers 2025/01/31 01:28:58 DEBUG : dir: reading active writers 2025/01/31 01:28:58 DEBUG : fil: reading active writers 2025/01/31 01:28:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.11s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:00 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:00 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:03 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:03 DEBUG : dir: Looking for writers 2025/01/31 01:29:03 DEBUG : : Looking for writers 2025/01/31 01:29:03 DEBUG : dir: reading active writers 2025/01/31 01:29:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.72s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:04 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:04 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:07 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:07 DEBUG : dir: Looking for writers 2025/01/31 01:29:07 DEBUG : file1: reading active writers 2025/01/31 01:29:07 DEBUG : : Looking for writers 2025/01/31 01:29:07 DEBUG : dir: reading active writers 2025/01/31 01:29:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.97s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:08 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:08 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:11 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/01/31 01:29:13 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/01/31 01:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/31 01:29:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/31 01:29:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/31 01:29:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/31 01:29:16 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/01/31 01:29:18 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/01/31 01:29:20 DEBUG : dir: invalidating directory cache 2025/01/31 01:29:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/31 01:29:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/31 01:29:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/31 01:29:20 DEBUG : dir/file1: Reset virtual modtime 2025/01/31 01:29:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/31 01:29:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/31 01:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/31 01:29:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/31 01:29:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:29:20 DEBUG : dir: invalidating directory cache 2025/01/31 01:29:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/31 01:29:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/31 01:29:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/31 01:29:20 DEBUG : : forgetting directory cache 2025/01/31 01:29:20 DEBUG : dir: forgetting directory cache 2025/01/31 01:29:20 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/31 01:29:20 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:20 DEBUG : dir/virtualDir: Looking for writers 2025/01/31 01:29:20 DEBUG : dir: Looking for writers 2025/01/31 01:29:20 DEBUG : virtualFile: reading active writers 2025/01/31 01:29:20 DEBUG : virtualDir: reading active writers 2025/01/31 01:29:20 DEBUG : file1: reading active writers 2025/01/31 01:29:20 DEBUG : virtualFile2: reading active writers 2025/01/31 01:29:20 DEBUG : : Looking for writers 2025/01/31 01:29:20 DEBUG : dir: reading active writers 2025/01/31 01:29:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.17s) --- PASS: TestDirReadDirAll/Virtual (5.22s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:22 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:22 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:25 ERROR : dir/: Can only open directories read only 2025/01/31 01:29:25 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:25 DEBUG : dir: Looking for writers 2025/01/31 01:29:25 DEBUG : : Looking for writers 2025/01/31 01:29:25 DEBUG : dir: reading active writers 2025/01/31 01:29:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.54s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:26 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:26 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:29:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/31 01:29:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/31 01:29:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/31 01:29:29 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (5 bytes), uploading instead of streaming 2025/01/31 01:29:29 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/01/31 01:29:31 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:29:31 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/01/31 01:29:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/31 01:29:31 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:31 DEBUG : dir: Looking for writers 2025/01/31 01:29:31 DEBUG : potato: reading active writers 2025/01/31 01:29:31 DEBUG : file1: reading active writers 2025/01/31 01:29:31 DEBUG : : Looking for writers 2025/01/31 01:29:31 DEBUG : dir: reading active writers 2025/01/31 01:29:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (5.99s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:32 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:32 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/31 01:29:36 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:36 DEBUG : dir/sub: Looking for writers 2025/01/31 01:29:36 DEBUG : dir: Looking for writers 2025/01/31 01:29:36 DEBUG : file1: reading active writers 2025/01/31 01:29:36 DEBUG : sub: reading active writers 2025/01/31 01:29:36 DEBUG : : Looking for writers 2025/01/31 01:29:36 DEBUG : dir: reading active writers 2025/01/31 01:29:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.52s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:37 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:37 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/31 01:29:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/31 01:29:42 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:42 DEBUG : dir/sub/subsub: Looking for writers 2025/01/31 01:29:42 DEBUG : dir/sub: Looking for writers 2025/01/31 01:29:42 DEBUG : subsub: reading active writers 2025/01/31 01:29:42 DEBUG : dir: Looking for writers 2025/01/31 01:29:42 DEBUG : file1: reading active writers 2025/01/31 01:29:42 DEBUG : sub: reading active writers 2025/01/31 01:29:42 DEBUG : : Looking for writers 2025/01/31 01:29:42 DEBUG : dir: reading active writers 2025/01/31 01:29:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.56s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:44 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:44 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:47 ERROR : dir/: Dir.Remove not empty 2025/01/31 01:29:47 DEBUG : dir/file1: Remove: 2025/01/31 01:29:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:29:47 DEBUG : dir/file1: >Remove: err= 2025/01/31 01:29:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/31 01:29:47 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:47 DEBUG : : Looking for writers 2025/01/31 01:29:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.86s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:48 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:48 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:50 DEBUG : dir/file1: Remove: 2025/01/31 01:29:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:29:51 DEBUG : dir/file1: >Remove: err= 2025/01/31 01:29:51 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/31 01:29:51 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:51 DEBUG : : Looking for writers 2025/01/31 01:29:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.72s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:51 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:51 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:54 DEBUG : dir/file1: Remove: 2025/01/31 01:29:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:29:55 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2025/01/31 01:29:55 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:29:55 DEBUG : dir: Looking for writers 2025/01/31 01:29:55 DEBUG : : Looking for writers 2025/01/31 01:29:55 DEBUG : dir: reading active writers 2025/01/31 01:29:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.38s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:29:56 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:29:56 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:29:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:29:59 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/01/31 01:30:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/31 01:30:01 DEBUG : dir2: same parent dir (ODFfNzk5OTEzMV9MS1RqUQ) - using folder/rename instead of move_copy 2025/01/31 01:30:01 DEBUG : dir: Updating dir with dir2 0xc000145ad0 2025/01/31 01:30:01 DEBUG : dir: forgetting directory cache 2025/01/31 01:30:01 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/31 01:30:01 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/31 01:30:02 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/31 01:30:02 DEBUG : file2: Updating file with file2 0xc00062e780 2025/01/31 01:30:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/31 01:30:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/31 01:30:03 INFO : dir2/file3: Deleted 2025/01/31 01:30:03 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/31 01:30:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00062e780 2025/01/31 01:30:03 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/31 01:30:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/31 01:30:04 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/31 01:30:04 DEBUG : renamed empty directory: same parent dir (ODFfNzk5OTEzMV9MS1RqUQ) - using folder/rename instead of move_copy 2025/01/31 01:30:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003949c0 2025/01/31 01:30:05 DEBUG : empty directory: forgetting directory cache 2025/01/31 01:30:05 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/31 01:30:05 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/31 01:30:05 DEBUG : dir2: Renaming to "dir3" 2025/01/31 01:30:05 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:05 DEBUG : dir3: Looking for writers 2025/01/31 01:30:05 DEBUG : file3: reading active writers 2025/01/31 01:30:05 DEBUG : renamed empty directory: Looking for writers 2025/01/31 01:30:05 DEBUG : : Looking for writers 2025/01/31 01:30:05 DEBUG : dir3: reading active writers 2025/01/31 01:30:05 DEBUG : renamed empty directory: reading active writers 2025/01/31 01:30:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.37s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:06 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:06 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/31 01:30:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:30:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:30:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/31 01:30:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/01/31 01:30:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/01/31 01:30:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/31 01:30:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:30:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:30:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/31 01:30:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/01/31 01:30:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/01/31 01:30:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/31 01:30:09 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (12 bytes), uploading instead of streaming 2025/01/31 01:30:10 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/01/31 01:30:11 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/01/31 01:30:11 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/01/31 01:30:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/31 01:30:11 DEBUG : : forgetting directory cache 2025/01/31 01:30:11 DEBUG : dir: forgetting directory cache 2025/01/31 01:30:11 DEBUG : dir/sub: forgetting directory cache 2025/01/31 01:30:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/01/31 01:30:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/01/31 01:30:11 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (5 bytes), uploading instead of streaming 2025/01/31 01:30:12 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/01/31 01:30:13 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:30:13 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/01/31 01:30:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/31 01:30:13 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:13 DEBUG : dir/sub: Looking for writers 2025/01/31 01:30:13 DEBUG : file0: reading active writers 2025/01/31 01:30:13 DEBUG : file2: reading active writers 2025/01/31 01:30:13 DEBUG : dir: Looking for writers 2025/01/31 01:30:13 DEBUG : file1: reading active writers 2025/01/31 01:30:13 DEBUG : sub: reading active writers 2025/01/31 01:30:13 DEBUG : : Looking for writers 2025/01/31 01:30:13 DEBUG : dir: reading active writers 2025/01/31 01:30:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.93s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:15 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:15 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:18 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:18 DEBUG : dir: Looking for writers 2025/01/31 01:30:18 DEBUG : file1: reading active writers 2025/01/31 01:30:18 DEBUG : : Looking for writers 2025/01/31 01:30:18 DEBUG : dir: reading active writers 2025/01/31 01:30:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:19 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:19 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:23 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/01/31 01:30:24 DEBUG : Can set mod time: true 2025/01/31 01:30:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/31 01:30:25 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:25 DEBUG : dir: Looking for writers 2025/01/31 01:30:25 DEBUG : file1: reading active writers 2025/01/31 01:30:25 DEBUG : : Looking for writers 2025/01/31 01:30:25 DEBUG : dir: reading active writers 2025/01/31 01:30:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:26 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:26 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:30:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/31 01:30:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:30:29 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (0 bytes), uploading instead of streaming 2025/01/31 01:30:31 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:30:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/31 01:30:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/31 01:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:30:32 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:32 DEBUG : dir: Looking for writers 2025/01/31 01:30:32 DEBUG : file1: reading active writers 2025/01/31 01:30:32 DEBUG : : Looking for writers 2025/01/31 01:30:32 DEBUG : dir: reading active writers 2025/01/31 01:30:32 DEBUG : >WaitForWriters: 2025/01/31 01:30:33 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:33 DEBUG : dir: Looking for writers 2025/01/31 01:30:33 DEBUG : file1: reading active writers 2025/01/31 01:30:33 DEBUG : : Looking for writers 2025/01/31 01:30:33 DEBUG : dir: reading active writers 2025/01/31 01:30:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:34 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:34 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:30:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/31 01:30:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:30:37 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (5 bytes), uploading instead of streaming 2025/01/31 01:30:37 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:30:38 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:30:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/31 01:30:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/31 01:30:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:30:38 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:38 DEBUG : dir: Looking for writers 2025/01/31 01:30:38 DEBUG : file1: reading active writers 2025/01/31 01:30:38 DEBUG : : Looking for writers 2025/01/31 01:30:38 DEBUG : dir: reading active writers 2025/01/31 01:30:38 DEBUG : >WaitForWriters: 2025/01/31 01:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:39 DEBUG : dir: Looking for writers 2025/01/31 01:30:39 DEBUG : file1: reading active writers 2025/01/31 01:30:39 DEBUG : : Looking for writers 2025/01/31 01:30:39 DEBUG : dir: reading active writers 2025/01/31 01:30:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:40 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:40 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:30:40 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:40 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:30:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:30:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:40 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:30:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/31 01:30:43 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:43 DEBUG : dir: Looking for writers 2025/01/31 01:30:43 DEBUG : file1: reading active writers 2025/01/31 01:30:43 DEBUG : : Looking for writers 2025/01/31 01:30:43 DEBUG : dir: reading active writers 2025/01/31 01:30:43 DEBUG : >WaitForWriters: 2025/01/31 01:30:43 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:44 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:44 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:30:44 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:44 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:30:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:30:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:44 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:30:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/31 01:30:47 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:30:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:30:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:30:47 DEBUG : dir/file1(0xc0002d1080): close: 2025/01/31 01:30:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/31 01:30:47 DEBUG : dir/file1(0xc0002d1080): >close: err= 2025/01/31 01:30:47 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:47 DEBUG : dir: Looking for writers 2025/01/31 01:30:47 DEBUG : file1: reading active writers 2025/01/31 01:30:47 DEBUG : : Looking for writers 2025/01/31 01:30:47 DEBUG : dir: reading active writers 2025/01/31 01:30:47 DEBUG : >WaitForWriters: 2025/01/31 01:30:47 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:47 DEBUG : dir: Looking for writers 2025/01/31 01:30:47 DEBUG : file1: reading active writers 2025/01/31 01:30:47 DEBUG : : Looking for writers 2025/01/31 01:30:47 DEBUG : dir: reading active writers 2025/01/31 01:30:47 DEBUG : >WaitForWriters: 2025/01/31 01:30:47 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:48 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:48 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:30:48 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:48 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:30:48 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:30:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/31 01:30:51 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:30:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:30:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:30:51 DEBUG : dir/file1(0xc0003bd440): _writeAt: size=5, off=0 2025/01/31 01:30:51 DEBUG : dir/file1(0xc0003bd440): openPending: 2025/01/31 01:30:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/31 01:30:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:30:51 DEBUG : dir/file1(0xc0003bd440): >openPending: err= 2025/01/31 01:30:51 DEBUG : dir/file1(0xc0003bd440): >_writeAt: n=5, err= 2025/01/31 01:30:51 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/31 01:30:51 DEBUG : dir/file1(0xc0003bd440): close: 2025/01/31 01:30:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/01/31 01:30:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/01/31 01:30:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/01/31 01:30:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/31 01:30:51 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/31 01:30:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:30:51 DEBUG : dir/file1(0xc0003bd440): >close: err= 2025/01/31 01:30:51 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:51 DEBUG : dir: Looking for writers 2025/01/31 01:30:51 DEBUG : file1: reading active writers 2025/01/31 01:30:51 DEBUG : : Looking for writers 2025/01/31 01:30:51 DEBUG : dir: reading active writers 2025/01/31 01:30:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:30:51 DEBUG : dir: Looking for writers 2025/01/31 01:30:51 DEBUG : file1: reading active writers 2025/01/31 01:30:51 DEBUG : : Looking for writers 2025/01/31 01:30:51 DEBUG : dir: reading active writers 2025/01/31 01:30:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:30:51 DEBUG : dir: Looking for writers 2025/01/31 01:30:51 DEBUG : file1: reading active writers 2025/01/31 01:30:51 DEBUG : : Looking for writers 2025/01/31 01:30:51 DEBUG : dir: reading active writers 2025/01/31 01:30:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:30:52 DEBUG : dir: Looking for writers 2025/01/31 01:30:52 DEBUG : file1: reading active writers 2025/01/31 01:30:52 DEBUG : : Looking for writers 2025/01/31 01:30:52 DEBUG : dir: reading active writers 2025/01/31 01:30:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:30:52 DEBUG : dir/file1: vfs cache: starting upload 2025/01/31 01:30:52 DEBUG : dir: Looking for writers 2025/01/31 01:30:52 DEBUG : file1: reading active writers 2025/01/31 01:30:52 DEBUG : : Looking for writers 2025/01/31 01:30:52 DEBUG : dir: reading active writers 2025/01/31 01:30:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:30:52 DEBUG : dir: Looking for writers 2025/01/31 01:30:52 DEBUG : file1: reading active writers 2025/01/31 01:30:52 DEBUG : : Looking for writers 2025/01/31 01:30:52 DEBUG : dir: reading active writers 2025/01/31 01:30:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:30:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:52 DEBUG : dir: Looking for writers 2025/01/31 01:30:52 DEBUG : file1: reading active writers 2025/01/31 01:30:52 DEBUG : : Looking for writers 2025/01/31 01:30:52 DEBUG : dir: reading active writers 2025/01/31 01:30:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:30:53 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/01/31 01:30:53 INFO : dir/file1: Copied (replaced existing) 2025/01/31 01:30:53 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/01/31 01:30:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/31 01:30:53 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/01/31 01:30:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:30:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/31 01:30:53 DEBUG : dir: Looking for writers 2025/01/31 01:30:53 DEBUG : file1: reading active writers 2025/01/31 01:30:53 DEBUG : : Looking for writers 2025/01/31 01:30:53 DEBUG : dir: reading active writers 2025/01/31 01:30:53 DEBUG : >WaitForWriters: 2025/01/31 01:30:53 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:53 DEBUG : dir: Looking for writers 2025/01/31 01:30:53 DEBUG : file1: reading active writers 2025/01/31 01:30:53 DEBUG : : Looking for writers 2025/01/31 01:30:53 DEBUG : dir: reading active writers 2025/01/31 01:30:53 DEBUG : >WaitForWriters: 2025/01/31 01:30:53 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (35.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.97s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (8.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.62s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.29s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.27s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.66s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:54 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:54 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:30:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:30:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:30:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:30:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/31 01:30:57 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:57 DEBUG : dir: Looking for writers 2025/01/31 01:30:57 DEBUG : file1: reading active writers 2025/01/31 01:30:57 DEBUG : : Looking for writers 2025/01/31 01:30:57 DEBUG : dir: reading active writers 2025/01/31 01:30:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.08s) === RUN TestFileOpenReadUnknownSize 2025/01/31 01:30:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/31 01:30:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:30:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/31 01:30:58 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:30:58 DEBUG : : Looking for writers 2025/01/31 01:30:58 DEBUG : file.txt: reading active writers 2025/01/31 01:30:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:30:58 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:30:58 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:30:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:01 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (25 bytes), uploading instead of streaming 2025/01/31 01:31:01 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/01/31 01:31:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:31:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/31 01:31:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:02 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:02 DEBUG : dir: Looking for writers 2025/01/31 01:31:02 DEBUG : file1: reading active writers 2025/01/31 01:31:02 DEBUG : : Looking for writers 2025/01/31 01:31:02 DEBUG : dir: reading active writers 2025/01/31 01:31:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.96s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:03 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:03 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:31:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:06 DEBUG : dir/file1: Remove: 2025/01/31 01:31:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:06 DEBUG : dir/file1: >Remove: err= 2025/01/31 01:31:06 DEBUG : dir/file1: Remove: 2025/01/31 01:31:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/31 01:31:06 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:06 DEBUG : dir: Looking for writers 2025/01/31 01:31:06 DEBUG : : Looking for writers 2025/01/31 01:31:06 DEBUG : dir: reading active writers 2025/01/31 01:31:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.07s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:07 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:07 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:31:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:10 DEBUG : dir/file1: Remove: 2025/01/31 01:31:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:10 DEBUG : dir/file1: >Remove: err= 2025/01/31 01:31:11 DEBUG : dir/file1: Remove: 2025/01/31 01:31:11 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/31 01:31:11 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:11 DEBUG : dir: Looking for writers 2025/01/31 01:31:11 DEBUG : : Looking for writers 2025/01/31 01:31:11 DEBUG : dir: reading active writers 2025/01/31 01:31:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.20s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:11 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:11 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:31:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:31:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/31 01:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/31 01:31:14 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/31 01:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/31 01:31:14 DEBUG : dir/file1: Open: flags=0x3 2025/01/31 01:31:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/31 01:31:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/31 01:31:14 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:14 DEBUG : dir: Looking for writers 2025/01/31 01:31:14 DEBUG : file1: reading active writers 2025/01/31 01:31:14 DEBUG : : Looking for writers 2025/01/31 01:31:14 DEBUG : dir: reading active writers 2025/01/31 01:31:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.93s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:15 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:15 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:31:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:18 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:18 DEBUG : dir: Looking for writers 2025/01/31 01:31:18 DEBUG : file1: reading active writers 2025/01/31 01:31:18 DEBUG : : Looking for writers 2025/01/31 01:31:18 DEBUG : dir: reading active writers 2025/01/31 01:31:18 DEBUG : >WaitForWriters: 2025/01/31 01:31:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00062ed80 2025/01/31 01:31:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/31 01:31:20 DEBUG : dir/file1: Updating file with dir/file1 0xc00062ed80 2025/01/31 01:31:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/31 01:31:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:31:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/31 01:31:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc00062ed80 2025/01/31 01:31:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:20 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (25 bytes), uploading instead of streaming 2025/01/31 01:31:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/01/31 01:31:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:31:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/31 01:31:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:22 DEBUG : newLeaf: Running delayed rename now 2025/01/31 01:31:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00062ed80 2025/01/31 01:31:22 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:22 DEBUG : dir: Looking for writers 2025/01/31 01:31:22 DEBUG : : Looking for writers 2025/01/31 01:31:22 DEBUG : dir: reading active writers 2025/01/31 01:31:22 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:22 DEBUG : >WaitForWriters: 2025/01/31 01:31:22 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:22 DEBUG : dir: Looking for writers 2025/01/31 01:31:22 DEBUG : : Looking for writers 2025/01/31 01:31:22 DEBUG : dir: reading active writers 2025/01/31 01:31:22 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:23 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:23 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:31:23 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:31:23 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:23 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:23 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:31:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:26 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:26 DEBUG : dir: Looking for writers 2025/01/31 01:31:26 DEBUG : file1: reading active writers 2025/01/31 01:31:26 DEBUG : : Looking for writers 2025/01/31 01:31:26 DEBUG : dir: reading active writers 2025/01/31 01:31:26 DEBUG : >WaitForWriters: 2025/01/31 01:31:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ca900 2025/01/31 01:31:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/31 01:31:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ca900 2025/01/31 01:31:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/31 01:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:31:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/31 01:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007ca900 2025/01/31 01:31:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:28 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (25 bytes), uploading instead of streaming 2025/01/31 01:31:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/01/31 01:31:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:31:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/31 01:31:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:30 DEBUG : newLeaf: Running delayed rename now 2025/01/31 01:31:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ca900 2025/01/31 01:31:30 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:30 DEBUG : dir: Looking for writers 2025/01/31 01:31:30 DEBUG : : Looking for writers 2025/01/31 01:31:30 DEBUG : dir: reading active writers 2025/01/31 01:31:30 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:30 DEBUG : >WaitForWriters: 2025/01/31 01:31:30 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:30 DEBUG : dir: Looking for writers 2025/01/31 01:31:30 DEBUG : : Looking for writers 2025/01/31 01:31:30 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:30 DEBUG : dir: reading active writers 2025/01/31 01:31:30 DEBUG : >WaitForWriters: 2025/01/31 01:31:30 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:31 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:31 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:31:31 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:31:31 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:31 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:31 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:31:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:31:34 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:34 DEBUG : dir/file1(0xc0002d0740): openPending: 2025/01/31 01:31:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/31 01:31:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:34 DEBUG : dir/file1(0xc0002d0740): >openPending: err= 2025/01/31 01:31:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:31:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:34 DEBUG : dir/file1(0xc0002d0740): _writeAt: size=14, off=0 2025/01/31 01:31:34 DEBUG : dir/file1(0xc0002d0740): >_writeAt: n=14, err= 2025/01/31 01:31:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/31 01:31:34 DEBUG : dir/file1(0xc0002d0740): close: 2025/01/31 01:31:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/31 01:31:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/31 01:31:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:31:34 DEBUG : dir/file1(0xc0002d0740): >close: err= 2025/01/31 01:31:34 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:34 DEBUG : dir: Looking for writers 2025/01/31 01:31:34 DEBUG : file1: reading active writers 2025/01/31 01:31:34 DEBUG : : Looking for writers 2025/01/31 01:31:34 DEBUG : dir: reading active writers 2025/01/31 01:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:31:34 DEBUG : dir: Looking for writers 2025/01/31 01:31:34 DEBUG : file1: reading active writers 2025/01/31 01:31:34 DEBUG : : Looking for writers 2025/01/31 01:31:34 DEBUG : dir: reading active writers 2025/01/31 01:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:31:34 DEBUG : dir: Looking for writers 2025/01/31 01:31:34 DEBUG : file1: reading active writers 2025/01/31 01:31:34 DEBUG : : Looking for writers 2025/01/31 01:31:34 DEBUG : dir: reading active writers 2025/01/31 01:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:31:34 DEBUG : dir: Looking for writers 2025/01/31 01:31:34 DEBUG : file1: reading active writers 2025/01/31 01:31:34 DEBUG : : Looking for writers 2025/01/31 01:31:34 DEBUG : dir: reading active writers 2025/01/31 01:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:31:34 DEBUG : dir/file1: vfs cache: starting upload 2025/01/31 01:31:34 DEBUG : dir: Looking for writers 2025/01/31 01:31:34 DEBUG : file1: reading active writers 2025/01/31 01:31:34 DEBUG : : Looking for writers 2025/01/31 01:31:34 DEBUG : dir: reading active writers 2025/01/31 01:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:31:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:35 DEBUG : dir: Looking for writers 2025/01/31 01:31:35 DEBUG : file1: reading active writers 2025/01/31 01:31:35 DEBUG : : Looking for writers 2025/01/31 01:31:35 DEBUG : dir: reading active writers 2025/01/31 01:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:31:35 DEBUG : dir: Looking for writers 2025/01/31 01:31:35 DEBUG : file1: reading active writers 2025/01/31 01:31:35 DEBUG : : Looking for writers 2025/01/31 01:31:35 DEBUG : dir: reading active writers 2025/01/31 01:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:31:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/31 01:31:35 INFO : dir/file1: Copied (replaced existing) 2025/01/31 01:31:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/31 01:31:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/31 01:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/31 01:31:36 DEBUG : dir: Looking for writers 2025/01/31 01:31:36 DEBUG : file1: reading active writers 2025/01/31 01:31:36 DEBUG : : Looking for writers 2025/01/31 01:31:36 DEBUG : dir: reading active writers 2025/01/31 01:31:36 DEBUG : >WaitForWriters: 2025/01/31 01:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:31:36 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:36 DEBUG : dir/file1(0xc00050a380): _readAt: size=512, off=0 2025/01/31 01:31:36 DEBUG : dir/file1(0xc00050a380): openPending: 2025/01/31 01:31:36 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/01/31 01:31:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/31 01:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:36 DEBUG : dir/file1(0xc00050a380): >openPending: err= 2025/01/31 01:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/31 01:31:36 DEBUG : dir/file1(0xc00050a380): >_readAt: n=14, err=EOF 2025/01/31 01:31:36 DEBUG : dir/file1(0xc00050a380): close: 2025/01/31 01:31:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:31:36 DEBUG : dir/file1(0xc00050a380): >close: err= 2025/01/31 01:31:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:31:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000199c80 2025/01/31 01:31:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/31 01:31:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/31 01:31:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000199c80 2025/01/31 01:31:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/31 01:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:31:38 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:38 DEBUG : dir/file1(0xc0002d0f40): openPending: 2025/01/31 01:31:38 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/01/31 01:31:38 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/01/31 01:31:38 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:31:38 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:31:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:31:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:38 DEBUG : dir/file1(0xc0002d0f40): >openPending: err= 2025/01/31 01:31:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:31:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:38 DEBUG : dir/file1(0xc0002d0f40): _writeAt: size=25, off=0 2025/01/31 01:31:38 DEBUG : dir/file1(0xc0002d0f40): >_writeAt: n=25, err= 2025/01/31 01:31:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:31:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000199c80 2025/01/31 01:31:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:38 DEBUG : newLeaf(0xc0002d0f40): close: 2025/01/31 01:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/31 01:31:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-31 01:31:38.138750363 +0000 UTC m=+194.564030486 2025/01/31 01:31:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/31 01:31:38 DEBUG : newLeaf(0xc0002d0f40): >close: err= 2025/01/31 01:31:38 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:38 DEBUG : dir: Looking for writers 2025/01/31 01:31:38 DEBUG : : Looking for writers 2025/01/31 01:31:38 DEBUG : dir: reading active writers 2025/01/31 01:31:38 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:31:38 DEBUG : dir: Looking for writers 2025/01/31 01:31:38 DEBUG : : Looking for writers 2025/01/31 01:31:38 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:38 DEBUG : dir: reading active writers 2025/01/31 01:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:31:38 DEBUG : dir: Looking for writers 2025/01/31 01:31:38 DEBUG : : Looking for writers 2025/01/31 01:31:38 DEBUG : dir: reading active writers 2025/01/31 01:31:38 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:31:38 DEBUG : dir: Looking for writers 2025/01/31 01:31:38 DEBUG : : Looking for writers 2025/01/31 01:31:38 DEBUG : dir: reading active writers 2025/01/31 01:31:38 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:31:38 DEBUG : newLeaf: vfs cache: starting upload 2025/01/31 01:31:38 DEBUG : dir: Looking for writers 2025/01/31 01:31:38 DEBUG : : Looking for writers 2025/01/31 01:31:38 DEBUG : dir: reading active writers 2025/01/31 01:31:38 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:31:38 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/01/31 01:31:38 DEBUG : dir: Looking for writers 2025/01/31 01:31:38 DEBUG : : Looking for writers 2025/01/31 01:31:38 DEBUG : dir: reading active writers 2025/01/31 01:31:38 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:31:39 DEBUG : dir: Looking for writers 2025/01/31 01:31:39 DEBUG : : Looking for writers 2025/01/31 01:31:39 DEBUG : dir: reading active writers 2025/01/31 01:31:39 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:31:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:31:39 INFO : newLeaf: Copied (replaced existing) 2025/01/31 01:31:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-31 01:31:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/31 01:31:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/31 01:31:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/31 01:31:39 DEBUG : dir: Looking for writers 2025/01/31 01:31:39 DEBUG : : Looking for writers 2025/01/31 01:31:39 DEBUG : dir: reading active writers 2025/01/31 01:31:39 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:39 DEBUG : >WaitForWriters: 2025/01/31 01:31:40 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:40 DEBUG : dir: Looking for writers 2025/01/31 01:31:40 DEBUG : : Looking for writers 2025/01/31 01:31:40 DEBUG : dir: reading active writers 2025/01/31 01:31:40 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:40 DEBUG : >WaitForWriters: 2025/01/31 01:31:40 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:41 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:31:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:41 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:31:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:44 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:44 DEBUG : dir: Looking for writers 2025/01/31 01:31:44 DEBUG : file1: reading active writers 2025/01/31 01:31:44 DEBUG : : Looking for writers 2025/01/31 01:31:44 DEBUG : dir: reading active writers 2025/01/31 01:31:44 DEBUG : >WaitForWriters: 2025/01/31 01:31:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00062f500 2025/01/31 01:31:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/31 01:31:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00062f500 2025/01/31 01:31:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/31 01:31:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:31:46 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:46 DEBUG : dir/file1(0xc0002d1940): openPending: 2025/01/31 01:31:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/01/31 01:31:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:31:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:46 DEBUG : dir/file1(0xc0002d1940): >openPending: err= 2025/01/31 01:31:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:31:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:46 DEBUG : dir/file1(0xc0002d1940): _writeAt: size=25, off=0 2025/01/31 01:31:46 DEBUG : dir/file1(0xc0002d1940): >_writeAt: n=25, err= 2025/01/31 01:31:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:31:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00062f500 2025/01/31 01:31:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:46 DEBUG : newLeaf(0xc0002d1940): close: 2025/01/31 01:31:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/31 01:31:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-31 01:31:46.184002324 +0000 UTC m=+202.609282468 2025/01/31 01:31:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/31 01:31:46 DEBUG : newLeaf(0xc0002d1940): >close: err= 2025/01/31 01:31:46 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:46 DEBUG : dir: Looking for writers 2025/01/31 01:31:46 DEBUG : : Looking for writers 2025/01/31 01:31:46 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:46 DEBUG : dir: reading active writers 2025/01/31 01:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:31:46 DEBUG : dir: Looking for writers 2025/01/31 01:31:46 DEBUG : : Looking for writers 2025/01/31 01:31:46 DEBUG : dir: reading active writers 2025/01/31 01:31:46 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:31:46 DEBUG : dir: Looking for writers 2025/01/31 01:31:46 DEBUG : : Looking for writers 2025/01/31 01:31:46 DEBUG : dir: reading active writers 2025/01/31 01:31:46 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:31:46 DEBUG : dir: Looking for writers 2025/01/31 01:31:46 DEBUG : : Looking for writers 2025/01/31 01:31:46 DEBUG : dir: reading active writers 2025/01/31 01:31:46 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:31:46 DEBUG : newLeaf: vfs cache: starting upload 2025/01/31 01:31:46 DEBUG : dir: Looking for writers 2025/01/31 01:31:46 DEBUG : : Looking for writers 2025/01/31 01:31:46 DEBUG : dir: reading active writers 2025/01/31 01:31:46 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:31:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/01/31 01:31:47 DEBUG : dir: Looking for writers 2025/01/31 01:31:47 DEBUG : : Looking for writers 2025/01/31 01:31:47 DEBUG : dir: reading active writers 2025/01/31 01:31:47 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:31:47 DEBUG : dir: Looking for writers 2025/01/31 01:31:47 DEBUG : : Looking for writers 2025/01/31 01:31:47 DEBUG : dir: reading active writers 2025/01/31 01:31:47 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:31:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:31:47 INFO : newLeaf: Copied (replaced existing) 2025/01/31 01:31:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-31 01:31:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/31 01:31:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/31 01:31:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/31 01:31:47 DEBUG : dir: Looking for writers 2025/01/31 01:31:47 DEBUG : : Looking for writers 2025/01/31 01:31:47 DEBUG : dir: reading active writers 2025/01/31 01:31:47 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:47 DEBUG : >WaitForWriters: 2025/01/31 01:31:48 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:48 DEBUG : dir: Looking for writers 2025/01/31 01:31:48 DEBUG : : Looking for writers 2025/01/31 01:31:48 DEBUG : dir: reading active writers 2025/01/31 01:31:48 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:48 DEBUG : >WaitForWriters: 2025/01/31 01:31:48 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:31:49 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:31:49 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:31:49 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:49 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:31:49 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:31:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:31:52 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:52 DEBUG : dir/file1(0xc0002d0740): openPending: 2025/01/31 01:31:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/31 01:31:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:52 DEBUG : dir/file1(0xc0002d0740): >openPending: err= 2025/01/31 01:31:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:31:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:52 DEBUG : dir/file1(0xc0002d0740): _writeAt: size=14, off=0 2025/01/31 01:31:52 DEBUG : dir/file1(0xc0002d0740): >_writeAt: n=14, err= 2025/01/31 01:31:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/31 01:31:52 DEBUG : dir/file1(0xc0002d0740): close: 2025/01/31 01:31:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/31 01:31:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/31 01:31:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:31:52 DEBUG : dir/file1(0xc0002d0740): >close: err= 2025/01/31 01:31:52 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:31:52 DEBUG : dir/file1: vfs cache: starting upload 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:31:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:31:52 DEBUG : dir: Looking for writers 2025/01/31 01:31:52 DEBUG : file1: reading active writers 2025/01/31 01:31:52 DEBUG : : Looking for writers 2025/01/31 01:31:52 DEBUG : dir: reading active writers 2025/01/31 01:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:31:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/31 01:31:53 INFO : dir/file1: Copied (replaced existing) 2025/01/31 01:31:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/31 01:31:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/31 01:31:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/31 01:31:53 DEBUG : dir: Looking for writers 2025/01/31 01:31:53 DEBUG : file1: reading active writers 2025/01/31 01:31:53 DEBUG : : Looking for writers 2025/01/31 01:31:53 DEBUG : dir: reading active writers 2025/01/31 01:31:53 DEBUG : >WaitForWriters: 2025/01/31 01:31:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:31:53 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:53 DEBUG : dir/file1(0xc00050a5c0): _readAt: size=512, off=0 2025/01/31 01:31:53 DEBUG : dir/file1(0xc00050a5c0): openPending: 2025/01/31 01:31:53 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/01/31 01:31:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/31 01:31:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:53 DEBUG : dir/file1(0xc00050a5c0): >openPending: err= 2025/01/31 01:31:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/31 01:31:53 DEBUG : dir/file1(0xc00050a5c0): >_readAt: n=14, err=EOF 2025/01/31 01:31:53 DEBUG : dir/file1(0xc00050a5c0): close: 2025/01/31 01:31:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:31:53 DEBUG : dir/file1(0xc00050a5c0): >close: err= 2025/01/31 01:31:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:31:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000199bc0 2025/01/31 01:31:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/31 01:31:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/31 01:31:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000199bc0 2025/01/31 01:31:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/31 01:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:31:55 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:31:55 DEBUG : dir/file1(0xc0002d0380): openPending: 2025/01/31 01:31:55 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/01/31 01:31:55 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/01/31 01:31:55 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:31:55 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:31:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:31:55 DEBUG : dir/file1(0xc0002d0380): >openPending: err= 2025/01/31 01:31:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:31:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:31:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:31:55 DEBUG : dir/file1(0xc0002d0380): _writeAt: size=25, off=0 2025/01/31 01:31:55 DEBUG : dir/file1(0xc0002d0380): >_writeAt: n=25, err= 2025/01/31 01:31:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:31:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:31:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000199bc0 2025/01/31 01:31:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:31:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:56 DEBUG : newLeaf(0xc0002d0380): close: 2025/01/31 01:31:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/31 01:31:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-31 01:31:55.556215452 +0000 UTC m=+211.981495565 2025/01/31 01:31:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/31 01:31:56 DEBUG : newLeaf(0xc0002d0380): >close: err= 2025/01/31 01:31:56 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:31:56 DEBUG : newLeaf: vfs cache: starting upload 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:31:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:31:56 DEBUG : dir: Looking for writers 2025/01/31 01:31:56 DEBUG : : Looking for writers 2025/01/31 01:31:56 DEBUG : dir: reading active writers 2025/01/31 01:31:56 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:31:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:31:57 INFO : newLeaf: Copied (replaced existing) 2025/01/31 01:31:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-31 01:31:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/31 01:31:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/31 01:31:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:31:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/31 01:31:57 DEBUG : dir: Looking for writers 2025/01/31 01:31:57 DEBUG : : Looking for writers 2025/01/31 01:31:57 DEBUG : dir: reading active writers 2025/01/31 01:31:57 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:57 DEBUG : >WaitForWriters: 2025/01/31 01:31:57 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:31:57 DEBUG : dir: Looking for writers 2025/01/31 01:31:57 DEBUG : : Looking for writers 2025/01/31 01:31:57 DEBUG : newLeaf: reading active writers 2025/01/31 01:31:57 DEBUG : dir: reading active writers 2025/01/31 01:31:57 DEBUG : >WaitForWriters: 2025/01/31 01:31:57 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:06 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:06 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:32:06 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:06 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:06 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:32:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:32:09 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:09 DEBUG : dir: Looking for writers 2025/01/31 01:32:09 DEBUG : file1: reading active writers 2025/01/31 01:32:09 DEBUG : : Looking for writers 2025/01/31 01:32:09 DEBUG : dir: reading active writers 2025/01/31 01:32:09 DEBUG : >WaitForWriters: 2025/01/31 01:32:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:09 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:32:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:32:09 DEBUG : dir/file1(0xc0000af040): _readAt: size=512, off=0 2025/01/31 01:32:09 DEBUG : dir/file1(0xc0000af040): openPending: 2025/01/31 01:32:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/31 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:09 DEBUG : dir/file1(0xc0000af040): >openPending: err= 2025/01/31 01:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/31 01:32:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:32:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:09 DEBUG : dir/file1(0xc0000af040): >_readAt: n=14, err=EOF 2025/01/31 01:32:09 DEBUG : dir/file1(0xc0000af040): close: 2025/01/31 01:32:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:32:09 DEBUG : dir/file1(0xc0000af040): >close: err= 2025/01/31 01:32:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:32:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:32:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cae40 2025/01/31 01:32:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:32:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:32:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/31 01:32:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/31 01:32:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cae40 2025/01/31 01:32:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/31 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:32:11 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:32:11 DEBUG : dir/file1(0xc0003bdb80): openPending: 2025/01/31 01:32:11 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/01/31 01:32:11 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/01/31 01:32:11 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:32:11 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:32:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/31 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:11 DEBUG : dir/file1(0xc0003bdb80): >openPending: err= 2025/01/31 01:32:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:32:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:32:11 DEBUG : dir/file1(0xc0003bdb80): _writeAt: size=25, off=0 2025/01/31 01:32:11 DEBUG : dir/file1(0xc0003bdb80): >_writeAt: n=25, err= 2025/01/31 01:32:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/31 01:32:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/31 01:32:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cae40 2025/01/31 01:32:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:32:12 DEBUG : newLeaf(0xc0003bdb80): close: 2025/01/31 01:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/31 01:32:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-31 01:32:11.615660244 +0000 UTC m=+228.040940386 2025/01/31 01:32:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/31 01:32:12 DEBUG : newLeaf(0xc0003bdb80): >close: err= 2025/01/31 01:32:12 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:32:12 DEBUG : newLeaf: vfs cache: starting upload 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:32:12 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:32:12 DEBUG : dir: Looking for writers 2025/01/31 01:32:12 DEBUG : : Looking for writers 2025/01/31 01:32:12 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:12 DEBUG : dir: reading active writers 2025/01/31 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:32:13 DEBUG : dir: Looking for writers 2025/01/31 01:32:13 DEBUG : : Looking for writers 2025/01/31 01:32:13 DEBUG : dir: reading active writers 2025/01/31 01:32:13 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:32:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/31 01:32:13 INFO : newLeaf: Copied (replaced existing) 2025/01/31 01:32:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-31 01:32:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/31 01:32:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/31 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/31 01:32:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/31 01:32:14 DEBUG : dir: Looking for writers 2025/01/31 01:32:14 DEBUG : : Looking for writers 2025/01/31 01:32:14 DEBUG : dir: reading active writers 2025/01/31 01:32:14 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:14 DEBUG : >WaitForWriters: 2025/01/31 01:32:14 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:14 DEBUG : dir: Looking for writers 2025/01/31 01:32:14 DEBUG : : Looking for writers 2025/01/31 01:32:14 DEBUG : dir: reading active writers 2025/01/31 01:32:14 DEBUG : newLeaf: reading active writers 2025/01/31 01:32:14 DEBUG : >WaitForWriters: 2025/01/31 01:32:14 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestFileRename (59.98s) --- PASS: TestFileRename/off,forceCache=false (8.13s) --- PASS: TestFileRename/minimal,forceCache=false (7.99s) --- PASS: TestFileRename/minimal,forceCache=true (9.42s) --- PASS: TestFileRename/writes,forceCache=false (8.06s) --- PASS: TestFileRename/writes,forceCache=true (16.90s) --- PASS: TestFileRename/full,forceCache=false (9.48s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:15 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:15 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:15 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:15 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:15 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:15 DEBUG : : Looking for writers 2025/01/31 01:32:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:16 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:16 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:32:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/31 01:32:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:19 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:19 DEBUG : dir: Looking for writers 2025/01/31 01:32:19 DEBUG : file1: reading active writers 2025/01/31 01:32:19 DEBUG : : Looking for writers 2025/01/31 01:32:19 DEBUG : dir: reading active writers 2025/01/31 01:32:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.37s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:20 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:20 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:32:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/31 01:32:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/31 01:32:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/31 01:32:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/31 01:32:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/31 01:32:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/31 01:32:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/31 01:32:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/31 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/31 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/31 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/31 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/31 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/31 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/31 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/31 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/31 01:32:25 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:25 DEBUG : dir: Looking for writers 2025/01/31 01:32:25 DEBUG : file1: reading active writers 2025/01/31 01:32:25 DEBUG : : Looking for writers 2025/01/31 01:32:25 DEBUG : dir: reading active writers 2025/01/31 01:32:25 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleSeek (7.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:27 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:27 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:32:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/31 01:32:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/31 01:32:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/31 01:32:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/31 01:32:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/31 01:32:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/31 01:32:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/31 01:32:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/31 01:32:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/31 01:32:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/31 01:32:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/31 01:32:31 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/31 01:32:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/31 01:32:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/31 01:32:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/31 01:32:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/31 01:32:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/31 01:32:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/31 01:32:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/31 01:32:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/31 01:32:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/31 01:32:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/31 01:32:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/31 01:32:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/31 01:32:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/31 01:32:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/31 01:32:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/31 01:32:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/31 01:32:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/31 01:32:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/31 01:32:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/31 01:32:32 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:32 DEBUG : dir: Looking for writers 2025/01/31 01:32:32 DEBUG : file1: reading active writers 2025/01/31 01:32:32 DEBUG : : Looking for writers 2025/01/31 01:32:32 DEBUG : dir: reading active writers 2025/01/31 01:32:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.91s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:33 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:33 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:32:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/31 01:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:36 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:36 DEBUG : dir: Looking for writers 2025/01/31 01:32:36 DEBUG : file1: reading active writers 2025/01/31 01:32:36 DEBUG : : Looking for writers 2025/01/31 01:32:36 DEBUG : dir: reading active writers 2025/01/31 01:32:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.11s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:37 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:37 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:32:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/31 01:32:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/31 01:32:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/31 01:32:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/31 01:32:40 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:40 DEBUG : dir: Looking for writers 2025/01/31 01:32:40 DEBUG : file1: reading active writers 2025/01/31 01:32:40 DEBUG : : Looking for writers 2025/01/31 01:32:40 DEBUG : dir: reading active writers 2025/01/31 01:32:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.39s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:42 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:42 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:32:42 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:42 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:42 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:32:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:44 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:32:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:32:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:32:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:32:44 DEBUG : dir/file1(0xc0002d0940): _readAt: size=1, off=0 2025/01/31 01:32:44 DEBUG : dir/file1(0xc0002d0940): openPending: 2025/01/31 01:32:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:32:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:32:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:44 DEBUG : dir/file1(0xc0002d0940): >openPending: err= 2025/01/31 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/31 01:32:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:32:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): >_readAt: n=1, err= 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): _readAt: size=256, off=1 2025/01/31 01:32:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): >_readAt: n=15, err=EOF 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): _readAt: size=16, off=16 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): >_readAt: n=0, err=EOF 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): close: 2025/01/31 01:32:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): >close: err= 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): close: 2025/01/31 01:32:45 DEBUG : dir/file1(0xc0002d0940): >close: err=file already closed 2025/01/31 01:32:45 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:45 DEBUG : dir: Looking for writers 2025/01/31 01:32:45 DEBUG : file1: reading active writers 2025/01/31 01:32:45 DEBUG : : Looking for writers 2025/01/31 01:32:45 DEBUG : dir: reading active writers 2025/01/31 01:32:45 DEBUG : >WaitForWriters: 2025/01/31 01:32:45 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.04s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:46 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:46 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:32:46 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:46 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:46 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:32:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:49 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:32:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:32:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:32:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): _readAt: size=1, off=0 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): openPending: 2025/01/31 01:32:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:32:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:32:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >openPending: err= 2025/01/31 01:32:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/31 01:32:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:32:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >_readAt: n=1, err= 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): _readAt: size=1, off=5 2025/01/31 01:32:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >_readAt: n=1, err= 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): _readAt: size=1, off=3 2025/01/31 01:32:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >_readAt: n=1, err= 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): _readAt: size=1, off=13 2025/01/31 01:32:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >_readAt: n=1, err= 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): _readAt: size=16, off=100 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >_readAt: n=0, err=EOF 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): close: 2025/01/31 01:32:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:32:49 DEBUG : dir/file1(0xc00050a4c0): >close: err= 2025/01/31 01:32:49 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:49 DEBUG : dir: Looking for writers 2025/01/31 01:32:49 DEBUG : file1: reading active writers 2025/01/31 01:32:49 DEBUG : : Looking for writers 2025/01/31 01:32:49 DEBUG : dir: reading active writers 2025/01/31 01:32:49 DEBUG : >WaitForWriters: 2025/01/31 01:32:49 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.21s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:50 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:50 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:32:50 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:50 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:50 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:32:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:53 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:32:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:32:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:32:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=1, off=0 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): openPending: 2025/01/31 01:32:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:32:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:32:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >openPending: err= 2025/01/31 01:32:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/31 01:32:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:32:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=1, err= 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=1, off=5 2025/01/31 01:32:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=1, err= 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=1, off=1 2025/01/31 01:32:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=1, err= 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=6, off=10 2025/01/31 01:32:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=6, err= 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=256, off=10 2025/01/31 01:32:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=6, err=EOF 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=256, off=100 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=0, err=EOF 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): close: 2025/01/31 01:32:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >close: err= 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): _readAt: size=256, off=100 2025/01/31 01:32:53 DEBUG : dir/file1(0xc0008b4740): >_readAt: n=0, err=file already closed 2025/01/31 01:32:53 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:53 DEBUG : dir: Looking for writers 2025/01/31 01:32:53 DEBUG : file1: reading active writers 2025/01/31 01:32:53 DEBUG : : Looking for writers 2025/01/31 01:32:53 DEBUG : dir: reading active writers 2025/01/31 01:32:53 DEBUG : >WaitForWriters: 2025/01/31 01:32:53 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.26s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:54 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:54 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:32:54 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:54 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:54 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:32:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:32:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:32:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:32:57 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:32:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:32:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:32:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): RWFileHandle.Flush 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): _readAt: size=256, off=0 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): openPending: 2025/01/31 01:32:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:32:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:32:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): >openPending: err= 2025/01/31 01:32:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/31 01:32:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:32:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:32:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): >_readAt: n=16, err=EOF 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): RWFileHandle.Flush 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): RWFileHandle.Flush 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): close: 2025/01/31 01:32:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:32:57 DEBUG : dir/file1(0xc0002d0740): >close: err= 2025/01/31 01:32:57 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:32:57 DEBUG : dir: Looking for writers 2025/01/31 01:32:57 DEBUG : file1: reading active writers 2025/01/31 01:32:57 DEBUG : : Looking for writers 2025/01/31 01:32:57 DEBUG : dir: reading active writers 2025/01/31 01:32:57 DEBUG : >WaitForWriters: 2025/01/31 01:32:57 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.18s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:32:58 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:32:58 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:32:58 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:58 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:32:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:32:58 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:32:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:33:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:33:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/31 01:33:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:33:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:33:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:33:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): _readAt: size=256, off=0 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): openPending: 2025/01/31 01:33:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:33:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:33:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): >openPending: err= 2025/01/31 01:33:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/31 01:33:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): >_readAt: n=16, err=EOF 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): RWFileHandle.Release 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): close: 2025/01/31 01:33:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): >close: err= 2025/01/31 01:33:01 DEBUG : dir/file1(0xc0008b4580): RWFileHandle.Release 2025/01/31 01:33:01 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:01 DEBUG : dir: Looking for writers 2025/01/31 01:33:01 DEBUG : file1: reading active writers 2025/01/31 01:33:01 DEBUG : : Looking for writers 2025/01/31 01:33:01 DEBUG : dir: reading active writers 2025/01/31 01:33:01 DEBUG : >WaitForWriters: 2025/01/31 01:33:01 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.00s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:02 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:02 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:02 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:02 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:02 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:03 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): openPending: 2025/01/31 01:33:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): >openPending: err= 2025/01/31 01:33:03 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): _writeAt: size=5, off=0 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): >_writeAt: n=5, err= 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): _writeAt: size=7, off=5 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): >_writeAt: n=7, err= 2025/01/31 01:33:03 DEBUG : file1: vfs cache: truncate to size=11 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): close: 2025/01/31 01:33:03 DEBUG : file1: vfs cache: setting modification time to 2025-01-31 01:33:03.026028558 +0000 UTC m=+279.451308681 2025/01/31 01:33:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): >close: err= 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): close: 2025/01/31 01:33:03 DEBUG : file1(0xc0008b47c0): >close: err=file already closed 2025/01/31 01:33:03 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:03 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:03 DEBUG : : Looking for writers 2025/01/31 01:33:03 DEBUG : file1: reading active writers 2025/01/31 01:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:03 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/01/31 01:33:04 DEBUG : : Looking for writers 2025/01/31 01:33:04 DEBUG : file1: reading active writers 2025/01/31 01:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 01:33:04 INFO : file1: Copied (new) 2025/01/31 01:33:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-31 01:33:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/01/31 01:33:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:04 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:05 DEBUG : : Looking for writers 2025/01/31 01:33:05 DEBUG : file1: reading active writers 2025/01/31 01:33:05 DEBUG : >WaitForWriters: 2025/01/31 01:33:05 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:05 DEBUG : : Looking for writers 2025/01/31 01:33:05 DEBUG : file1: reading active writers 2025/01/31 01:33:05 DEBUG : >WaitForWriters: 2025/01/31 01:33:05 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:05 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:05 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:05 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:05 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:05 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:06 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): openPending: 2025/01/31 01:33:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): >openPending: err= 2025/01/31 01:33:06 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): _writeAt: size=7, off=0 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): >_writeAt: n=7, err= 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): _writeAt: size=6, off=5 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): >_writeAt: n=6, err= 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): close: 2025/01/31 01:33:06 DEBUG : file1: vfs cache: setting modification time to 2025-01-31 01:33:06.15510903 +0000 UTC m=+282.580389183 2025/01/31 01:33:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): >close: err= 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): _writeAt: size=5, off=0 2025/01/31 01:33:06 DEBUG : file1(0xc0008b43c0): >_writeAt: n=0, err=file already closed 2025/01/31 01:33:06 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:06 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:06 DEBUG : : Looking for writers 2025/01/31 01:33:06 DEBUG : file1: reading active writers 2025/01/31 01:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:07 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/01/31 01:33:07 DEBUG : : Looking for writers 2025/01/31 01:33:07 DEBUG : file1: reading active writers 2025/01/31 01:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 01:33:07 INFO : file1: Copied (new) 2025/01/31 01:33:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-31 01:33:06 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/01/31 01:33:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:07 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:08 DEBUG : : Looking for writers 2025/01/31 01:33:08 DEBUG : file1: reading active writers 2025/01/31 01:33:08 DEBUG : >WaitForWriters: 2025/01/31 01:33:08 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:08 DEBUG : : Looking for writers 2025/01/31 01:33:08 DEBUG : file1: reading active writers 2025/01/31 01:33:08 DEBUG : >WaitForWriters: 2025/01/31 01:33:08 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:09 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:09 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:09 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:09 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:09 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:09 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:09 DEBUG : file1(0xc000768140): openPending: 2025/01/31 01:33:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:09 DEBUG : file1(0xc000768140): >openPending: err= 2025/01/31 01:33:09 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:09 DEBUG : file1(0xc000768140): close: 2025/01/31 01:33:09 DEBUG : file1: vfs cache: setting modification time to 2025-01-31 01:33:09.302082742 +0000 UTC m=+285.727362885 2025/01/31 01:33:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:09 DEBUG : file1(0xc000768140): >close: err= 2025/01/31 01:33:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/31 01:33:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:33:09 DEBUG : file2: newRWFileHandle: 2025/01/31 01:33:09 DEBUG : file2(0xc000768280): openPending: 2025/01/31 01:33:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/31 01:33:09 DEBUG : file2(0xc000768280): >openPending: err= 2025/01/31 01:33:09 DEBUG : file2: >newRWFileHandle: err= 2025/01/31 01:33:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/31 01:33:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/31 01:33:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/31 01:33:09 DEBUG : file2(0xc000768280): RWFileHandle.Flush 2025/01/31 01:33:09 DEBUG : file2(0xc000768280): RWFileHandle.Release 2025/01/31 01:33:09 DEBUG : file2(0xc000768280): close: 2025/01/31 01:33:09 DEBUG : file2: vfs cache: setting modification time to 2025-01-31 01:33:09.303075998 +0000 UTC m=+285.728356141 2025/01/31 01:33:09 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:09 DEBUG : file2(0xc000768280): >close: err= 2025/01/31 01:33:09 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/31 01:33:09 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:09 DEBUG : file2: vfs cache: starting upload 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/01/31 01:33:09 DEBUG : : Looking for writers 2025/01/31 01:33:09 DEBUG : file1: reading active writers 2025/01/31 01:33:09 DEBUG : file2: reading active writers 2025/01/31 01:33:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/01/31 01:33:10 DEBUG : : Looking for writers 2025/01/31 01:33:10 DEBUG : file1: reading active writers 2025/01/31 01:33:10 DEBUG : file2: reading active writers 2025/01/31 01:33:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/01/31 01:33:11 DEBUG : : Looking for writers 2025/01/31 01:33:11 DEBUG : file1: reading active writers 2025/01/31 01:33:11 DEBUG : file2: reading active writers 2025/01/31 01:33:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/01/31 01:33:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:33:12 INFO : file2: Copied (new) 2025/01/31 01:33:12 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-31 01:33:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/31 01:33:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/31 01:33:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/31 01:33:12 INFO : file2: vfs cache: upload succeeded try #1 2025/01/31 01:33:12 DEBUG : : Looking for writers 2025/01/31 01:33:12 DEBUG : file1: reading active writers 2025/01/31 01:33:12 DEBUG : file2: reading active writers 2025/01/31 01:33:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:33:13 INFO : file1: Copied (new) 2025/01/31 01:33:13 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-31 01:33:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/31 01:33:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:13 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:13 DEBUG : : Looking for writers 2025/01/31 01:33:13 DEBUG : file1: reading active writers 2025/01/31 01:33:13 DEBUG : file2: reading active writers 2025/01/31 01:33:13 DEBUG : >WaitForWriters: 2025/01/31 01:33:13 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:13 DEBUG : : Looking for writers 2025/01/31 01:33:13 DEBUG : file1: reading active writers 2025/01/31 01:33:13 DEBUG : file2: reading active writers 2025/01/31 01:33:13 DEBUG : >WaitForWriters: 2025/01/31 01:33:13 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.31s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:14 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:14 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:14 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:14 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:14 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:14 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): openPending: 2025/01/31 01:33:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): >openPending: err= 2025/01/31 01:33:14 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): _writeAt: size=5, off=0 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): >_writeAt: n=5, err= 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): RWFileHandle.Flush 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): RWFileHandle.Flush 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): close: 2025/01/31 01:33:14 DEBUG : file1: vfs cache: setting modification time to 2025-01-31 01:33:14.615812172 +0000 UTC m=+291.041092315 2025/01/31 01:33:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:14 DEBUG : file1(0xc00043c9c0): >close: err= 2025/01/31 01:33:14 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:14 DEBUG : : Looking for writers 2025/01/31 01:33:14 DEBUG : file1: reading active writers 2025/01/31 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:14 DEBUG : : Looking for writers 2025/01/31 01:33:14 DEBUG : file1: reading active writers 2025/01/31 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:14 DEBUG : : Looking for writers 2025/01/31 01:33:14 DEBUG : file1: reading active writers 2025/01/31 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:14 DEBUG : : Looking for writers 2025/01/31 01:33:14 DEBUG : file1: reading active writers 2025/01/31 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:14 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:14 DEBUG : : Looking for writers 2025/01/31 01:33:14 DEBUG : file1: reading active writers 2025/01/31 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:14 DEBUG : : Looking for writers 2025/01/31 01:33:14 DEBUG : file1: reading active writers 2025/01/31 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:15 DEBUG : : Looking for writers 2025/01/31 01:33:15 DEBUG : file1: reading active writers 2025/01/31 01:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:33:15 DEBUG : : Looking for writers 2025/01/31 01:33:15 DEBUG : file1: reading active writers 2025/01/31 01:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:33:16 INFO : file1: Copied (new) 2025/01/31 01:33:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-31 01:33:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/31 01:33:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:16 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:16 DEBUG : : Looking for writers 2025/01/31 01:33:16 DEBUG : file1: reading active writers 2025/01/31 01:33:16 DEBUG : >WaitForWriters: 2025/01/31 01:33:16 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.97s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:17 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:17 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:17 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:17 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:17 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:17 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): openPending: 2025/01/31 01:33:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): >openPending: err= 2025/01/31 01:33:17 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): _writeAt: size=5, off=0 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): >_writeAt: n=5, err= 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): RWFileHandle.Release 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): close: 2025/01/31 01:33:17 DEBUG : file1: vfs cache: setting modification time to 2025-01-31 01:33:17.585629036 +0000 UTC m=+294.010909159 2025/01/31 01:33:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): >close: err= 2025/01/31 01:33:17 DEBUG : file1(0xc000768780): RWFileHandle.Release 2025/01/31 01:33:17 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:17 DEBUG : : Looking for writers 2025/01/31 01:33:17 DEBUG : file1: reading active writers 2025/01/31 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:17 DEBUG : : Looking for writers 2025/01/31 01:33:17 DEBUG : file1: reading active writers 2025/01/31 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:17 DEBUG : : Looking for writers 2025/01/31 01:33:17 DEBUG : file1: reading active writers 2025/01/31 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:17 DEBUG : : Looking for writers 2025/01/31 01:33:17 DEBUG : file1: reading active writers 2025/01/31 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:17 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:17 DEBUG : : Looking for writers 2025/01/31 01:33:17 DEBUG : file1: reading active writers 2025/01/31 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:17 DEBUG : : Looking for writers 2025/01/31 01:33:17 DEBUG : file1: reading active writers 2025/01/31 01:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:18 DEBUG : : Looking for writers 2025/01/31 01:33:18 DEBUG : file1: reading active writers 2025/01/31 01:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:18 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:33:18 DEBUG : : Looking for writers 2025/01/31 01:33:18 DEBUG : file1: reading active writers 2025/01/31 01:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:33:19 INFO : file1: Copied (new) 2025/01/31 01:33:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-31 01:33:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/31 01:33:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:19 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:19 DEBUG : : Looking for writers 2025/01/31 01:33:19 DEBUG : file1: reading active writers 2025/01/31 01:33:19 DEBUG : >WaitForWriters: 2025/01/31 01:33:19 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:20 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:20 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:20 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:20 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:20 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:33:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/31 01:33:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:33:23 DEBUG : dir/file1(0xc00043c280): openPending: 2025/01/31 01:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:33:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:23 DEBUG : dir/file1(0xc00043c280): >openPending: err= 2025/01/31 01:33:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/31 01:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:33:23 DEBUG : dir/file1(0xc00043c280): _writeAt: size=5, off=0 2025/01/31 01:33:23 DEBUG : dir/file1(0xc00043c280): >_writeAt: n=5, err= 2025/01/31 01:33:23 DEBUG : dir/file1(0xc00043c280): close: 2025/01/31 01:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-31 01:33:23.211908809 +0000 UTC m=+299.637188963 2025/01/31 01:33:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:23 DEBUG : dir/file1(0xc00043c280): >close: err= 2025/01/31 01:33:23 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:23 DEBUG : dir/file1: vfs cache: starting upload 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:23 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:23 DEBUG : dir: Looking for writers 2025/01/31 01:33:23 DEBUG : file1: reading active writers 2025/01/31 01:33:23 DEBUG : : Looking for writers 2025/01/31 01:33:23 DEBUG : dir: reading active writers 2025/01/31 01:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:33:24 INFO : dir/file1: Copied (replaced existing) 2025/01/31 01:33:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-31 01:33:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/31 01:33:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:24 DEBUG : dir: Looking for writers 2025/01/31 01:33:24 DEBUG : file1: reading active writers 2025/01/31 01:33:24 DEBUG : : Looking for writers 2025/01/31 01:33:24 DEBUG : dir: reading active writers 2025/01/31 01:33:24 DEBUG : >WaitForWriters: 2025/01/31 01:33:24 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.13s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:25 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:25 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:25 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:25 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:25 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/31 01:33:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:28 DEBUG : dir/file1: newRWFileHandle: 2025/01/31 01:33:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/31 01:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/31 01:33:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): _writeAt: size=5, off=0 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): openPending: 2025/01/31 01:33:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/31 01:33:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/31 01:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): >openPending: err= 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): >_writeAt: n=5, err= 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): _writeAt: size=15, off=5 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): >_writeAt: n=15, err= 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): close: 2025/01/31 01:33:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/31 01:33:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-31 01:33:28.138853094 +0000 UTC m=+304.564133227 2025/01/31 01:33:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:28 DEBUG : dir/file1(0xc00043d080): >close: err= 2025/01/31 01:33:28 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:28 DEBUG : dir/file1: vfs cache: starting upload 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:28 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:28 DEBUG : dir: Looking for writers 2025/01/31 01:33:28 DEBUG : file1: reading active writers 2025/01/31 01:33:28 DEBUG : : Looking for writers 2025/01/31 01:33:28 DEBUG : dir: reading active writers 2025/01/31 01:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:29 DEBUG : dir: Looking for writers 2025/01/31 01:33:29 DEBUG : file1: reading active writers 2025/01/31 01:33:29 DEBUG : : Looking for writers 2025/01/31 01:33:29 DEBUG : dir: reading active writers 2025/01/31 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:29 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/01/31 01:33:29 INFO : dir/file1: Copied (replaced existing) 2025/01/31 01:33:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-31 01:33:28 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/01/31 01:33:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:30 DEBUG : dir: Looking for writers 2025/01/31 01:33:30 DEBUG : file1: reading active writers 2025/01/31 01:33:30 DEBUG : : Looking for writers 2025/01/31 01:33:30 DEBUG : dir: reading active writers 2025/01/31 01:33:30 DEBUG : >WaitForWriters: 2025/01/31 01:33:30 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.96s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:31 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:31 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:31 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:31 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:31 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:31 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:31 DEBUG : file1(0xc00043d540): openPending: 2025/01/31 01:33:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:31 DEBUG : file1(0xc00043d540): >openPending: err= 2025/01/31 01:33:31 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:31 DEBUG : file1(0xc00043d540): _writeAt: size=5, off=0 2025/01/31 01:33:31 DEBUG : file1(0xc00043d540): >_writeAt: n=5, err= 2025/01/31 01:33:31 DEBUG : file1(0xc00043d540): close: 2025/01/31 01:33:31 DEBUG : file1: vfs cache: setting modification time to 2025-01-31 01:33:31.629855719 +0000 UTC m=+308.055135861 2025/01/31 01:33:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:31 DEBUG : file1(0xc00043d540): >close: err= 2025/01/31 01:33:31 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:31 DEBUG : : Looking for writers 2025/01/31 01:33:31 DEBUG : file1: reading active writers 2025/01/31 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:31 DEBUG : : Looking for writers 2025/01/31 01:33:31 DEBUG : file1: reading active writers 2025/01/31 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:31 DEBUG : : Looking for writers 2025/01/31 01:33:31 DEBUG : file1: reading active writers 2025/01/31 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:31 DEBUG : : Looking for writers 2025/01/31 01:33:31 DEBUG : file1: reading active writers 2025/01/31 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:31 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:31 DEBUG : : Looking for writers 2025/01/31 01:33:31 DEBUG : file1: reading active writers 2025/01/31 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:31 DEBUG : : Looking for writers 2025/01/31 01:33:31 DEBUG : file1: reading active writers 2025/01/31 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:32 DEBUG : : Looking for writers 2025/01/31 01:33:32 DEBUG : file1: reading active writers 2025/01/31 01:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:33:32 DEBUG : : Looking for writers 2025/01/31 01:33:32 DEBUG : file1: reading active writers 2025/01/31 01:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:33:33 INFO : file1: Copied (new) 2025/01/31 01:33:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-31 01:33:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/31 01:33:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:33 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:33 DEBUG : : Looking for writers 2025/01/31 01:33:33 DEBUG : file1: reading active writers 2025/01/31 01:33:33 DEBUG : >WaitForWriters: 2025/01/31 01:33:33 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:34 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:34 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:34 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:34 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/31 01:33:34 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a840): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a840): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a840): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a840): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a840): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.589236749 +0000 UTC m=+311.014516903 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a840): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.589236749 +0000 UTC m=+311.014516903 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050a940): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa40): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.589236749 +0000 UTC m=+311.014516903 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453880 item 1 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.592252927 +0000 UTC m=+311.017533069 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050aa80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ab40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ab40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ab40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ab40): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ab40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.592252927 +0000 UTC m=+311.017533069 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ab40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c00 item 2 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.594094869 +0000 UTC m=+311.019375012 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.594094869 +0000 UTC m=+311.019375012 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac80): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.594094869 +0000 UTC m=+311.019375012 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ac80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453f10 item 3 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ad80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ad80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ad80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ad80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ad80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.596517856 +0000 UTC m=+311.021797999 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ad80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.596517856 +0000 UTC m=+311.021797999 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364af0 item 4 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae40): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae40): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.598204379 +0000 UTC m=+311.023484523 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ae40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.598204379 +0000 UTC m=+311.023484523 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4080): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4100): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4100): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4100): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4100): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4100): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.598204379 +0000 UTC m=+311.023484523 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4100): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a80e0 item 5 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4180): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4180): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4180): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.600225897 +0000 UTC m=+311.025506020 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4280): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4280): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4280): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4280): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4280): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.600225897 +0000 UTC m=+311.025506020 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4280): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a8ee0 item 6 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4300): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4300): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4300): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.602025661 +0000 UTC m=+311.027305804 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.602025661 +0000 UTC m=+311.027305804 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4400): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4480): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4480): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4480): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.602025661 +0000 UTC m=+311.027305804 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a92d0 item 7 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4500): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4500): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4500): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4500): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4500): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.604371805 +0000 UTC m=+311.029651958 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4500): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4580): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4580): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4580): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4580): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4580): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.604371805 +0000 UTC m=+311.029651958 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4580): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9960 item 8 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b45c0): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0008b45c0): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b45c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b45c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b45c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b45c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b45c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4600): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4600): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4600): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.606192668 +0000 UTC m=+311.031472811 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.606192668 +0000 UTC m=+311.031472811 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4640): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4680): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4680): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4680): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4680): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4680): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.606192668 +0000 UTC m=+311.031472811 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4680): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9c70 item 9 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4700): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4700): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4700): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.608596971 +0000 UTC m=+311.033877094 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4780): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4780): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4780): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4780): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4780): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.608596971 +0000 UTC m=+311.033877094 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4780): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004243f0 item 10 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b48c0): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0008b48c0): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b48c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b48c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b48c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b48c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b48c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4900): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4900): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4900): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4900): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4900): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.610209966 +0000 UTC m=+311.035490089 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4900): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.610209966 +0000 UTC m=+311.035490089 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b49c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.610209966 +0000 UTC m=+311.035490089 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425810 item 11 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.611891308 +0000 UTC m=+311.037171421 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4a80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4b00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4b00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4b00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4b00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4b00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.611891308 +0000 UTC m=+311.037171421 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4b00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 12 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4bc0): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0008b4bc0): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4bc0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4bc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4bc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4bc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4bc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4c00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4c00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4c00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4c00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4c00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.613795186 +0000 UTC m=+311.039075328 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4c00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4cc0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4cc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4cc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4cc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4cc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.613795186 +0000 UTC m=+311.039075328 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4cc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417650 item 13 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4d40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4d40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4d40): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4d40): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4d40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.615938491 +0000 UTC m=+311.041218634 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4d40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4dc0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4dc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4dc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4dc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4dc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.615938491 +0000 UTC m=+311.041218634 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4dc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b90 item 14 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4e80): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0008b4e80): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4e80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4e80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4e80): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4e80): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4e80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4ec0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4ec0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4ec0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4ec0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4ec0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.617943157 +0000 UTC m=+311.043223301 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4ec0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4f80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4f80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4f80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4f80): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4f80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.617943157 +0000 UTC m=+311.043223301 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b4f80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ea0 item 15 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5000): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5000): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5000): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5000): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5000): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.61954408 +0000 UTC m=+311.044824203 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5000): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b50c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b50c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b50c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b50c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b50c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.61954408 +0000 UTC m=+311.044824203 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b50c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fa40 item 16 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5100): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5100): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5100): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5100): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5100): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.620971888 +0000 UTC m=+311.046252021 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5100): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.620971888 +0000 UTC m=+311.046252021 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5180): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5180): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5180): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.620971888 +0000 UTC m=+311.046252021 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360230 item 17 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5200): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5200): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5200): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5200): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5200): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.623176679 +0000 UTC m=+311.048456821 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5200): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5280): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5280): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5280): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5280): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5280): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.623176679 +0000 UTC m=+311.048456821 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5280): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003618f0 item 18 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5300): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5300): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5300): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.625040642 +0000 UTC m=+311.050320785 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.625040642 +0000 UTC m=+311.050320785 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b53c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5400): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5400): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5400): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5400): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5400): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.625040642 +0000 UTC m=+311.050320785 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5400): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688000 item 19 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5480): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5480): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5480): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.627699711 +0000 UTC m=+311.052979855 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5500): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5500): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5500): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5500): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5500): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.627699711 +0000 UTC m=+311.052979855 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5500): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006883f0 item 20 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5580): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5580): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5580): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5580): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5580): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.629473006 +0000 UTC m=+311.054753159 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5580): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.629473006 +0000 UTC m=+311.054753159 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5640): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5680): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5680): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5680): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5680): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5680): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.629473006 +0000 UTC m=+311.054753159 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5680): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688690 item 21 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5700): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5700): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5700): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.631908627 +0000 UTC m=+311.057188770 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5780): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5780): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5780): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5780): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5780): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.631908627 +0000 UTC m=+311.057188770 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5780): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688a10 item 22 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5800): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5800): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5800): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5800): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5800): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.633765918 +0000 UTC m=+311.059046071 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5800): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.633765918 +0000 UTC m=+311.059046071 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b58c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5900): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5900): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5900): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5900): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5900): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.633765918 +0000 UTC m=+311.059046071 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5900): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688cb0 item 23 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5980): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5980): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5980): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5980): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5980): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.636168458 +0000 UTC m=+311.061448621 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5980): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5a00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5a00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5a00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5a00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5a00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.636168458 +0000 UTC m=+311.061448621 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5a00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689030 item 24 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ac0): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0008b5ac0): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ac0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ac0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ac0): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ac0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5b00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5b00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5b00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5b00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5b00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.638108794 +0000 UTC m=+311.063388938 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5b00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.638108794 +0000 UTC m=+311.063388938 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5bc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.638108794 +0000 UTC m=+311.063388938 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006892d0 item 25 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.640506555 +0000 UTC m=+311.065786699 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5c80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5d00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5d00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5d00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5d00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5d00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.640506555 +0000 UTC m=+311.065786699 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5d00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689650 item 26 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5dc0): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0008b5dc0): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5dc0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5dc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5dc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5dc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5dc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5e00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5e00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5e00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5e00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5e00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.642004074 +0000 UTC m=+311.067284197 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5e00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.642004074 +0000 UTC m=+311.067284197 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5ec0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5f00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5f00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5f00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5f00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5f00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.642004074 +0000 UTC m=+311.067284197 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0008b5f00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006898f0 item 27 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0180): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0180): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0180): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.644273265 +0000 UTC m=+311.069553388 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d03c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d03c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d03c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d03c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d03c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.644273265 +0000 UTC m=+311.069553388 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d03c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689c70 item 28 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0480): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0002d0480): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0480): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0480): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0480): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0480): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d04c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d04c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d04c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d04c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d04c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.645873485 +0000 UTC m=+311.071153598 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d04c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0580): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0580): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0580): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0580): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0580): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.645873485 +0000 UTC m=+311.071153598 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0580): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689f10 item 29 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0600): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0600): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0600): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.647590023 +0000 UTC m=+311.072870166 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d06c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d06c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d06c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d06c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d06c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.647590023 +0000 UTC m=+311.072870166 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d06c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0230 item 30 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0780): _readAt: size=2, off=0 2025/01/31 01:33:34 ERROR : open-test-file(0xc0002d0780): Couldn't read size of file 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0780): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0780): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0780): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0780): close: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0780): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d07c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d07c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d07c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d07c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d07c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.649722319 +0000 UTC m=+311.075002482 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d07c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0940): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0940): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0940): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0940): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0940): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.649722319 +0000 UTC m=+311.075002482 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0940): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b04d0 item 31 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.651608965 +0000 UTC m=+311.076889108 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a80): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.651608965 +0000 UTC m=+311.076889108 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0a80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b07e0 item 32 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.653055086 +0000 UTC m=+311.078335200 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0a80 item 33 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.653866253 +0000 UTC m=+311.079146406 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b80): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.653866253 +0000 UTC m=+311.079146406 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0b80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0bd0 item 33 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0bc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0bc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0bc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0bc0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0bc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.655613307 +0000 UTC m=+311.080893451 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0bc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0e70 item 34 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.656151273 +0000 UTC m=+311.081431387 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c40): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.656151273 +0000 UTC m=+311.081431387 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0c40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0fc0 item 34 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0cc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0cc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0cc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0cc0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0cc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.657285263 +0000 UTC m=+311.082565376 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0cc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b12d0 item 35 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.657808641 +0000 UTC m=+311.083088754 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d40): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.657808641 +0000 UTC m=+311.083088754 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0d40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1420 item 35 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0dc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0dc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0dc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0dc0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0dc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.659141162 +0000 UTC m=+311.084421285 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0dc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b16c0 item 36 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.659744288 +0000 UTC m=+311.085024411 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d0ec0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1140): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1140): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1140): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.659744288 +0000 UTC m=+311.085024411 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1810 item 36 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1180): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1180): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1180): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.660974788 +0000 UTC m=+311.086254912 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1ab0 item 37 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.661480563 +0000 UTC m=+311.086760686 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1540): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1580): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1580): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1580): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1580): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1580): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.661480563 +0000 UTC m=+311.086760686 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1580): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1c00 item 37 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1600): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1600): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1600): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.662906408 +0000 UTC m=+311.088186531 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1ea0 item 38 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.6634536 +0000 UTC m=+311.088733723 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d16c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1700): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1700): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1700): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.6634536 +0000 UTC m=+311.088733723 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 38 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1840): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1840): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1840): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1840): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1840): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.664781842 +0000 UTC m=+311.090061965 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1840): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 39 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.665310531 +0000 UTC m=+311.090590643 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1900): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1980): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1980): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1980): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1980): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1980): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.665310531 +0000 UTC m=+311.090590643 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1980): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 39 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043cf80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043cf80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043cf80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043cf80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043cf80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.666629806 +0000 UTC m=+311.091909919 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043cf80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 40 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.667130401 +0000 UTC m=+311.092410524 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d040): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d200): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d200): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d200): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d200): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d200): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.667130401 +0000 UTC m=+311.092410524 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d200): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 40 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.668751181 +0000 UTC m=+311.094031334 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d280): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d300): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d300): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 41 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d300): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.669403911 +0000 UTC m=+311.094684064 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d0a0 item 41 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.670078301 +0000 UTC m=+311.095358444 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d340): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d380): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d380): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d380): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d380): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d380): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.670078301 +0000 UTC m=+311.095358444 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d380): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 41 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.672751987 +0000 UTC m=+311.098032140 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d840): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d880): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d880): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d880): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 42 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d880): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d880): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.673415117 +0000 UTC m=+311.098695259 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043d880): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 42 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.674156412 +0000 UTC m=+311.099436555 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da80): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.674156412 +0000 UTC m=+311.099436555 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043da80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d810 item 42 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.675851179 +0000 UTC m=+311.101131322 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043db40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043dc80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043dc80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043dc80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db20 item 43 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043dc80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043dc80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.676740561 +0000 UTC m=+311.102020705 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043dc80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 43 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.677570102 +0000 UTC m=+311.102850255 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de40): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.677570102 +0000 UTC m=+311.102850255 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00043de40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ddc0 item 43 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.679340151 +0000 UTC m=+311.104620293 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae100): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae140): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae140): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001544d0 item 44 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae140): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.679766557 +0000 UTC m=+311.105046690 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154690 item 44 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.680317687 +0000 UTC m=+311.105597821 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae2c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae300): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae300): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae300): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.680317687 +0000 UTC m=+311.105597821 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001547e0 item 44 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.68169988 +0000 UTC m=+311.106980003 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae700): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae700): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154bd0 item 45 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae700): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.682198892 +0000 UTC m=+311.107479016 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000ae700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000aed40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000aed40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000aed40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000aed40): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000aed40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.682198892 +0000 UTC m=+311.107479016 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000aed40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154d20 item 45 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.683491188 +0000 UTC m=+311.108771311 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af000): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af040): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af040): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af040): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001550a0 item 46 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af040): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af040): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.684053679 +0000 UTC m=+311.109333802 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af040): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af280): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af280): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af280): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af280): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af280): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.684053679 +0000 UTC m=+311.109333802 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af280): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001552d0 item 46 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.685371562 +0000 UTC m=+311.110651685 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af3c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af480): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af480): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000155c70 item 47 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af480): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.685854994 +0000 UTC m=+311.111135118 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af580): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af580): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af580): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af580): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af580): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.685854994 +0000 UTC m=+311.111135118 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af580): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000155e30 item 47 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.687354087 +0000 UTC m=+311.112634200 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af680): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af780): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af780): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af780): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc230 item 48 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af780): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af780): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.687837169 +0000 UTC m=+311.113117282 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af780): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af840): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af840): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af840): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af840): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af840): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.687837169 +0000 UTC m=+311.113117282 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af840): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc380 item 48 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af880): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af880): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af880): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af880): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af880): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.689396844 +0000 UTC m=+311.114676967 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af880): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc700 item 49 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.68989748 +0000 UTC m=+311.115177613 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af8c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af900): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af900): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af900): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af900): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af900): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.68989748 +0000 UTC m=+311.115177613 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af900): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc930 item 49 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af980): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af980): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af980): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af980): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af980): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.691282047 +0000 UTC m=+311.116562180 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0000af980): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 50 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.691910803 +0000 UTC m=+311.117190926 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a80): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.691910803 +0000 UTC m=+311.117190926 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1a80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 50 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1b00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1b00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1b00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1b00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1b00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.693112989 +0000 UTC m=+311.118393112 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1b00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 51 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.69366992 +0000 UTC m=+311.118950043 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1bc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c00): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.69366992 +0000 UTC m=+311.118950043 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 51 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.695052684 +0000 UTC m=+311.120332817 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1c80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 52 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.695634662 +0000 UTC m=+311.120914795 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1d80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1dc0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1dc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1dc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1dc0): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1dc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.695634662 +0000 UTC m=+311.120914795 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1dc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 52 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1e40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1e40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1e40): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1e40): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1e40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.697020792 +0000 UTC m=+311.122300925 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0002d1e40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 53 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.697616435 +0000 UTC m=+311.122896568 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d700): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d700): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d700): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.697616435 +0000 UTC m=+311.122896568 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00018d700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 53 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc180): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc180): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc180): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.699084269 +0000 UTC m=+311.124364392 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 54 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.699655336 +0000 UTC m=+311.124935469 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc240): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc400): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc400): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc400): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc400): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc400): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.699655336 +0000 UTC m=+311.124935469 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc400): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 54 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc480): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc480): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc480): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.701069459 +0000 UTC m=+311.126349582 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312150 item 55 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.701566116 +0000 UTC m=+311.126846239 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bc880): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd300): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd300): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd300): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.701566116 +0000 UTC m=+311.126846239 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312380 item 55 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd380): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd380): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd380): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd380): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd380): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.702978065 +0000 UTC m=+311.128258198 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd380): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312700 item 56 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.703606711 +0000 UTC m=+311.128886844 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd500): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd500): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd500): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd500): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd500): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.703606711 +0000 UTC m=+311.128886844 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd500): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312d90 item 56 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.704933029 +0000 UTC m=+311.130213152 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bd600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bde80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bde80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bde80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313110 item 57 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bde80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bde80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.705401615 +0000 UTC m=+311.130681728 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bde80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003132d0 item 57 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.70597691 +0000 UTC m=+311.131257033 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc0003bdf40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20000): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20000): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20000): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20000): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20000): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.70597691 +0000 UTC m=+311.131257033 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20000): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313570 item 57 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.70721307 +0000 UTC m=+311.132493193 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b200c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20100): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20100): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20100): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003138f0 item 58 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20100): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20100): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.707726691 +0000 UTC m=+311.133006814 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20100): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313c70 item 58 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.708356627 +0000 UTC m=+311.133636760 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b201c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20200): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20200): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20200): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20200): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20200): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.708356627 +0000 UTC m=+311.133636760 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20200): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313dc0 item 58 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.709718413 +0000 UTC m=+311.134998546 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b202c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20300): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20300): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003201c0 item 59 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20300): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.710214029 +0000 UTC m=+311.135494161 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003208c0 item 59 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.71075001 +0000 UTC m=+311.136030143 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b203c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20400): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20400): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20400): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20400): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20400): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.71075001 +0000 UTC m=+311.136030143 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20400): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320b60 item 59 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.712156849 +0000 UTC m=+311.137436982 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b204c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20500): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20500): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20500): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320ee0 item 60 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20500): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20500): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.712641926 +0000 UTC m=+311.137922059 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20500): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321030 item 60 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.713347665 +0000 UTC m=+311.138627788 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b205c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20600): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20600): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20600): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.713347665 +0000 UTC m=+311.138627788 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321180 item 60 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.714664976 +0000 UTC m=+311.139945109 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b206c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20700): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20700): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321500 item 61 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20700): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.715168237 +0000 UTC m=+311.140448370 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b207c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b207c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b207c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b207c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b207c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.715168237 +0000 UTC m=+311.140448370 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b207c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321730 item 61 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.716687817 +0000 UTC m=+311.141967950 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20880): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b208c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b208c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b208c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ab0 item 62 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b208c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b208c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.717216034 +0000 UTC m=+311.142496147 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b208c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050af00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050af00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050af00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050af00): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050af00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.717216034 +0000 UTC m=+311.142496147 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050af00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003652d0 item 62 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.718591254 +0000 UTC m=+311.143871368 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b000): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b040): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b040): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b040): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 63 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b040): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b040): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.719077523 +0000 UTC m=+311.144357636 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b040): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b100): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b100): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b100): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b100): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b100): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.719077523 +0000 UTC m=+311.144357636 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b100): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 63 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.72034956 +0000 UTC m=+311.145629674 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b1c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b200): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b200): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b200): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 64 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b200): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b200): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.720949652 +0000 UTC m=+311.146229775 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b200): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b2c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b2c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b2c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b2c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b2c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.720949652 +0000 UTC m=+311.146229775 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b2c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365d50 item 64 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b300): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b300): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b300): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.722581392 +0000 UTC m=+311.147861525 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003240e0 item 65 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.723212431 +0000 UTC m=+311.148492564 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b340): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b380): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b380): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b380): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b380): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b380): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.723212431 +0000 UTC m=+311.148492564 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b380): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324310 item 65 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b3c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b3c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b3c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b3c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b3c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.724638346 +0000 UTC m=+311.149918478 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b3c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003249a0 item 66 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.725240792 +0000 UTC m=+311.150520925 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b400): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b440): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b440): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b440): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b440): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b440): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.725240792 +0000 UTC m=+311.150520925 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b440): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324c40 item 66 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b480): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b480): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b480): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.72664734 +0000 UTC m=+311.151927463 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324ee0 item 67 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.727199192 +0000 UTC m=+311.152479304 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b4c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b500): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b500): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b500): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b500): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b500): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.727199192 +0000 UTC m=+311.152479304 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b500): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325110 item 67 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b580): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b580): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b580): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b580): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b580): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.728333852 +0000 UTC m=+311.153613965 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b580): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003255e0 item 68 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.729008232 +0000 UTC m=+311.154288365 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b640): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b680): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b680): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b680): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b680): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b680): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.729008232 +0000 UTC m=+311.154288365 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b680): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325810 item 68 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b6c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b6c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b6c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b6c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b6c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.730859582 +0000 UTC m=+311.156139716 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b6c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325c70 item 69 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.731381367 +0000 UTC m=+311.156661500 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b740): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b740): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b740): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b740): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b740): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.731381367 +0000 UTC m=+311.156661500 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b740): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325dc0 item 69 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b7c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b7c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b7c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b7c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b7c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.732858949 +0000 UTC m=+311.158139072 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b7c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 70 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.733430176 +0000 UTC m=+311.158710309 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b880): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b8c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b8c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b8c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b8c0): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b8c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.733430176 +0000 UTC m=+311.158710309 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b8c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c620 item 70 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b940): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b940): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b940): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b940): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b940): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.734916474 +0000 UTC m=+311.160196606 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050b940): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca10 item 71 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.735490657 +0000 UTC m=+311.160770790 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba40): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba40): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.735490657 +0000 UTC m=+311.160770790 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050ba40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cb60 item 71 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bac0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bac0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bac0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bac0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bac0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.736987033 +0000 UTC m=+311.162267156 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bac0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d110 item 72 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.737565855 +0000 UTC m=+311.162845988 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bb80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bbc0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bbc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bbc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bbc0): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bbc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.737565855 +0000 UTC m=+311.162845988 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bbc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d260 item 72 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.738790985 +0000 UTC m=+311.164071098 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc40): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 73 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc40): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.739209037 +0000 UTC m=+311.164489149 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d730 item 73 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.739710303 +0000 UTC m=+311.164990416 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bc80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bcc0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bcc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bcc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bcc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bcc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.739710303 +0000 UTC m=+311.164990416 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bcc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d9d0 item 73 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.740867305 +0000 UTC m=+311.166147428 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bd80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bdc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bdc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bdc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 74 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bdc0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bdc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.741302589 +0000 UTC m=+311.166582701 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bdc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034df10 item 74 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.741862304 +0000 UTC m=+311.167142418 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050be80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bec0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bec0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bec0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bec0): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bec0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.741862304 +0000 UTC m=+311.167142418 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bec0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 74 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.743008567 +0000 UTC m=+311.168288680 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20980): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b209c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b209c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b209c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c70 item 75 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b209c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b209c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.743465601 +0000 UTC m=+311.168745724 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b209c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): _writeAt: size=3, off=2 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ea0 item 75 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.743933034 +0000 UTC m=+311.169213157 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20a80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20ac0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20ac0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20ac0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20ac0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20ac0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.743933034 +0000 UTC m=+311.169213157 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20ac0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a150 item 75 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.745147064 +0000 UTC m=+311.170427187 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20b80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20bc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20bc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20bc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a620 item 76 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20bc0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20bc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.745583409 +0000 UTC m=+311.170863532 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20bc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a8c0 item 76 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): _writeAt: size=3, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.746110073 +0000 UTC m=+311.171390196 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20c80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20cc0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20cc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20cc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20cc0): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20cc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.746110073 +0000 UTC m=+311.171390196 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20cc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ab60 item 76 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.747202905 +0000 UTC m=+311.172483019 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20d80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20dc0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20dc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20dc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aee0 item 77 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20dc0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20dc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.747623972 +0000 UTC m=+311.172904095 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20dc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20e80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20e80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20e80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20e80): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20e80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.747623972 +0000 UTC m=+311.172904095 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20e80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b030 item 77 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.748858288 +0000 UTC m=+311.174138412 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b490 item 78 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.749251474 +0000 UTC m=+311.174531597 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b20f80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21040): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21040): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21040): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21040): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21040): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.749251474 +0000 UTC m=+311.174531597 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21040): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 78 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.750486152 +0000 UTC m=+311.175766264 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21100): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21140): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21140): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b9d0 item 79 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21140): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.750881229 +0000 UTC m=+311.176161352 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21200): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21200): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21200): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21200): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21200): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.750881229 +0000 UTC m=+311.176161352 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21200): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc70 item 79 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.752060133 +0000 UTC m=+311.177340246 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b212c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21300): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21300): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21300): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e230 item 80 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21300): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21300): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.752469678 +0000 UTC m=+311.177749801 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21300): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b213c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b213c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b213c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b213c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b213c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.752469678 +0000 UTC m=+311.177749801 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b213c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e460 item 80 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21400): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21400): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21400): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21400): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21400): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.753601554 +0000 UTC m=+311.178881667 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21400): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e7e0 item 81 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.754042037 +0000 UTC m=+311.179322150 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21440): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21480): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21480): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21480): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.754042037 +0000 UTC m=+311.179322150 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ea80 item 81 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21500): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21500): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21500): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21500): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21500): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.755017449 +0000 UTC m=+311.180297573 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21500): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035efc0 item 82 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.755412988 +0000 UTC m=+311.180693112 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b215c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21600): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21600): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21600): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.755412988 +0000 UTC m=+311.180693112 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f1f0 item 82 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21680): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21680): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21680): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21680): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21680): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.756309364 +0000 UTC m=+311.181589478 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21680): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f500 item 83 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.756710193 +0000 UTC m=+311.181990307 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21740): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21780): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21780): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21780): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21780): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21780): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.756710193 +0000 UTC m=+311.181990307 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21780): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f650 item 83 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21800): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21800): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21800): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21800): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21800): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.757767841 +0000 UTC m=+311.183047943 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21800): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fab0 item 84 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.75825506 +0000 UTC m=+311.183535173 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b218c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21900): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21900): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21900): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21900): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21900): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.75825506 +0000 UTC m=+311.183535173 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21900): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc70 item 84 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21980): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21980): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21980): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21980): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21980): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.759281599 +0000 UTC m=+311.184561712 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21980): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20000 item 85 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.759756105 +0000 UTC m=+311.185036218 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a80): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.759756105 +0000 UTC m=+311.185036218 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21a80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20150 item 85 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21b00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21b00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21b00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21b00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21b00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.76090371 +0000 UTC m=+311.186183823 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21b00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d203f0 item 86 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.761381463 +0000 UTC m=+311.186661576 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21bc0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c00): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.761381463 +0000 UTC m=+311.186661576 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20540 item 86 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c80): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c80): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c80): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.762394687 +0000 UTC m=+311.187674800 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21c80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d207e0 item 87 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.762880063 +0000 UTC m=+311.188160167 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d40): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d80): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.762880063 +0000 UTC m=+311.188160167 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21d80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20930 item 87 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21e00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21e00): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21e00): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21e00): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21e00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.763996851 +0000 UTC m=+311.189276964 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21e00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20bd0 item 88 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.76447237 +0000 UTC m=+311.189752482 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21ec0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21f00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21f00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21f00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21f00): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21f00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.76447237 +0000 UTC m=+311.189752482 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000b21f00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20d20 item 88 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.765616358 +0000 UTC m=+311.190896471 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e040): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e080): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e080): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e080): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20fc0 item 89 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e080): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e080): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.766065777 +0000 UTC m=+311.191345891 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e080): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21110 item 89 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.766523003 +0000 UTC m=+311.191803115 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e180): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e180): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e180): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.766523003 +0000 UTC m=+311.191803115 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21260 item 89 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.767637835 +0000 UTC m=+311.192917949 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e240): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e280): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e280): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e280): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21500 item 90 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e280): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e280): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.768080603 +0000 UTC m=+311.193360717 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e280): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21650 item 90 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.768579566 +0000 UTC m=+311.193859678 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000d4e340): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bf00): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bf00): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bf00): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bf00): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bf00): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.768579566 +0000 UTC m=+311.193859678 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc00050bf00): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d217a0 item 90 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.769794746 +0000 UTC m=+311.195074859 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42040): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42080): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42080): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42080): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350540 item 91 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42080): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42080): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.770242353 +0000 UTC m=+311.195522465 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42080): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): >_readAt: n=2, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): _writeAt: size=3, off=7 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350770 item 91 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.770750633 +0000 UTC m=+311.196030746 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42140): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42180): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42180): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42180): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42180): >_readAt: n=8, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42180): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.770750633 +0000 UTC m=+311.196030746 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42180): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 91 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.771813068 +0000 UTC m=+311.197093181 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42240): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42280): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42280): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42280): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350bd0 item 92 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42280): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42280): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.772224016 +0000 UTC m=+311.197504129 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42280): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): open at offset 5 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 92 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): _readAt: size=2, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): _writeAt: size=3, off=5 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): >_writeAt: n=3, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.772755669 +0000 UTC m=+311.198035783 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42340): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42380): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42380): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42380): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42380): >_readAt: n=3, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42380): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.772755669 +0000 UTC m=+311.198035783 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42380): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003510a0 item 92 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.773803729 +0000 UTC m=+311.199083841 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42440): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42480): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42480): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42480): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003515e0 item 93 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42480): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42480): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.774248721 +0000 UTC m=+311.199528833 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42480): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42540): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42540): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42540): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42540): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42540): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.774248721 +0000 UTC m=+311.199528833 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42540): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 93 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.775458561 +0000 UTC m=+311.200738674 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42600): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42640): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42640): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42640): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c70 item 94 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42640): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42640): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.77591263 +0000 UTC m=+311.201192742 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42640): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42700): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42700): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42700): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42700): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42700): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.77591263 +0000 UTC m=+311.201192742 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42700): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ea0 item 94 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.776983572 +0000 UTC m=+311.202263685 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c427c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42800): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42800): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42800): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c1c0 item 95 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42800): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42800): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.777366857 +0000 UTC m=+311.202646971 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42800): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c428c0): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c428c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c428c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c428c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c428c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.777366857 +0000 UTC m=+311.202646971 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c428c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c310 item 95 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 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/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): open at offset 0 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): _readAt: size=2, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): >_readAt: n=0, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.77854034 +0000 UTC m=+311.203820453 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42980): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c429c0): _writeAt: size=5, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c429c0): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c429c0): >openPending: err= 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c5b0 item 96 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c429c0): >_writeAt: n=5, err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c429c0): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.778971887 +0000 UTC m=+311.204252000 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c429c0): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:34 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42a80): _readAt: size=512, off=0 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42a80): openPending: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42a80): >openPending: err= 2025/01/31 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42a80): >_readAt: n=5, err=EOF 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42a80): close: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:34.778971887 +0000 UTC m=+311.204252000 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:34 DEBUG : open-test-file(0xc000c42a80): >close: err= 2025/01/31 01:33:34 DEBUG : open-test-file: Remove: 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c700 item 96 2025/01/31 01:33:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:34 DEBUG : open-test-file: >Remove: err= 2025/01/31 01:33:34 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:34 DEBUG : : Looking for writers 2025/01/31 01:33:34 DEBUG : >WaitForWriters: 2025/01/31 01:33:34 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:35 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/31 01:33:35 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768400): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768400): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768400): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768400): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768400): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.303106888 +0000 UTC m=+311.728387001 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768400): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.303106888 +0000 UTC m=+311.728387001 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768480): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007684c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007684c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007684c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007684c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007684c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.303106888 +0000 UTC m=+311.728387001 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007684c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10230 item 1 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768500): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768500): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768500): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.305074054 +0000 UTC m=+311.730354167 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768540): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768540): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768540): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.305074054 +0000 UTC m=+311.730354167 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e105b0 item 2 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768580): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768580): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768580): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768580): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768580): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.306325413 +0000 UTC m=+311.731605525 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768580): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.306325413 +0000 UTC m=+311.731605525 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007685c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768600): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768600): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768600): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768600): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768600): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.306325413 +0000 UTC m=+311.731605525 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768600): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10850 item 3 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768680): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768680): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768680): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768680): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768680): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.308102584 +0000 UTC m=+311.733382717 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768680): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768700): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768700): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768700): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.308102584 +0000 UTC m=+311.733382717 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10bd0 item 4 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768740): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768740): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768740): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768740): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768740): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.309260438 +0000 UTC m=+311.734540551 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768740): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.309260438 +0000 UTC m=+311.734540551 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768800): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768840): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768840): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768840): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768840): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768840): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.309260438 +0000 UTC m=+311.734540551 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768840): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10e70 item 5 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007688c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007688c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007688c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007688c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007688c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.31102797 +0000 UTC m=+311.736308084 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007688c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768940): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768940): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768940): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768940): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768940): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.31102797 +0000 UTC m=+311.736308084 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768940): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e111f0 item 6 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007689c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007689c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007689c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007689c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007689c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.312244945 +0000 UTC m=+311.737525068 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007689c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.312244945 +0000 UTC m=+311.737525068 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768a80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ac0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ac0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ac0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ac0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ac0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.312244945 +0000 UTC m=+311.737525068 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ac0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11490 item 7 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768b40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768b40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768b40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768b40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768b40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.313860804 +0000 UTC m=+311.739140918 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768b40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768bc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768bc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768bc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768bc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768bc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.313860804 +0000 UTC m=+311.739140918 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768bc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11810 item 8 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c00): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000768c00): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c00): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c00): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c00): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.31509913 +0000 UTC m=+311.740379253 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.31509913 +0000 UTC m=+311.740379253 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768c80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768cc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768cc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768cc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768cc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768cc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.31509913 +0000 UTC m=+311.740379253 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768cc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11ab0 item 9 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768d40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768d40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768d40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768d40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768d40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.316815758 +0000 UTC m=+311.742095881 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768d40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768dc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768dc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768dc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768dc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768dc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.316815758 +0000 UTC m=+311.742095881 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768dc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11e30 item 10 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768e80): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000768e80): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768e80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768e80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768e80): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768e80): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768e80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ec0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ec0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ec0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ec0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ec0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.318077365 +0000 UTC m=+311.743357479 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768ec0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.318077365 +0000 UTC m=+311.743357479 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768f80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768fc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768fc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768fc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768fc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768fc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.318077365 +0000 UTC m=+311.743357479 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000768fc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea4150 item 11 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769040): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769040): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769040): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769040): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769040): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.319735444 +0000 UTC m=+311.745015567 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769040): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007690c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007690c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007690c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007690c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007690c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.319735444 +0000 UTC m=+311.745015567 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007690c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea44d0 item 12 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769180): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000769180): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769180): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769180): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769180): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769180): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769180): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007691c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007691c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007691c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007691c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007691c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.321069076 +0000 UTC m=+311.746349199 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007691c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769280): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769280): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769280): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769280): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769280): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.321069076 +0000 UTC m=+311.746349199 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769280): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea4770 item 13 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769300): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769300): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769300): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.322270301 +0000 UTC m=+311.747550415 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769380): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769380): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769380): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769380): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769380): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.322270301 +0000 UTC m=+311.747550415 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769380): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea4a10 item 14 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769440): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000769440): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769440): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769440): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769440): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769440): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769440): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769480): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769480): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769480): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769480): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769480): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.323569921 +0000 UTC m=+311.748850044 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769480): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769540): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769540): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769540): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.323569921 +0000 UTC m=+311.748850044 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea4cb0 item 15 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007695c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007695c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007695c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007695c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007695c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.324745757 +0000 UTC m=+311.750025870 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007695c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769640): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769640): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769640): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769640): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769640): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.324745757 +0000 UTC m=+311.750025870 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769640): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea4f50 item 16 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769680): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769680): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769680): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769680): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769680): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.325942474 +0000 UTC m=+311.751222587 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769680): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.325942474 +0000 UTC m=+311.751222587 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0007696c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769700): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769700): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769700): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.325942474 +0000 UTC m=+311.751222587 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea51f0 item 17 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769780): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769780): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769780): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769780): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769780): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.327579763 +0000 UTC m=+311.752859876 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769780): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769800): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769800): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769800): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769800): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769800): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.327579763 +0000 UTC m=+311.752859876 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769800): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea5570 item 18 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769880): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769880): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769880): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769880): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769880): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.329199932 +0000 UTC m=+311.754480055 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769880): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.329199932 +0000 UTC m=+311.754480055 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769940): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769980): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769980): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769980): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769980): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769980): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.329199932 +0000 UTC m=+311.754480055 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769980): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea5810 item 19 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.330988203 +0000 UTC m=+311.756268317 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.330988203 +0000 UTC m=+311.756268317 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769a80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea5b90 item 20 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769b00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769b00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769b00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769b00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769b00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.332272203 +0000 UTC m=+311.757552316 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769b00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.332272203 +0000 UTC m=+311.757552316 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769bc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c00): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.332272203 +0000 UTC m=+311.757552316 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea5e30 item 21 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.334071395 +0000 UTC m=+311.759351509 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769c80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d00): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.334071395 +0000 UTC m=+311.759351509 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32230 item 22 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.335505386 +0000 UTC m=+311.760785509 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769d80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.335505386 +0000 UTC m=+311.760785509 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.335505386 +0000 UTC m=+311.760785509 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769e80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f324d0 item 23 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769f00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769f00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769f00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769f00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769f00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.337318664 +0000 UTC m=+311.762598787 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000769f00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54000): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54000): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54000): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54000): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54000): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.337318664 +0000 UTC m=+311.762598787 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54000): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32850 item 24 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f540c0): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000f540c0): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f540c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f540c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f540c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f540c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f540c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54100): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54100): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54100): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54100): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54100): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.338777811 +0000 UTC m=+311.764057924 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54100): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.338777811 +0000 UTC m=+311.764057924 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f541c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54200): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54200): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54200): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.338777811 +0000 UTC m=+311.764057924 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32af0 item 25 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54280): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54280): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54280): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54280): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54280): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.340451038 +0000 UTC m=+311.765731161 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54280): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54300): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54300): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54300): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.340451038 +0000 UTC m=+311.765731161 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32e70 item 26 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f543c0): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000f543c0): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f543c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f543c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f543c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f543c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f543c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54400): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54400): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54400): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54400): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54400): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.341722084 +0000 UTC m=+311.767002207 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54400): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.341722084 +0000 UTC m=+311.767002207 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f544c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54500): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54500): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54500): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.341722084 +0000 UTC m=+311.767002207 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33110 item 27 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54580): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54580): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54580): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54580): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54580): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.343482083 +0000 UTC m=+311.768762196 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54580): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54600): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54600): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54600): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54600): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54600): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.343482083 +0000 UTC m=+311.768762196 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54600): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33490 item 28 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f546c0): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000f546c0): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f546c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f546c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f546c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f546c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f546c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54700): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54700): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54700): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.344769329 +0000 UTC m=+311.770049452 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f547c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f547c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f547c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f547c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f547c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.344769329 +0000 UTC m=+311.770049452 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f547c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33730 item 29 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54840): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54840): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54840): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54840): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54840): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.346126124 +0000 UTC m=+311.771406247 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54840): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f548c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f548c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f548c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f548c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f548c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.346126124 +0000 UTC m=+311.771406247 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f548c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f339d0 item 30 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54980): _readAt: size=2, off=0 2025/01/31 01:33:35 ERROR : open-test-file(0xc000f54980): Couldn't read size of file 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54980): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54980): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54980): >_writeAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54980): close: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54980): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f549c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f549c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f549c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f549c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f549c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.347414271 +0000 UTC m=+311.772694394 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f549c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54a80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54a80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54a80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54a80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54a80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.347414271 +0000 UTC m=+311.772694394 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54a80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33c70 item 31 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.349074654 +0000 UTC m=+311.774354777 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.349074654 +0000 UTC m=+311.774354777 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54b80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33f10 item 32 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54bc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54bc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54bc0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54bc0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54bc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.350539352 +0000 UTC m=+311.775819465 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54bc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6230 item 33 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.351030179 +0000 UTC m=+311.776310302 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c40): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.351030179 +0000 UTC m=+311.776310302 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6380 item 33 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.35242735 +0000 UTC m=+311.777707473 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54c80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6620 item 34 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.353003547 +0000 UTC m=+311.778283670 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54cc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d00): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.353003547 +0000 UTC m=+311.778283670 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6770 item 34 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.354327421 +0000 UTC m=+311.779607534 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6a10 item 35 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.354834128 +0000 UTC m=+311.780114251 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54d80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54dc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54dc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54dc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54dc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54dc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.354834128 +0000 UTC m=+311.780114251 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54dc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6b60 item 35 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54e40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54e40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54e40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54e40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54e40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.356315336 +0000 UTC m=+311.781595459 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54e40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6e00 item 36 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.356977744 +0000 UTC m=+311.782257867 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f40): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.356977744 +0000 UTC m=+311.782257867 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc6f50 item 36 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.358269758 +0000 UTC m=+311.783549882 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54f80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc71f0 item 37 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.358760236 +0000 UTC m=+311.784040359 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f54fc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55000): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55000): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55000): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55000): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55000): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.358760236 +0000 UTC m=+311.784040359 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55000): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc7340 item 37 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55080): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55080): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55080): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55080): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55080): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.360146717 +0000 UTC m=+311.785426840 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55080): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc75e0 item 38 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.360668712 +0000 UTC m=+311.785948835 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55140): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55180): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55180): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55180): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55180): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55180): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.360668712 +0000 UTC m=+311.785948835 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55180): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc7730 item 38 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55200): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55200): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55200): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.362023515 +0000 UTC m=+311.787303628 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc79d0 item 39 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.362503291 +0000 UTC m=+311.787783414 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f552c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55300): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55300): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55300): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.362503291 +0000 UTC m=+311.787783414 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc7b20 item 39 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55380): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55380): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55380): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55380): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55380): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.363864544 +0000 UTC m=+311.789144668 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55380): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc7dc0 item 40 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.364363707 +0000 UTC m=+311.789643830 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55440): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55480): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55480): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55480): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55480): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55480): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.364363707 +0000 UTC m=+311.789643830 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55480): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc7f10 item 40 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.367011886 +0000 UTC m=+311.792292009 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f554c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55500): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55500): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a230 item 41 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55500): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.367543449 +0000 UTC m=+311.792823572 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a380 item 41 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.368095573 +0000 UTC m=+311.793375696 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55580): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55580): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55580): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55580): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55580): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.368095573 +0000 UTC m=+311.793375696 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55580): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a4d0 item 41 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.369570678 +0000 UTC m=+311.794850791 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55640): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55680): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55680): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55680): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a770 item 42 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55680): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55680): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.37052446 +0000 UTC m=+311.795804564 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55680): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a8c0 item 42 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.37109116 +0000 UTC m=+311.796371273 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55740): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55780): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55780): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55780): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55780): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55780): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.37109116 +0000 UTC m=+311.796371273 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55780): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103aa10 item 42 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.37226281 +0000 UTC m=+311.797542923 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55840): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55880): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55880): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55880): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103acb0 item 43 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55880): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55880): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.372674289 +0000 UTC m=+311.797954412 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55880): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103ae00 item 43 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.373153164 +0000 UTC m=+311.798433287 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55940): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55980): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55980): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55980): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55980): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55980): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.373153164 +0000 UTC m=+311.798433287 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55980): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103af50 item 43 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.374257387 +0000 UTC m=+311.799537510 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b1f0 item 44 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.374719581 +0000 UTC m=+311.799999694 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55a80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b340 item 44 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.375180092 +0000 UTC m=+311.800460215 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b80): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.375180092 +0000 UTC m=+311.800460215 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55b80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b490 item 44 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.376412655 +0000 UTC m=+311.801692779 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b730 item 45 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.376878997 +0000 UTC m=+311.802159120 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55c80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55d40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55d40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55d40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55d40): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55d40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.376878997 +0000 UTC m=+311.802159120 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55d40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b880 item 45 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.379527196 +0000 UTC m=+311.804807309 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103bb20 item 46 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.379981915 +0000 UTC m=+311.805262038 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55e40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55f00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55f00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55f00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55f00): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55f00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.379981915 +0000 UTC m=+311.805262038 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000f55f00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103bc70 item 46 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.381134189 +0000 UTC m=+311.806414312 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8040): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8080): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8080): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8080): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103bf10 item 47 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8080): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8080): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.381659992 +0000 UTC m=+311.806940105 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8080): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8140): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8140): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8140): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8140): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8140): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.381659992 +0000 UTC m=+311.806940105 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8140): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b60e0 item 47 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.382806985 +0000 UTC m=+311.808087098 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8240): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8240): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8240): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6380 item 48 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8240): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8240): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.383350951 +0000 UTC m=+311.808631074 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8240): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8300): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8300): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8300): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.383350951 +0000 UTC m=+311.808631074 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b64d0 item 48 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8340): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8340): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8340): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8340): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8340): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.384827482 +0000 UTC m=+311.810107605 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8340): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6770 item 49 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.38528164 +0000 UTC m=+311.810561774 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8380): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a83c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a83c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a83c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a83c0): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a83c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.38528164 +0000 UTC m=+311.810561774 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a83c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b68c0 item 49 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8440): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8440): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8440): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8440): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8440): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.386835614 +0000 UTC m=+311.812115737 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8440): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6b60 item 50 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.387417813 +0000 UTC m=+311.812697936 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8540): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8540): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8540): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.387417813 +0000 UTC m=+311.812697936 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6cb0 item 50 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a85c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a85c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a85c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a85c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a85c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.388568684 +0000 UTC m=+311.813848797 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a85c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6f50 item 51 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.389041156 +0000 UTC m=+311.814321289 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8680): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a86c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a86c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a86c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a86c0): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a86c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.389041156 +0000 UTC m=+311.814321289 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a86c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b70a0 item 51 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8740): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8740): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8740): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8740): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8740): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.390203378 +0000 UTC m=+311.815483501 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8740): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7340 item 52 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.390716336 +0000 UTC m=+311.815996459 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8800): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8840): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8840): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8840): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8840): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8840): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.390716336 +0000 UTC m=+311.815996459 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8840): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7490 item 52 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a88c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a88c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a88c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a88c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a88c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.391807937 +0000 UTC m=+311.817088060 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a88c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7730 item 53 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.392240175 +0000 UTC m=+311.817520298 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8980): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a89c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a89c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a89c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a89c0): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a89c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.392240175 +0000 UTC m=+311.817520298 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a89c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7880 item 53 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8a40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8a40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8a40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8a40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8a40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.39339875 +0000 UTC m=+311.818678874 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8a40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7b20 item 54 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.393892663 +0000 UTC m=+311.819172786 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b40): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.393892663 +0000 UTC m=+311.819172786 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8b40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7c70 item 54 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8bc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8bc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8bc0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8bc0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8bc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.395005332 +0000 UTC m=+311.820285455 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8bc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7f10 item 55 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.395593912 +0000 UTC m=+311.820874046 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8c80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8cc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8cc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8cc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8cc0): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8cc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.395593912 +0000 UTC m=+311.820874046 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8cc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112a0e0 item 55 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8d40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8d40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8d40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8d40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8d40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.396880957 +0000 UTC m=+311.822161071 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8d40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112a380 item 56 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.397398845 +0000 UTC m=+311.822678968 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e40): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.397398845 +0000 UTC m=+311.822678968 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8e40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112a4d0 item 56 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.398738309 +0000 UTC m=+311.824018432 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112a770 item 57 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.399233935 +0000 UTC m=+311.824514058 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a8f40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112a8c0 item 57 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.399779454 +0000 UTC m=+311.825059577 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9000): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9040): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9040): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9040): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9040): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9040): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.399779454 +0000 UTC m=+311.825059577 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9040): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112aa10 item 57 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.401206471 +0000 UTC m=+311.826486584 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9100): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9140): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9140): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9140): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112acb0 item 58 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9140): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9140): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.401710774 +0000 UTC m=+311.826990897 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9140): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112ae00 item 58 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.402321615 +0000 UTC m=+311.827601738 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9240): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9240): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9240): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9240): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9240): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.402321615 +0000 UTC m=+311.827601738 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9240): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112af50 item 58 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.40362991 +0000 UTC m=+311.828910033 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9340): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9340): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9340): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112b1f0 item 59 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9340): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9340): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.404101142 +0000 UTC m=+311.829381254 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9340): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112b340 item 59 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.404606325 +0000 UTC m=+311.829886448 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9400): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9440): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9440): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9440): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9440): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9440): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.404606325 +0000 UTC m=+311.829886448 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9440): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112b490 item 59 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.40599993 +0000 UTC m=+311.831280042 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9540): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9540): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112b730 item 60 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9540): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.406510494 +0000 UTC m=+311.831790617 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112b880 item 60 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.407213708 +0000 UTC m=+311.832493831 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9600): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9640): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9640): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9640): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9640): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9640): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.407213708 +0000 UTC m=+311.832493831 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9640): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112b9d0 item 60 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.408580633 +0000 UTC m=+311.833860756 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9740): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9740): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9740): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112bc70 item 61 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9740): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9740): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.409000097 +0000 UTC m=+311.834280220 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9740): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9800): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9800): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9800): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9800): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9800): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.409000097 +0000 UTC m=+311.834280220 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9800): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112bdc0 item 61 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.410309825 +0000 UTC m=+311.835589927 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a98c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9900): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9900): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9900): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b00e0 item 62 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9900): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9900): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.410750088 +0000 UTC m=+311.836030200 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9900): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a99c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a99c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a99c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a99c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a99c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.410750088 +0000 UTC m=+311.836030200 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a99c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b0230 item 62 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.412019439 +0000 UTC m=+311.837299553 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9a80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ac0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ac0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ac0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b04d0 item 63 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ac0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ac0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.412496881 +0000 UTC m=+311.837776994 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ac0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9b80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9b80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9b80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9b80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9b80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.412496881 +0000 UTC m=+311.837776994 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9b80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b0620 item 63 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): >_readAt: n=0, err=Bad file descriptor 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.41368957 +0000 UTC m=+311.838969683 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b08c0 item 64 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.414100589 +0000 UTC m=+311.839380701 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9c80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d40): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.414100589 +0000 UTC m=+311.839380701 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b0a10 item 64 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.415275294 +0000 UTC m=+311.840555407 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9d80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b0cb0 item 65 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.415810805 +0000 UTC m=+311.841090918 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9dc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e00): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.415810805 +0000 UTC m=+311.841090918 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b0e00 item 65 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.417064087 +0000 UTC m=+311.842344210 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b10a0 item 66 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.41761148 +0000 UTC m=+311.842891593 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9e80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ec0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ec0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ec0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ec0): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ec0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.41761148 +0000 UTC m=+311.842891593 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9ec0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b11f0 item 66 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.418762471 +0000 UTC m=+311.844042584 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b1490 item 67 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.419251604 +0000 UTC m=+311.844531727 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0010a9f40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc000): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc000): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc000): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc000): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc000): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.419251604 +0000 UTC m=+311.844531727 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc000): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b15e0 item 67 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc080): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc080): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc080): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc080): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc080): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.420474921 +0000 UTC m=+311.845755035 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc080): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b1880 item 68 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.420973933 +0000 UTC m=+311.846254056 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc140): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc180): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc180): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc180): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc180): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc180): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.420973933 +0000 UTC m=+311.846254056 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc180): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b19d0 item 68 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc1c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc1c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc1c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc1c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc1c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.422028685 +0000 UTC m=+311.847308809 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc1c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b1c70 item 69 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.422470431 +0000 UTC m=+311.847750564 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc240): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc240): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc240): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc240): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc240): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.422470431 +0000 UTC m=+311.847750564 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc240): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b1dc0 item 69 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc2c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc2c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc2c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc2c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc2c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.423688256 +0000 UTC m=+311.848968369 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc2c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012260e0 item 70 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.424226642 +0000 UTC m=+311.849506756 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc380): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc3c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc3c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc3c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc3c0): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc3c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.424226642 +0000 UTC m=+311.849506756 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc3c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001226230 item 70 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc440): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc440): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc440): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc440): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc440): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.425425333 +0000 UTC m=+311.850705466 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc440): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012264d0 item 71 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.425886585 +0000 UTC m=+311.851166699 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc540): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc540): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc540): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.425886585 +0000 UTC m=+311.851166699 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001226620 item 71 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc5c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc5c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc5c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc5c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc5c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.427132674 +0000 UTC m=+311.852412787 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc5c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012268c0 item 72 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.427606229 +0000 UTC m=+311.852886352 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc680): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc6c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc6c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc6c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc6c0): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc6c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.427606229 +0000 UTC m=+311.852886352 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc6c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001226a10 item 72 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.428775734 +0000 UTC m=+311.854055847 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc740): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc740): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc740): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001226cb0 item 73 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc740): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc740): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.429266431 +0000 UTC m=+311.854546584 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc740): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001226e00 item 73 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.429750906 +0000 UTC m=+311.855031040 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc780): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc7c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc7c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc7c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc7c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc7c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.429750906 +0000 UTC m=+311.855031040 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc7c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001226f50 item 73 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.430935381 +0000 UTC m=+311.856215494 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc880): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc8c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc8c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc8c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012271f0 item 74 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc8c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc8c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.431321632 +0000 UTC m=+311.856601745 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc8c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227340 item 74 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.431860058 +0000 UTC m=+311.857140171 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc980): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc9c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc9c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc9c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc9c0): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc9c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.431860058 +0000 UTC m=+311.857140171 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fc9c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227490 item 74 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.43309641 +0000 UTC m=+311.858376533 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fca80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcac0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcac0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcac0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227730 item 75 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcac0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcac0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.433512668 +0000 UTC m=+311.858792810 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcac0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): _writeAt: size=3, off=2 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227880 item 75 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.434013993 +0000 UTC m=+311.859294107 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcb80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcbc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcbc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcbc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcbc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcbc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.434013993 +0000 UTC m=+311.859294107 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcbc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012279d0 item 75 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.435247098 +0000 UTC m=+311.860527211 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcc80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fccc0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fccc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fccc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227c70 item 76 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fccc0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fccc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.435685517 +0000 UTC m=+311.860965630 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fccc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227dc0 item 76 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): _writeAt: size=3, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.436173089 +0000 UTC m=+311.861453212 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcd80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcdc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcdc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcdc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcdc0): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcdc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.436173089 +0000 UTC m=+311.861453212 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcdc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001227f10 item 76 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.437420701 +0000 UTC m=+311.862700814 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fce80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcec0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcec0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcec0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296230 item 77 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcec0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcec0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.437848611 +0000 UTC m=+311.863128723 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcec0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcf80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcf80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcf80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcf80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcf80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.437848611 +0000 UTC m=+311.863128723 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fcf80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296380 item 77 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.439154841 +0000 UTC m=+311.864434964 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd040): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd080): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd080): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd080): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296620 item 78 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd080): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd080): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.439596586 +0000 UTC m=+311.864876699 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd080): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd140): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd140): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd140): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd140): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd140): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.439596586 +0000 UTC m=+311.864876699 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd140): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296770 item 78 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.440918948 +0000 UTC m=+311.866199061 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd240): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd240): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd240): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296a10 item 79 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd240): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd240): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.441347739 +0000 UTC m=+311.866627852 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd240): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd300): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd300): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd300): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.441347739 +0000 UTC m=+311.866627852 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296b60 item 79 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.442622271 +0000 UTC m=+311.867902384 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd3c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd400): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd400): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd400): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296e00 item 80 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd400): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd400): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.443064238 +0000 UTC m=+311.868344350 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd400): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd4c0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd4c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd4c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd4c0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd4c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.443064238 +0000 UTC m=+311.868344350 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd4c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296f50 item 80 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd500): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd500): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd500): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.444361552 +0000 UTC m=+311.869641665 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012971f0 item 81 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.444867978 +0000 UTC m=+311.870148091 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd580): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd580): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd580): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd580): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd580): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.444867978 +0000 UTC m=+311.870148091 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd580): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001297340 item 81 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd600): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd600): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd600): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd600): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd600): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.446063603 +0000 UTC m=+311.871343716 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd600): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012975e0 item 82 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.446537498 +0000 UTC m=+311.871817611 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd6c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd700): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd700): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd700): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.446537498 +0000 UTC m=+311.871817611 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001297730 item 82 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd780): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd780): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd780): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd780): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd780): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.447729967 +0000 UTC m=+311.873010080 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd780): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012979d0 item 83 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.448281097 +0000 UTC m=+311.873561210 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd840): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd880): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd880): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd880): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd880): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd880): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.448281097 +0000 UTC m=+311.873561210 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd880): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001297b20 item 83 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd900): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd900): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd900): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd900): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd900): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.449534449 +0000 UTC m=+311.874814562 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd900): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001297dc0 item 84 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.450023834 +0000 UTC m=+311.875303947 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fd9c0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fda00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fda00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fda00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fda00): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fda00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.450023834 +0000 UTC m=+311.875303947 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0011fda00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001297f10 item 84 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afa00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afa00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afa00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afa00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afa00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.45120955 +0000 UTC m=+311.876489673 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afa00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 85 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.451697452 +0000 UTC m=+311.876977564 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afbc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afc00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afc00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afc00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afc00): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afc00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.451697452 +0000 UTC m=+311.876977564 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afc00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd0a0 item 85 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afcc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afcc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afcc0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afcc0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afcc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.452907893 +0000 UTC m=+311.878188026 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afcc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd3b0 item 86 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.453410673 +0000 UTC m=+311.878690787 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afd80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afdc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afdc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afdc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afdc0): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afdc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.453410673 +0000 UTC m=+311.878690787 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afdc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd5e0 item 86 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afe40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afe40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afe40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afe40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afe40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.454569649 +0000 UTC m=+311.879849763 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000afe40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddd50 item 87 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.455181773 +0000 UTC m=+311.880461886 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff40): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff40): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff40): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.455181773 +0000 UTC m=+311.880461886 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc0000aff40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ade070 item 87 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4040): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4040): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4040): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4040): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4040): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.456390753 +0000 UTC m=+311.881670866 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4040): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ade310 item 88 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.457013736 +0000 UTC m=+311.882293850 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4100): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4140): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4140): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4140): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4140): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4140): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.457013736 +0000 UTC m=+311.882293850 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4140): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ade460 item 88 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.45813939 +0000 UTC m=+311.883419503 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4200): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4240): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4240): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4240): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ade700 item 89 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4240): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4240): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.458555137 +0000 UTC m=+311.883835250 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4240): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ade850 item 89 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.459080079 +0000 UTC m=+311.884360192 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4300): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4340): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4340): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4340): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4340): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4340): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.459080079 +0000 UTC m=+311.884360192 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4340): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ade9a0 item 89 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.460251267 +0000 UTC m=+311.885531380 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4400): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4440): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4440): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4440): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adec40 item 90 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4440): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4440): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.460769045 +0000 UTC m=+311.886049157 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4440): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aded90 item 90 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.461272516 +0000 UTC m=+311.886552629 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4500): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4540): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4540): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4540): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4540): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4540): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.461272516 +0000 UTC m=+311.886552629 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4540): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adeee0 item 90 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.462326155 +0000 UTC m=+311.887606267 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4600): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4640): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4640): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4640): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adf180 item 91 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4640): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4640): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.46277341 +0000 UTC m=+311.888053524 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4640): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): >_readAt: n=2, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): _writeAt: size=3, off=7 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adf2d0 item 91 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.463230184 +0000 UTC m=+311.888510297 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4700): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4740): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4740): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4740): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4740): >_readAt: n=8, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4740): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.463230184 +0000 UTC m=+311.888510297 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4740): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adf420 item 91 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.464323076 +0000 UTC m=+311.889603189 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4800): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4840): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4840): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4840): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adf6c0 item 92 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4840): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4840): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.464772457 +0000 UTC m=+311.890052570 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4840): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): open at offset 5 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adf810 item 92 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): _readAt: size=2, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): _writeAt: size=3, off=5 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): >_writeAt: n=3, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.465248116 +0000 UTC m=+311.890528229 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4900): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4940): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4940): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4940): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4940): >_readAt: n=3, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4940): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.465248116 +0000 UTC m=+311.890528229 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4940): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adf960 item 92 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.466259335 +0000 UTC m=+311.891539449 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adfc00 item 93 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.466691995 +0000 UTC m=+311.891972107 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4a40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4b00): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4b00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4b00): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4b00): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4b00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.466691995 +0000 UTC m=+311.891972107 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4b00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adfd50 item 93 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.467776891 +0000 UTC m=+311.893056995 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4bc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4c00): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4c00): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4c00): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d2070 item 94 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4c00): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4c00): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.468211604 +0000 UTC m=+311.893491717 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4c00): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4cc0): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4cc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4cc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4cc0): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4cc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.468211604 +0000 UTC m=+311.893491717 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4cc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d21c0 item 94 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.469731875 +0000 UTC m=+311.895011988 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4d80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4dc0): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4dc0): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4dc0): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d2460 item 95 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4dc0): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4dc0): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.470218935 +0000 UTC m=+311.895499059 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4dc0): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4e80): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4e80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4e80): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4e80): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4e80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.470218935 +0000 UTC m=+311.895499059 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4e80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d25b0 item 95 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 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/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): open at offset 0 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): _readAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): >_readAt: n=0, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.471565121 +0000 UTC m=+311.896845254 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f40): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f80): _writeAt: size=5, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f80): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f80): >openPending: err= 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d2850 item 96 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f80): >_writeAt: n=5, err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f80): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.472041942 +0000 UTC m=+311.897322056 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae4f80): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/31 01:33:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/31 01:33:35 DEBUG : open-test-file: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae5040): _readAt: size=512, off=0 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae5040): openPending: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae5040): >openPending: err= 2025/01/31 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae5040): >_readAt: n=5, err=EOF 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae5040): close: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-31 01:33:35.472041942 +0000 UTC m=+311.897322056 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : open-test-file(0xc000ae5040): >close: err= 2025/01/31 01:33:35 DEBUG : open-test-file: Remove: 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d29a0 item 96 2025/01/31 01:33:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/31 01:33:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/31 01:33:35 DEBUG : open-test-file: >Remove: err= 2025/01/31 01:33:35 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:35 DEBUG : : Looking for writers 2025/01/31 01:33:35 DEBUG : >WaitForWriters: 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.69s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:35 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:35 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:35 DEBUG : file1: newRWFileHandle: 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): openPending: 2025/01/31 01:33:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): >openPending: err= 2025/01/31 01:33:35 DEBUG : file1: >newRWFileHandle: err= 2025/01/31 01:33:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/31 01:33:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): _writeAt: size=2, off=0 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): >_writeAt: n=2, err= 2025/01/31 01:33:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): RWFileHandle.Flush 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): RWFileHandle.Release 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): close: 2025/01/31 01:33:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/31 01:33:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:35 DEBUG : file1(0xc000ae5280): >close: err= 2025/01/31 01:33:35 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:35 DEBUG : : Looking for writers 2025/01/31 01:33:35 DEBUG : file1: reading active writers 2025/01/31 01:33:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:35 DEBUG : : Looking for writers 2025/01/31 01:33:35 DEBUG : file1: reading active writers 2025/01/31 01:33:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:36 DEBUG : : Looking for writers 2025/01/31 01:33:36 DEBUG : file1: reading active writers 2025/01/31 01:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:36 DEBUG : : Looking for writers 2025/01/31 01:33:36 DEBUG : file1: reading active writers 2025/01/31 01:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:36 DEBUG : file1: vfs cache: starting upload 2025/01/31 01:33:36 DEBUG : : Looking for writers 2025/01/31 01:33:36 DEBUG : file1: reading active writers 2025/01/31 01:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:36 DEBUG : : Looking for writers 2025/01/31 01:33:36 DEBUG : file1: reading active writers 2025/01/31 01:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:36 DEBUG : : Looking for writers 2025/01/31 01:33:36 DEBUG : file1: reading active writers 2025/01/31 01:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:36 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/01/31 01:33:37 DEBUG : : Looking for writers 2025/01/31 01:33:37 DEBUG : file1: reading active writers 2025/01/31 01:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:37 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/01/31 01:33:37 INFO : file1: Copied (new) 2025/01/31 01:33:37 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/01/31 01:33:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/31 01:33:37 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/01/31 01:33:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:33:37 INFO : file1: vfs cache: upload succeeded try #1 2025/01/31 01:33:38 DEBUG : : Looking for writers 2025/01/31 01:33:38 DEBUG : file1: reading active writers 2025/01/31 01:33:38 DEBUG : >WaitForWriters: 2025/01/31 01:33:38 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:38 DEBUG : : Looking for writers 2025/01/31 01:33:38 DEBUG : file1: reading active writers 2025/01/31 01:33:38 DEBUG : >WaitForWriters: 2025/01/31 01:33:38 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:38 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:38 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:38 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:38 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:33:38 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:33:39 DEBUG : rename_me: newRWFileHandle: 2025/01/31 01:33:39 DEBUG : rename_me(0xc0008b41c0): openPending: 2025/01/31 01:33:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/31 01:33:39 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/31 01:33:39 DEBUG : rename_me(0xc0008b41c0): >openPending: err= 2025/01/31 01:33:39 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/31 01:33:39 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/31 01:33:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/31 01:33:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/31 01:33:39 DEBUG : rename_me(0xc0008b41c0): _writeAt: size=5, off=0 2025/01/31 01:33:39 DEBUG : rename_me(0xc0008b41c0): >_writeAt: n=5, err= 2025/01/31 01:33:39 DEBUG : rename_me(0xc0008b41c0): close: 2025/01/31 01:33:39 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-31 01:33:39.108715928 +0000 UTC m=+315.533996040 2025/01/31 01:33:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/31 01:33:39 DEBUG : rename_me(0xc0008b41c0): >close: err= 2025/01/31 01:33:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/31 01:33:39 DEBUG : i_was_renamed: Updating file with 0xc00062f680 2025/01/31 01:33:39 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/31 01:33:39 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/31 01:33:39 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/31 01:33:39 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/31 01:33:39 DEBUG : : Looking for writers 2025/01/31 01:33:39 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/31 01:33:39 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/01/31 01:33:40 DEBUG : : Looking for writers 2025/01/31 01:33:40 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/31 01:33:40 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:33:40 INFO : i_was_renamed: Copied (new) 2025/01/31 01:33:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-31 01:33:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/31 01:33:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/31 01:33:40 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/31 01:33:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/31 01:33:41 DEBUG : : Looking for writers 2025/01/31 01:33:41 DEBUG : i_was_renamed: reading active writers 2025/01/31 01:33:41 DEBUG : >WaitForWriters: 2025/01/31 01:33:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.94s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:33:41 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:33:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/31 01:33:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:41 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/31 01:33:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jawelag7puho" 2025/01/31 01:33:41 INFO : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/31 01:33:42 DEBUG : : forgetting directory cache 2025/01/31 01:33:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate(0xc000c42440): _readAt: size=512, off=0 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate(0xc000c42440): openPending: 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-31 00:34:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/31 01:33:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate(0xc000c42440): >openPending: err= 2025/01/31 01:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate(0xc000c42440): >_readAt: n=20, err=EOF 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate(0xc000c42440): close: 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:34:41 +0000 UTC 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate(0xc000c42440): >close: err= 2025/01/31 01:33:44 DEBUG : : Re-reading directory (343.717628ms old) 2025/01/31 01:33:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:44 DEBUG : : forgetting directory cache 2025/01/31 01:33:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate(0xc00043d380): _readAt: size=512, off=0 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate(0xc00043d380): openPending: 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-31 00:35:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-01-31 00:34:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-31 00:35:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-01-31 00:34:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/01/31 01:33:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/31 01:33:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate(0xc00043d380): >openPending: err= 2025/01/31 01:33:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate(0xc00043d380): >_readAt: n=20, err=EOF 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate(0xc00043d380): close: 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:35:41 +0000 UTC 2025/01/31 01:33:46 DEBUG : TestRWCacheUpdate(0xc00043d380): >close: err= 2025/01/31 01:33:46 DEBUG : : Re-reading directory (344.299155ms old) 2025/01/31 01:33:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:47 DEBUG : : forgetting directory cache 2025/01/31 01:33:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate(0xc000c42240): _readAt: size=512, off=0 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate(0xc000c42240): openPending: 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-31 00:36:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-01-31 00:35:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-31 00:36:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-01-31 00:35:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/01/31 01:33:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/31 01:33:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate(0xc000c42240): >openPending: err= 2025/01/31 01:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate(0xc000c42240): >_readAt: n=20, err=EOF 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate(0xc000c42240): close: 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:36:41 +0000 UTC 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate(0xc000c42240): >close: err= 2025/01/31 01:33:49 DEBUG : : Re-reading directory (340.382756ms old) 2025/01/31 01:33:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:49 DEBUG : : forgetting directory cache 2025/01/31 01:33:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate(0xc000ae45c0): _readAt: size=512, off=0 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate(0xc000ae45c0): openPending: 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-31 00:37:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-01-31 00:36:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-31 00:37:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-01-31 00:36:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/01/31 01:33:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/31 01:33:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate(0xc000ae45c0): >openPending: err= 2025/01/31 01:33:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate(0xc000ae45c0): >_readAt: n=20, err=EOF 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate(0xc000ae45c0): close: 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:37:41 +0000 UTC 2025/01/31 01:33:51 DEBUG : TestRWCacheUpdate(0xc000ae45c0): >close: err= 2025/01/31 01:33:51 DEBUG : : Re-reading directory (342.556037ms old) 2025/01/31 01:33:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:52 DEBUG : : forgetting directory cache 2025/01/31 01:33:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate(0xc000c42180): _readAt: size=512, off=0 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate(0xc000c42180): openPending: 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-31 00:38:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-01-31 00:37:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-31 00:38:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-01-31 00:37:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/01/31 01:33:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/31 01:33:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate(0xc000c42180): >openPending: err= 2025/01/31 01:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:54 DEBUG : TestRWCacheUpdate(0xc000c42180): >_readAt: n=20, err=EOF 2025/01/31 01:33:54 DEBUG : TestRWCacheUpdate(0xc000c42180): close: 2025/01/31 01:33:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:38:41 +0000 UTC 2025/01/31 01:33:54 DEBUG : TestRWCacheUpdate(0xc000c42180): >close: err= 2025/01/31 01:33:54 DEBUG : : Re-reading directory (333.716587ms old) 2025/01/31 01:33:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:54 DEBUG : : forgetting directory cache 2025/01/31 01:33:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate(0xc000ae4a00): _readAt: size=512, off=0 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate(0xc000ae4a00): openPending: 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-31 00:39:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-01-31 00:38:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-31 00:39:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-01-31 00:38:41 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/01/31 01:33:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/31 01:33:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate(0xc000ae4a00): >openPending: err= 2025/01/31 01:33:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:56 DEBUG : : forgetting directory cache 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate(0xc000ae4a00): >_readAt: n=20, err=EOF 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate(0xc000ae4a00): close: 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:39:41 +0000 UTC 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate(0xc000ae4a00): >close: err= 2025/01/31 01:33:56 DEBUG : : Re-reading directory (405.369087ms old) 2025/01/31 01:33:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:56 DEBUG : : forgetting directory cache 2025/01/31 01:33:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate(0xc0008b4200): _readAt: size=512, off=0 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate(0xc0008b4200): openPending: 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-31 00:40:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-01-31 00:39:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-31 00:40:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-01-31 00:39:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/01/31 01:33:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/31 01:33:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate(0xc0008b4200): >openPending: err= 2025/01/31 01:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:33:58 DEBUG : : forgetting directory cache 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate(0xc0008b4200): >_readAt: n=21, err=EOF 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate(0xc0008b4200): close: 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:40:41 +0000 UTC 2025/01/31 01:33:58 DEBUG : TestRWCacheUpdate(0xc0008b4200): >close: err= 2025/01/31 01:33:58 DEBUG : : Re-reading directory (410.501037ms old) 2025/01/31 01:33:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:33:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:33:59 DEBUG : : forgetting directory cache 2025/01/31 01:33:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/01/31 01:34:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate(0xc000c42840): _readAt: size=512, off=0 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate(0xc000c42840): openPending: 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-31 00:41:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-01-31 00:40:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-31 00:41:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-01-31 00:40:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/01/31 01:34:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/31 01:34:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate(0xc000c42840): >openPending: err= 2025/01/31 01:34:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate(0xc000c42840): >_readAt: n=22, err=EOF 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate(0xc000c42840): close: 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:41:41 +0000 UTC 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate(0xc000c42840): >close: err= 2025/01/31 01:34:01 DEBUG : : Re-reading directory (352.99662ms old) 2025/01/31 01:34:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:34:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:34:01 DEBUG : : forgetting directory cache 2025/01/31 01:34:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate(0xc0008b42c0): _readAt: size=512, off=0 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate(0xc0008b42c0): openPending: 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-31 00:42:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-01-31 00:41:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-31 00:42:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-01-31 00:41:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/01/31 01:34:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/31 01:34:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate(0xc0008b42c0): >openPending: err= 2025/01/31 01:34:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate(0xc0008b42c0): >_readAt: n=23, err=EOF 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate(0xc0008b42c0): close: 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:42:41 +0000 UTC 2025/01/31 01:34:03 DEBUG : TestRWCacheUpdate(0xc0008b42c0): >close: err= 2025/01/31 01:34:03 DEBUG : : Re-reading directory (355.135206ms old) 2025/01/31 01:34:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:34:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:34:04 DEBUG : : forgetting directory cache 2025/01/31 01:34:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate(0xc00043d880): _readAt: size=512, off=0 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate(0xc00043d880): openPending: 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-31 00:43:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-01-31 00:42:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-31 00:43:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-01-31 00:42:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/01/31 01:34:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/31 01:34:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate(0xc00043d880): >openPending: err= 2025/01/31 01:34:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/31 01:34:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:34:06 DEBUG : TestRWCacheUpdate(0xc00043d880): >_readAt: n=24, err=EOF 2025/01/31 01:34:06 DEBUG : TestRWCacheUpdate(0xc00043d880): close: 2025/01/31 01:34:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-31 00:43:41 +0000 UTC 2025/01/31 01:34:06 DEBUG : TestRWCacheUpdate(0xc00043d880): >close: err= 2025/01/31 01:34:06 DEBUG : : Re-reading directory (335.77795ms old) 2025/01/31 01:34:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/31 01:34:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/31 01:34:06 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:06 DEBUG : : Looking for writers 2025/01/31 01:34:06 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/31 01:34:06 DEBUG : >WaitForWriters: 2025/01/31 01:34:06 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': vfs cache: cleaner exiting 2025/01/31 01:34:06 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (25.02s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:07 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/01/31 01:34:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/01/31 01:34:10 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:10 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/31 01:34:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/31 01:34:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/31 01:34:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/31 01:34:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:34:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/31 01:34:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:34:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/31 01:34:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/31 01:34:12 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:12 DEBUG : : Looking for writers 2025/01/31 01:34:12 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/31 01:34:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/31 01:34:12 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:12 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:12 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:12 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': Reusing VFS from active cache 2025/01/31 01:34:12 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:12 DEBUG : : Looking for writers 2025/01/31 01:34:12 DEBUG : >WaitForWriters: 2025/01/31 01:34:12 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:12 DEBUG : : Looking for writers 2025/01/31 01:34:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:13 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:13 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:13 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:13 DEBUG : : Looking for writers 2025/01/31 01:34:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:13 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:13 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:13 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:13 DEBUG : : Looking for writers 2025/01/31 01:34:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:13 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:13 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:18 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:18 DEBUG : dir: Looking for writers 2025/01/31 01:34:18 DEBUG : file2: reading active writers 2025/01/31 01:34:18 DEBUG : : Looking for writers 2025/01/31 01:34:18 DEBUG : dir: reading active writers 2025/01/31 01:34:18 DEBUG : file1: reading active writers 2025/01/31 01:34:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.64s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:19 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:19 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:23 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:23 DEBUG : dir: Looking for writers 2025/01/31 01:34:23 DEBUG : : Looking for writers 2025/01/31 01:34:23 DEBUG : dir: reading active writers 2025/01/31 01:34:23 DEBUG : file1: reading active writers 2025/01/31 01:34:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.68s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:25 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:25 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:29 DEBUG : file1: Open: flags=O_RDONLY 2025/01/31 01:34:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/31 01:34:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/31 01:34:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/31 01:34:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/31 01:34:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/31 01:34:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:34:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/31 01:34:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/31 01:34:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/31 01:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/31 01:34:29 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (0 bytes), uploading instead of streaming 2025/01/31 01:34:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:34:31 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/01/31 01:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/31 01:34:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:34:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/31 01:34:31 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:31 DEBUG : dir: Looking for writers 2025/01/31 01:34:31 DEBUG : new_file.txt: reading active writers 2025/01/31 01:34:31 DEBUG : file2: reading active writers 2025/01/31 01:34:31 DEBUG : : Looking for writers 2025/01/31 01:34:31 DEBUG : dir: reading active writers 2025/01/31 01:34:31 DEBUG : file1: reading active writers 2025/01/31 01:34:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.81s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:33 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:33 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:34 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/01/31 01:34:36 DEBUG : dir/file2: same parent dir (ODFfNzk5OTE5NV9taDJZRA) - using file/rename instead of move_copy for dir/file1 2025/01/31 01:34:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/31 01:34:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000de4780 2025/01/31 01:34:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/31 01:34:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:37 INFO : dir/file1: Moved (server-side) to: file0 2025/01/31 01:34:37 DEBUG : file0: Updating file with file0 0xc000de4780 2025/01/31 01:34:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/31 01:34:37 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/31 01:34:37 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:37 DEBUG : dir: Looking for writers 2025/01/31 01:34:37 DEBUG : : Looking for writers 2025/01/31 01:34:37 DEBUG : dir: reading active writers 2025/01/31 01:34:37 DEBUG : file0: reading active writers 2025/01/31 01:34:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.63s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:38 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:38 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:38 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:38 DEBUG : : Looking for writers 2025/01/31 01:34:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:39 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:39 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:39 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/31 01:34:40 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/31 01:34:41 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/31 01:34:42 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/31 01:34:42 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/31 01:34:43 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:43 DEBUG : : Looking for writers 2025/01/31 01:34:43 DEBUG : a: Looking for writers 2025/01/31 01:34:43 DEBUG : b: Looking for writers 2025/01/31 01:34:43 DEBUG : c: Looking for writers 2025/01/31 01:34:43 DEBUG : d: Looking for writers 2025/01/31 01:34:43 DEBUG : : Looking for writers 2025/01/31 01:34:43 DEBUG : a: reading active writers 2025/01/31 01:34:43 DEBUG : b: reading active writers 2025/01/31 01:34:43 DEBUG : c: reading active writers 2025/01/31 01:34:43 DEBUG : d: reading active writers 2025/01/31 01:34:43 DEBUG : /: reading active writers 2025/01/31 01:34:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.08s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:45 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:45 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:46 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/31 01:34:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/31 01:34:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/31 01:34:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/31 01:34:50 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:50 DEBUG : a/b/c/d: Looking for writers 2025/01/31 01:34:50 DEBUG : a/b/c: Looking for writers 2025/01/31 01:34:50 DEBUG : d: reading active writers 2025/01/31 01:34:50 DEBUG : a/b: Looking for writers 2025/01/31 01:34:50 DEBUG : c: reading active writers 2025/01/31 01:34:50 DEBUG : a: Looking for writers 2025/01/31 01:34:50 DEBUG : b: reading active writers 2025/01/31 01:34:50 DEBUG : : Looking for writers 2025/01/31 01:34:50 DEBUG : a: reading active writers 2025/01/31 01:34:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.59s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:52 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:52 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:34:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:34:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:34:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:34:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/31 01:34:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/31 01:34:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/31 01:34:53 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (5 bytes), uploading instead of streaming 2025/01/31 01:34:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:34:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:34:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:34:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:34:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:34:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:34:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:34:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:34:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/31 01:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/31 01:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:34:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:34:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:34:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:54 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (0 bytes), uploading instead of streaming 2025/01/31 01:34:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:34:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:34:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/31 01:34:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/31 01:34:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:34:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:34:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:55 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (7 bytes), uploading instead of streaming 2025/01/31 01:34:56 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/01/31 01:34:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/01/31 01:34:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:57 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:34:57 DEBUG : : Looking for writers 2025/01/31 01:34:57 DEBUG : file1: reading active writers 2025/01/31 01:34:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.82s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:34:57 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:34:57 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:34:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/31 01:34:58 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/31 01:34:58 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/31 01:34:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/31 01:34:58 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (11 bytes), uploading instead of streaming 2025/01/31 01:34:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/01/31 01:35:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 01:35:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:35:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/31 01:35:00 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:35:00 DEBUG : : Looking for writers 2025/01/31 01:35:00 DEBUG : file1: reading active writers 2025/01/31 01:35:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.52s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:35:01 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:35:01 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:35:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:35:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:35:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:35:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:35:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/31 01:35:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:01 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (5 bytes), uploading instead of streaming 2025/01/31 01:35:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/01/31 01:35:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/31 01:35:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:35:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/31 01:35:03 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:35:03 DEBUG : : Looking for writers 2025/01/31 01:35:03 DEBUG : file1: reading active writers 2025/01/31 01:35:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.54s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:35:03 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:35:03 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:35:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:35:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:35:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:35:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:35:03 DEBUG : file1: WriteFileHandle.Release closing 2025/01/31 01:35:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:03 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (0 bytes), uploading instead of streaming 2025/01/31 01:35:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:35:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:35:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/31 01:35:06 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:35:06 DEBUG : : Looking for writers 2025/01/31 01:35:06 DEBUG : file1: reading active writers 2025/01/31 01:35:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (3.17s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:35:06 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:35:06 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:35:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:35:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:35:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:35:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:35:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:07 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (2 bytes), uploading instead of streaming 2025/01/31 01:35:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/01/31 01:35:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/01/31 01:35:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:35:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/01/31 01:35:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:08 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:35:08 DEBUG : : Looking for writers 2025/01/31 01:35:08 DEBUG : file1: reading active writers 2025/01/31 01:35:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.49s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:35:09 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:35:09 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:35:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:35:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:35:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:35:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:35:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:09 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (0 bytes), uploading instead of streaming 2025/01/31 01:35:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/31 01:35:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:35:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:35:13 DEBUG : file1: Open: flags=O_RDONLY 2025/01/31 01:35:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/31 01:35:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/31 01:35:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:35:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/31 01:35:13 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:35:13 DEBUG : : Looking for writers 2025/01/31 01:35:13 DEBUG : file1: reading active writers 2025/01/31 01:35:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.87s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-jawelag7puho'", Local "Local file system at /tmp/rclone2418022413", Modify Window "1s" 2025/01/31 01:35:14 INFO : OpenDrive root 'rclone-test-jawelag7puho': poll-interval is not supported by this remote 2025/01/31 01:35:14 NOTICE: OpenDrive root 'rclone-test-jawelag7puho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/31 01:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/31 01:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/31 01:35:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/31 01:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/31 01:35:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:14 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': File to upload is small (100 bytes), uploading instead of streaming 2025/01/31 01:35:15 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/01/31 01:35:16 DEBUG : file1: md5 = bdaa38b6d50cabf97347df2a2d2dba74 OK 2025/01/31 01:35:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/31 01:35:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/31 01:35:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/31 01:35:16 DEBUG : file1: Open: flags=O_RDONLY 2025/01/31 01:35:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/31 01:35:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/31 01:35:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/31 01:35:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/31 01:35:16 DEBUG : WaitForWriters: timeout=30s 2025/01/31 01:35:16 DEBUG : : Looking for writers 2025/01/31 01:35:16 DEBUG : file1: reading active writers 2025/01/31 01:35:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.90s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/01/31 01:35:17 DEBUG : OpenDrive root 'rclone-test-jawelag7puho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m54.428824327s (try 1/5): exit status 1: Failed [TestDirRemoveName]