"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/10/30 02:29:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wadivol4fase" 2024/10/30 02:29:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 02:29:57 DEBUG : Starting OpenDrive session with ID: 6f0c74e7796c38a6671515091e10beefe5fc9171e04e56f1b34d47e8706a4146 2024/10/30 02:29:57 DEBUG : Creating backend with remote "/tmp/rclone47596513" 2024/10/30 02:29:57 DEBUG : Config file has changed externally - reloading === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:29:57 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:29:57 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:29:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:00 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:00 DEBUG : dir: Looking for writers 2024/10/30 02:30:00 DEBUG : : Looking for writers 2024/10/30 02:30:00 DEBUG : dir: reading active writers 2024/10/30 02:30:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.96s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:01 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:01 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:04 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/10/30 02:30:06 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2024/10/30 02:30:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:08 DEBUG : dir/subdir: Looking for writers 2024/10/30 02:30:08 DEBUG : dir: Looking for writers 2024/10/30 02:30:08 DEBUG : subdir: reading active writers 2024/10/30 02:30:08 DEBUG : file1: reading active writers 2024/10/30 02:30:08 DEBUG : file2: reading active writers 2024/10/30 02:30:08 DEBUG : : Looking for writers 2024/10/30 02:30:08 DEBUG : dir: reading active writers 2024/10/30 02:30:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.19s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:10 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:10 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:13 DEBUG : dir: Looking for writers 2024/10/30 02:30:13 DEBUG : file1: reading active writers 2024/10/30 02:30:13 DEBUG : : Looking for writers 2024/10/30 02:30:13 DEBUG : dir: reading active writers 2024/10/30 02:30:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.98s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:14 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:14 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:17 DEBUG : dir: Looking for writers 2024/10/30 02:30:17 DEBUG : : Looking for writers 2024/10/30 02:30:17 DEBUG : dir: reading active writers 2024/10/30 02:30:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.49s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:18 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:18 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:20 DEBUG : dir: forgetting directory cache 2024/10/30 02:30:20 DEBUG : : forgetting directory cache 2024/10/30 02:30:20 DEBUG : dir: forgetting directory cache 2024/10/30 02:30:20 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:20 DEBUG : : Looking for writers 2024/10/30 02:30:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.87s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:21 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:21 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:25 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/30 02:30:25 DEBUG : dir: invalidating directory cache 2024/10/30 02:30:25 DEBUG : : >ForgetPath: 2024/10/30 02:30:25 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/30 02:30:25 DEBUG : : invalidating directory cache 2024/10/30 02:30:25 DEBUG : dir: forgetting directory cache 2024/10/30 02:30:25 DEBUG : : >ForgetPath: 2024/10/30 02:30:25 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/30 02:30:25 DEBUG : : >ForgetPath: 2024/10/30 02:30:25 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:25 DEBUG : dir: Looking for writers 2024/10/30 02:30:25 DEBUG : : Looking for writers 2024/10/30 02:30:25 DEBUG : dir: reading active writers 2024/10/30 02:30:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.16s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:26 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:26 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:30 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2024/10/30 02:30:32 DEBUG : : forgetting directory cache 2024/10/30 02:30:32 DEBUG : dir: forgetting directory cache 2024/10/30 02:30:33 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:33 DEBUG : dir: Looking for writers 2024/10/30 02:30:33 DEBUG : fil/a/b: Looking for writers 2024/10/30 02:30:33 DEBUG : fil/a: Looking for writers 2024/10/30 02:30:33 DEBUG : b: reading active writers 2024/10/30 02:30:33 DEBUG : fil: Looking for writers 2024/10/30 02:30:33 DEBUG : a: reading active writers 2024/10/30 02:30:33 DEBUG : : Looking for writers 2024/10/30 02:30:33 DEBUG : fil: reading active writers 2024/10/30 02:30:33 DEBUG : dir: reading active writers 2024/10/30 02:30:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.33s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:36 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:36 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:39 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:39 DEBUG : dir: Looking for writers 2024/10/30 02:30:39 DEBUG : : Looking for writers 2024/10/30 02:30:39 DEBUG : dir: reading active writers 2024/10/30 02:30:39 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirSetModTime (5.06s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:41 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:41 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:44 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:30:44 DEBUG : dir: Looking for writers 2024/10/30 02:30:44 DEBUG : file1: reading active writers 2024/10/30 02:30:44 DEBUG : : Looking for writers 2024/10/30 02:30:44 DEBUG : dir: reading active writers 2024/10/30 02:30:44 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirStat (11.45s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:30:52 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:30:52 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:30:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:30:55 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/10/30 02:30:57 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2024/10/30 02:30:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/10/30 02:30:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/10/30 02:30:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/30 02:30:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/10/30 02:31:00 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2024/10/30 02:31:02 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2024/10/30 02:31:03 DEBUG : dir: invalidating directory cache 2024/10/30 02:31:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/10/30 02:31:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/10/30 02:31:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/10/30 02:31:03 DEBUG : dir/file1: Reset virtual modtime 2024/10/30 02:31:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/10/30 02:31:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/30 02:31:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/10/30 02:31:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/10/30 02:31:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:31:03 DEBUG : dir: invalidating directory cache 2024/10/30 02:31:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/10/30 02:31:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/10/30 02:31:04 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/30 02:31:04 DEBUG : : forgetting directory cache 2024/10/30 02:31:04 DEBUG : dir: forgetting directory cache 2024/10/30 02:31:04 DEBUG : dir/virtualDir: forgetting directory cache 2024/10/30 02:31:04 DEBUG : dir/file1: Reset virtual modtime 2024/10/30 02:31:04 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/30 02:31:04 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:04 DEBUG : dir/virtualDir: Looking for writers 2024/10/30 02:31:04 DEBUG : dir: Looking for writers 2024/10/30 02:31:04 DEBUG : file1: reading active writers 2024/10/30 02:31:04 DEBUG : virtualFile2: reading active writers 2024/10/30 02:31:04 DEBUG : virtualFile: reading active writers 2024/10/30 02:31:04 DEBUG : virtualDir: reading active writers 2024/10/30 02:31:04 DEBUG : : Looking for writers 2024/10/30 02:31:04 DEBUG : dir: reading active writers 2024/10/30 02:31:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.28s) --- PASS: TestDirReadDirAll/Virtual (4.77s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:06 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:06 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:08 ERROR : dir/: Can only open directories read only 2024/10/30 02:31:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:08 DEBUG : dir: Looking for writers 2024/10/30 02:31:08 DEBUG : : Looking for writers 2024/10/30 02:31:08 DEBUG : dir: reading active writers 2024/10/30 02:31:08 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirOpen (4.77s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:10 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:10 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:351: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:351 Error: Should be true Test: TestDirCreate 2024/10/30 02:31:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:31:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/30 02:31:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/30 02:31:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/30 02:31:13 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 02:31:14 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/10/30 02:31:15 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:31:15 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/10/30 02:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/30 02:31:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:15 DEBUG : dir: Looking for writers 2024/10/30 02:31:15 DEBUG : file1: reading active writers 2024/10/30 02:31:15 DEBUG : potato: reading active writers 2024/10/30 02:31:15 DEBUG : : Looking for writers 2024/10/30 02:31:15 DEBUG : dir: reading active writers 2024/10/30 02:31:15 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.64s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:16 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:16 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:395: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:395 Error: Should be true Test: TestDirMkdir 2024/10/30 02:31:20 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:20 DEBUG : dir/sub: Looking for writers 2024/10/30 02:31:20 DEBUG : dir: Looking for writers 2024/10/30 02:31:20 DEBUG : file1: reading active writers 2024/10/30 02:31:20 DEBUG : sub: reading active writers 2024/10/30 02:31:20 DEBUG : : Looking for writers 2024/10/30 02:31:20 DEBUG : dir: reading active writers 2024/10/30 02:31:20 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.57s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:22 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:22 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/30 02:31:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/30 02:31:26 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:26 DEBUG : dir/sub/subsub: Looking for writers 2024/10/30 02:31:26 DEBUG : dir/sub: Looking for writers 2024/10/30 02:31:26 DEBUG : subsub: reading active writers 2024/10/30 02:31:26 DEBUG : dir: Looking for writers 2024/10/30 02:31:26 DEBUG : file1: reading active writers 2024/10/30 02:31:26 DEBUG : sub: reading active writers 2024/10/30 02:31:26 DEBUG : : Looking for writers 2024/10/30 02:31:26 DEBUG : dir: reading active writers 2024/10/30 02:31:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.54s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:28 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:28 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:31 ERROR : dir/: Dir.Remove not empty 2024/10/30 02:31:31 DEBUG : dir/file1: Remove: 2024/10/30 02:31:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:31:31 DEBUG : dir/file1: >Remove: err= 2024/10/30 02:31:31 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/30 02:31:32 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:32 DEBUG : : Looking for writers 2024/10/30 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.73s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:32 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:32 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:35 DEBUG : dir/file1: Remove: 2024/10/30 02:31:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:31:35 DEBUG : dir/file1: >Remove: err= 2024/10/30 02:31:35 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/30 02:31:35 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:35 DEBUG : : Looking for writers 2024/10/30 02:31:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.71s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:36 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:36 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:38 DEBUG : dir/file1: Remove: 2024/10/30 02:31:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:31:39 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 2024/10/30 02:31:39 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:39 DEBUG : dir: Looking for writers 2024/10/30 02:31:39 DEBUG : : Looking for writers 2024/10/30 02:31:39 DEBUG : dir: reading active writers 2024/10/30 02:31:39 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.14s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:40 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:40 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:43 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2024/10/30 02:31:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/10/30 02:31:45 DEBUG : dir2: same parent dir (ODFfNjY5Njk0Ml9KQTNPYQ) - using folder/rename instead of move_copy 2024/10/30 02:31:45 DEBUG : dir: Updating dir with dir2 0xc000949ad0 2024/10/30 02:31:45 DEBUG : dir: forgetting directory cache 2024/10/30 02:31:45 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/30 02:31:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/10/30 02:31:47 INFO : dir2/file1: Moved (server-side) to: file2 2024/10/30 02:31:47 DEBUG : file2: Updating file with file2 0xc000001d40 2024/10/30 02:31:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/10/30 02:31:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 02:31:47 INFO : dir2/file3: Deleted 2024/10/30 02:31:48 INFO : file2: Moved (server-side) to: dir2/file3 2024/10/30 02:31:48 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001d40 2024/10/30 02:31:48 DEBUG : : Added virtual directory entry vDel: "file2" 2024/10/30 02:31:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/10/30 02:31:48 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/10/30 02:31:48 DEBUG : renamed empty directory: same parent dir (ODFfNjY5Njk0Ml9KQTNPYQ) - using folder/rename instead of move_copy 2024/10/30 02:31:49 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000417520 2024/10/30 02:31:49 DEBUG : empty directory: forgetting directory cache 2024/10/30 02:31:49 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/10/30 02:31:49 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/10/30 02:31:49 DEBUG : dir2: Renaming to "dir3" 2024/10/30 02:31:49 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:49 DEBUG : dir3: Looking for writers 2024/10/30 02:31:49 DEBUG : file3: reading active writers 2024/10/30 02:31:49 DEBUG : renamed empty directory: Looking for writers 2024/10/30 02:31:49 DEBUG : : Looking for writers 2024/10/30 02:31:49 DEBUG : dir3: reading active writers 2024/10/30 02:31:49 DEBUG : renamed empty directory: reading active writers 2024/10/30 02:31:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.18s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:50 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:50 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:53 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:53 DEBUG : dir: Looking for writers 2024/10/30 02:31:53 DEBUG : file1: reading active writers 2024/10/30 02:31:53 DEBUG : : Looking for writers 2024/10/30 02:31:53 DEBUG : dir: reading active writers 2024/10/30 02:31:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.65s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:31:54 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:31:54 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:31:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:31:57 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2024/10/30 02:31:59 DEBUG : Can set mod time: true 2024/10/30 02:31:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/30 02:31:59 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:31:59 DEBUG : dir: Looking for writers 2024/10/30 02:31:59 DEBUG : file1: reading active writers 2024/10/30 02:31:59 DEBUG : : Looking for writers 2024/10/30 02:31:59 DEBUG : dir: reading active writers 2024/10/30 02:31:59 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:08 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:08 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 02:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:11 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 02:32:15 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:32:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/30 02:32:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/30 02:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:15 DEBUG : dir: Looking for writers 2024/10/30 02:32:15 DEBUG : file1: reading active writers 2024/10/30 02:32:15 DEBUG : : Looking for writers 2024/10/30 02:32:15 DEBUG : dir: reading active writers 2024/10/30 02:32:15 DEBUG : >WaitForWriters: fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: dir/file1: Modification time difference too big |-112621h32m11.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-30 02:32:11 +0000 UTC) (precision 1s) 2024/10/30 02:32:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:16 DEBUG : dir: Looking for writers 2024/10/30 02:32:16 DEBUG : file1: reading active writers 2024/10/30 02:32:16 DEBUG : : Looking for writers 2024/10/30 02:32:16 DEBUG : dir: reading active writers 2024/10/30 02:32:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:18 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:18 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:32:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 02:32:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:21 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 02:32:21 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:32:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:32:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/30 02:32:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/30 02:32:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:22 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:22 DEBUG : dir: Looking for writers 2024/10/30 02:32:22 DEBUG : file1: reading active writers 2024/10/30 02:32:22 DEBUG : : Looking for writers 2024/10/30 02:32:22 DEBUG : dir: reading active writers 2024/10/30 02:32:22 DEBUG : >WaitForWriters: 2024/10/30 02:32:22 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:22 DEBUG : dir: Looking for writers 2024/10/30 02:32:22 DEBUG : file1: reading active writers 2024/10/30 02:32:22 DEBUG : : Looking for writers 2024/10/30 02:32:22 DEBUG : dir: reading active writers 2024/10/30 02:32:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:23 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:32:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:32:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/30 02:32:26 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:26 DEBUG : dir: Looking for writers 2024/10/30 02:32:26 DEBUG : file1: reading active writers 2024/10/30 02:32:26 DEBUG : : Looking for writers 2024/10/30 02:32:26 DEBUG : dir: reading active writers 2024/10/30 02:32:26 DEBUG : >WaitForWriters: 2024/10/30 02:32:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:27 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:32:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:32:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/30 02:32:30 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:32:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:32:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:32:30 DEBUG : dir/file1(0xc0005af800): close: 2024/10/30 02:32:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/30 02:32:30 DEBUG : dir/file1(0xc0005af800): >close: err= 2024/10/30 02:32:30 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:30 DEBUG : dir: Looking for writers 2024/10/30 02:32:30 DEBUG : file1: reading active writers 2024/10/30 02:32:30 DEBUG : : Looking for writers 2024/10/30 02:32:30 DEBUG : dir: reading active writers 2024/10/30 02:32:30 DEBUG : >WaitForWriters: 2024/10/30 02:32:30 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:30 DEBUG : dir: Looking for writers 2024/10/30 02:32:30 DEBUG : file1: reading active writers 2024/10/30 02:32:30 DEBUG : : Looking for writers 2024/10/30 02:32:30 DEBUG : dir: reading active writers 2024/10/30 02:32:30 DEBUG : >WaitForWriters: 2024/10/30 02:32:30 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:31 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:32:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:32:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:32:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/30 02:32:34 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:32:34 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:32:34 DEBUG : dir/file1(0xc0005aef00): _writeAt: size=5, off=0 2024/10/30 02:32:34 DEBUG : dir/file1(0xc0005aef00): openPending: 2024/10/30 02:32:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/30 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:34 DEBUG : dir/file1(0xc0005aef00): >openPending: err= 2024/10/30 02:32:34 DEBUG : dir/file1(0xc0005aef00): >_writeAt: n=5, err= 2024/10/30 02:32:34 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/30 02:32:34 DEBUG : dir/file1(0xc0005aef00): close: 2024/10/30 02:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/10/30 02:32:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/10/30 02:32:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/10/30 02:32:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/30 02:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/30 02:32:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:32:35 DEBUG : dir/file1(0xc0005aef00): >close: err= 2024/10/30 02:32:35 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:32:35 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:32:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:32:35 DEBUG : dir: Looking for writers 2024/10/30 02:32:35 DEBUG : file1: reading active writers 2024/10/30 02:32:35 DEBUG : : Looking for writers 2024/10/30 02:32:35 DEBUG : dir: reading active writers 2024/10/30 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:32:36 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/10/30 02:32:36 INFO : dir/file1: Copied (replaced existing) 2024/10/30 02:32:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/10/30 02:32:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 02:32:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/10/30 02:32:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 02:32:36 DEBUG : dir: Looking for writers 2024/10/30 02:32:36 DEBUG : file1: reading active writers 2024/10/30 02:32:36 DEBUG : : Looking for writers 2024/10/30 02:32:36 DEBUG : dir: reading active writers 2024/10/30 02:32:36 DEBUG : >WaitForWriters: 2024/10/30 02:32:36 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:36 DEBUG : dir: Looking for writers 2024/10/30 02:32:36 DEBUG : file1: reading active writers 2024/10/30 02:32:36 DEBUG : : Looking for writers 2024/10/30 02:32:36 DEBUG : dir: reading active writers 2024/10/30 02:32:36 DEBUG : >WaitForWriters: 2024/10/30 02:32:36 DEBUG : vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (43.60s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (14.28s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (9.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.47s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.81s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:37 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:37 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:32:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:32:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:32:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/30 02:32:40 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:40 DEBUG : dir: Looking for writers 2024/10/30 02:32:40 DEBUG : file1: reading active writers 2024/10/30 02:32:40 DEBUG : : Looking for writers 2024/10/30 02:32:40 DEBUG : dir: reading active writers 2024/10/30 02:32:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.18s) === RUN TestFileOpenReadUnknownSize 2024/10/30 02:32:41 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/30 02:32:41 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:41 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:32:41 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/30 02:32:41 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:41 DEBUG : : Looking for writers 2024/10/30 02:32:41 DEBUG : file.txt: reading active writers 2024/10/30 02:32:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:41 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:41 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:44 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (25 bytes), uploading instead of streaming 2024/10/30 02:32:44 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/10/30 02:32:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:32:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/30 02:32:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:32:45 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:45 DEBUG : dir: Looking for writers 2024/10/30 02:32:45 DEBUG : file1: reading active writers 2024/10/30 02:32:45 DEBUG : : Looking for writers 2024/10/30 02:32:45 DEBUG : dir: reading active writers 2024/10/30 02:32:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.94s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:46 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:46 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:49 DEBUG : dir/file1: Remove: 2024/10/30 02:32:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:32:49 DEBUG : dir/file1: >Remove: err= 2024/10/30 02:32:49 DEBUG : dir/file1: Remove: 2024/10/30 02:32:49 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/30 02:32:49 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:49 DEBUG : dir: Looking for writers 2024/10/30 02:32:49 DEBUG : : Looking for writers 2024/10/30 02:32:49 DEBUG : dir: reading active writers 2024/10/30 02:32:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.04s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:50 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:50 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:53 DEBUG : dir/file1: Remove: 2024/10/30 02:32:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:32:53 DEBUG : dir/file1: >Remove: err= 2024/10/30 02:32:54 DEBUG : dir/file1: Remove: 2024/10/30 02:32:54 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/30 02:32:54 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:54 DEBUG : dir: Looking for writers 2024/10/30 02:32:54 DEBUG : : Looking for writers 2024/10/30 02:32:54 DEBUG : dir: reading active writers 2024/10/30 02:32:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.25s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:55 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:55 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:32:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:32:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:32:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:32:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/30 02:32:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 02:32:58 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/30 02:32:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 02:32:58 DEBUG : dir/file1: Open: flags=0x3 2024/10/30 02:32:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/30 02:32:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/30 02:32:58 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:32:58 DEBUG : dir: Looking for writers 2024/10/30 02:32:58 DEBUG : file1: reading active writers 2024/10/30 02:32:58 DEBUG : : Looking for writers 2024/10/30 02:32:58 DEBUG : dir: reading active writers 2024/10/30 02:32:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:32:59 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:32:59 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:33:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:02 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:02 DEBUG : dir: Looking for writers 2024/10/30 02:33:02 DEBUG : file1: reading active writers 2024/10/30 02:33:02 DEBUG : : Looking for writers 2024/10/30 02:33:02 DEBUG : dir: reading active writers 2024/10/30 02:33:02 DEBUG : >WaitForWriters: 2024/10/30 02:33:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000240fc0 2024/10/30 02:33:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 02:33:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000240fc0 2024/10/30 02:33:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 02:33:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:33:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 02:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc000240fc0 2024/10/30 02:33:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:04 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (25 bytes), uploading instead of streaming 2024/10/30 02:33:04 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/10/30 02:33:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:33:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/30 02:33:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:05 DEBUG : newLeaf: Running delayed rename now 2024/10/30 02:33:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000240fc0 2024/10/30 02:33:05 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:05 DEBUG : dir: Looking for writers 2024/10/30 02:33:05 DEBUG : : Looking for writers 2024/10/30 02:33:05 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:05 DEBUG : dir: reading active writers 2024/10/30 02:33:05 DEBUG : >WaitForWriters: 2024/10/30 02:33:06 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:06 DEBUG : dir: Looking for writers 2024/10/30 02:33:06 DEBUG : : Looking for writers 2024/10/30 02:33:06 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:06 DEBUG : dir: reading active writers 2024/10/30 02:33:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:33:07 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:33:07 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:33:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:33:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:33:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:09 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:09 DEBUG : dir: Looking for writers 2024/10/30 02:33:09 DEBUG : file1: reading active writers 2024/10/30 02:33:09 DEBUG : : Looking for writers 2024/10/30 02:33:09 DEBUG : dir: reading active writers 2024/10/30 02:33:09 DEBUG : >WaitForWriters: 2024/10/30 02:33:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000241140 2024/10/30 02:33:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 02:33:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000241140 2024/10/30 02:33:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 02:33:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:33:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 02:33:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc000241140 2024/10/30 02:33:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:11 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (25 bytes), uploading instead of streaming 2024/10/30 02:33:12 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/10/30 02:33:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:33:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/30 02:33:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:13 DEBUG : newLeaf: Running delayed rename now 2024/10/30 02:33:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000241140 2024/10/30 02:33:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:13 DEBUG : dir: Looking for writers 2024/10/30 02:33:13 DEBUG : : Looking for writers 2024/10/30 02:33:13 DEBUG : dir: reading active writers 2024/10/30 02:33:13 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:13 DEBUG : >WaitForWriters: 2024/10/30 02:33:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:13 DEBUG : dir: Looking for writers 2024/10/30 02:33:13 DEBUG : : Looking for writers 2024/10/30 02:33:13 DEBUG : dir: reading active writers 2024/10/30 02:33:13 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:13 DEBUG : >WaitForWriters: 2024/10/30 02:33:13 DEBUG : 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/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:33:22 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:33:22 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:33:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:33:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:33:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 02:33:25 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:25 DEBUG : dir/file1(0xc0005ae5c0): openPending: 2024/10/30 02:33:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/30 02:33:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:25 DEBUG : dir/file1(0xc0005ae5c0): >openPending: err= 2024/10/30 02:33:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:33:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:25 DEBUG : dir/file1(0xc0005ae5c0): _writeAt: size=14, off=0 2024/10/30 02:33:25 DEBUG : dir/file1(0xc0005ae5c0): >_writeAt: n=14, err= 2024/10/30 02:33:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 02:33:25 DEBUG : dir/file1(0xc0005ae5c0): close: 2024/10/30 02:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 02:33:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 02:33:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:33:25 DEBUG : dir/file1(0xc0005ae5c0): >close: err= 2024/10/30 02:33:25 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:33:25 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:33:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:33:25 DEBUG : dir: Looking for writers 2024/10/30 02:33:25 DEBUG : file1: reading active writers 2024/10/30 02:33:25 DEBUG : : Looking for writers 2024/10/30 02:33:25 DEBUG : dir: reading active writers 2024/10/30 02:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:33:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/30 02:33:26 INFO : dir/file1: Copied (replaced existing) 2024/10/30 02:33:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 02:33:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/30 02:33:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 02:33:26 DEBUG : dir: Looking for writers 2024/10/30 02:33:26 DEBUG : file1: reading active writers 2024/10/30 02:33:26 DEBUG : : Looking for writers 2024/10/30 02:33:26 DEBUG : dir: reading active writers 2024/10/30 02:33:26 DEBUG : >WaitForWriters: 2024/10/30 02:33:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:33:26 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:26 DEBUG : dir/file1(0xc000792380): _readAt: size=512, off=0 2024/10/30 02:33:26 DEBUG : dir/file1(0xc000792380): openPending: 2024/10/30 02:33:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/10/30 02:33:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 02:33:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:26 DEBUG : dir/file1(0xc000792380): >openPending: err= 2024/10/30 02:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 02:33:26 DEBUG : dir/file1(0xc000792380): >_readAt: n=14, err=EOF 2024/10/30 02:33:26 DEBUG : dir/file1(0xc000792380): close: 2024/10/30 02:33:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:33:26 DEBUG : dir/file1(0xc000792380): >close: err= 2024/10/30 02:33:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:33:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000564c00 2024/10/30 02:33:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 02:33:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/30 02:33:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000564c00 2024/10/30 02:33:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 02:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 2024/10/30 02:33:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:33:36 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:36 DEBUG : dir/file1(0xc0005af900): openPending: 2024/10/30 02:33:36 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" 2024/10/30 02:33:36 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") 2024/10/30 02:33:36 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:33:36 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:33:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:36 DEBUG : dir/file1(0xc0005af900): >openPending: err= 2024/10/30 02:33:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:33:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:36 DEBUG : dir/file1(0xc0005af900): _writeAt: size=25, off=0 2024/10/30 02:33:36 DEBUG : dir/file1(0xc0005af900): >_writeAt: n=25, err= 2024/10/30 02:33:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:33:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000564c00 2024/10/30 02:33:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:36 DEBUG : newLeaf(0xc0005af900): close: 2024/10/30 02:33:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 02:33:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 02:33:36.125245887 +0000 UTC m=+219.639141623 2024/10/30 02:33:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 02:33:36 DEBUG : newLeaf(0xc0005af900): >close: err= 2024/10/30 02:33:36 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:36 DEBUG : dir: Looking for writers 2024/10/30 02:33:36 DEBUG : : Looking for writers 2024/10/30 02:33:36 DEBUG : dir: reading active writers 2024/10/30 02:33:36 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:33:36 DEBUG : dir: Looking for writers 2024/10/30 02:33:36 DEBUG : : Looking for writers 2024/10/30 02:33:36 DEBUG : dir: reading active writers 2024/10/30 02:33:36 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:33:36 DEBUG : dir: Looking for writers 2024/10/30 02:33:36 DEBUG : : Looking for writers 2024/10/30 02:33:36 DEBUG : dir: reading active writers 2024/10/30 02:33:36 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:33:36 DEBUG : dir: Looking for writers 2024/10/30 02:33:36 DEBUG : : Looking for writers 2024/10/30 02:33:36 DEBUG : dir: reading active writers 2024/10/30 02:33:36 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:33:36 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 02:33:36 DEBUG : dir: Looking for writers 2024/10/30 02:33:36 DEBUG : : Looking for writers 2024/10/30 02:33:36 DEBUG : dir: reading active writers 2024/10/30 02:33:36 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:33:36 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/10/30 02:33:36 DEBUG : dir: Looking for writers 2024/10/30 02:33:36 DEBUG : : Looking for writers 2024/10/30 02:33:36 DEBUG : dir: reading active writers 2024/10/30 02:33:36 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:33:37 DEBUG : dir: Looking for writers 2024/10/30 02:33:37 DEBUG : : Looking for writers 2024/10/30 02:33:37 DEBUG : dir: reading active writers 2024/10/30 02:33:37 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:33:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:33:37 INFO : newLeaf: Copied (replaced existing) 2024/10/30 02:33:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 02:33:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/30 02:33:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 02:33:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 02:33:37 DEBUG : dir: Looking for writers 2024/10/30 02:33:37 DEBUG : : Looking for writers 2024/10/30 02:33:37 DEBUG : dir: reading active writers 2024/10/30 02:33:37 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:37 DEBUG : >WaitForWriters: 2024/10/30 02:33:38 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:38 DEBUG : dir: Looking for writers 2024/10/30 02:33:38 DEBUG : : Looking for writers 2024/10/30 02:33:38 DEBUG : dir: reading active writers 2024/10/30 02:33:38 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:38 DEBUG : >WaitForWriters: 2024/10/30 02:33:38 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:33:39 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:33:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:33:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:33:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:42 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:42 DEBUG : dir: Looking for writers 2024/10/30 02:33:42 DEBUG : file1: reading active writers 2024/10/30 02:33:42 DEBUG : : Looking for writers 2024/10/30 02:33:42 DEBUG : dir: reading active writers 2024/10/30 02:33:42 DEBUG : >WaitForWriters: 2024/10/30 02:33:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0006140c0 2024/10/30 02:33:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 02:33:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0006140c0 2024/10/30 02:33:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:33:44 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:44 DEBUG : dir/file1(0xc0005afbc0): openPending: 2024/10/30 02:33:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2024/10/30 02:33:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:44 DEBUG : dir/file1(0xc0005afbc0): >openPending: err= 2024/10/30 02:33:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:33:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:44 DEBUG : dir/file1(0xc0005afbc0): _writeAt: size=25, off=0 2024/10/30 02:33:44 DEBUG : dir/file1(0xc0005afbc0): >_writeAt: n=25, err= 2024/10/30 02:33:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:33:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0006140c0 2024/10/30 02:33:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:44 DEBUG : newLeaf(0xc0005afbc0): close: 2024/10/30 02:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 02:33:44 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 02:33:44.460865609 +0000 UTC m=+227.974761356 2024/10/30 02:33:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 02:33:44 DEBUG : newLeaf(0xc0005afbc0): >close: err= 2024/10/30 02:33:44 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:44 DEBUG : dir: Looking for writers 2024/10/30 02:33:44 DEBUG : : Looking for writers 2024/10/30 02:33:44 DEBUG : dir: reading active writers 2024/10/30 02:33:44 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:33:45 DEBUG : dir: Looking for writers 2024/10/30 02:33:45 DEBUG : : Looking for writers 2024/10/30 02:33:45 DEBUG : dir: reading active writers 2024/10/30 02:33:45 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:33:45 DEBUG : dir: Looking for writers 2024/10/30 02:33:45 DEBUG : : Looking for writers 2024/10/30 02:33:45 DEBUG : dir: reading active writers 2024/10/30 02:33:45 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:33:45 DEBUG : dir: Looking for writers 2024/10/30 02:33:45 DEBUG : : Looking for writers 2024/10/30 02:33:45 DEBUG : dir: reading active writers 2024/10/30 02:33:45 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:33:45 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 02:33:45 DEBUG : dir: Looking for writers 2024/10/30 02:33:45 DEBUG : : Looking for writers 2024/10/30 02:33:45 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:45 DEBUG : dir: reading active writers 2024/10/30 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:33:45 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/10/30 02:33:45 DEBUG : dir: Looking for writers 2024/10/30 02:33:45 DEBUG : : Looking for writers 2024/10/30 02:33:45 DEBUG : dir: reading active writers 2024/10/30 02:33:45 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:33:45 DEBUG : dir: Looking for writers 2024/10/30 02:33:45 DEBUG : : Looking for writers 2024/10/30 02:33:45 DEBUG : dir: reading active writers 2024/10/30 02:33:45 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:33:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:33:46 INFO : newLeaf: Copied (replaced existing) 2024/10/30 02:33:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 02:33:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/30 02:33:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 02:33:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 02:33:46 DEBUG : dir: Looking for writers 2024/10/30 02:33:46 DEBUG : : Looking for writers 2024/10/30 02:33:46 DEBUG : dir: reading active writers 2024/10/30 02:33:46 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:46 DEBUG : >WaitForWriters: 2024/10/30 02:33:46 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:46 DEBUG : dir: Looking for writers 2024/10/30 02:33:46 DEBUG : : Looking for writers 2024/10/30 02:33:46 DEBUG : dir: reading active writers 2024/10/30 02:33:46 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:46 DEBUG : >WaitForWriters: 2024/10/30 02:33:46 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:33:47 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:33:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:33:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:33:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 02:33:50 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:50 DEBUG : dir/file1(0xc00044a6c0): openPending: 2024/10/30 02:33:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/30 02:33:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:33:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:50 DEBUG : dir/file1(0xc00044a6c0): >openPending: err= 2024/10/30 02:33:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:33:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:50 DEBUG : dir/file1(0xc00044a6c0): _writeAt: size=14, off=0 2024/10/30 02:33:50 DEBUG : dir/file1(0xc00044a6c0): >_writeAt: n=14, err= 2024/10/30 02:33:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 02:33:50 DEBUG : dir/file1(0xc00044a6c0): close: 2024/10/30 02:33:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 02:33:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 02:33:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:33:50 DEBUG : dir/file1(0xc00044a6c0): >close: err= 2024/10/30 02:33:50 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:50 DEBUG : dir: Looking for writers 2024/10/30 02:33:50 DEBUG : file1: reading active writers 2024/10/30 02:33:50 DEBUG : : Looking for writers 2024/10/30 02:33:50 DEBUG : dir: reading active writers 2024/10/30 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:33:50 DEBUG : dir: Looking for writers 2024/10/30 02:33:50 DEBUG : file1: reading active writers 2024/10/30 02:33:50 DEBUG : : Looking for writers 2024/10/30 02:33:50 DEBUG : dir: reading active writers 2024/10/30 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:33:50 DEBUG : dir: Looking for writers 2024/10/30 02:33:50 DEBUG : file1: reading active writers 2024/10/30 02:33:50 DEBUG : : Looking for writers 2024/10/30 02:33:50 DEBUG : dir: reading active writers 2024/10/30 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:33:50 DEBUG : dir: Looking for writers 2024/10/30 02:33:50 DEBUG : file1: reading active writers 2024/10/30 02:33:50 DEBUG : : Looking for writers 2024/10/30 02:33:50 DEBUG : dir: reading active writers 2024/10/30 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:33:50 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 02:33:50 DEBUG : dir: Looking for writers 2024/10/30 02:33:50 DEBUG : file1: reading active writers 2024/10/30 02:33:50 DEBUG : : Looking for writers 2024/10/30 02:33:50 DEBUG : dir: reading active writers 2024/10/30 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:33:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:33:50 DEBUG : dir: Looking for writers 2024/10/30 02:33:50 DEBUG : file1: reading active writers 2024/10/30 02:33:50 DEBUG : : Looking for writers 2024/10/30 02:33:50 DEBUG : dir: reading active writers 2024/10/30 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:33:51 DEBUG : dir: Looking for writers 2024/10/30 02:33:51 DEBUG : file1: reading active writers 2024/10/30 02:33:51 DEBUG : : Looking for writers 2024/10/30 02:33:51 DEBUG : dir: reading active writers 2024/10/30 02:33:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:33:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/30 02:33:51 INFO : dir/file1: Copied (replaced existing) 2024/10/30 02:33:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 02:33:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/30 02:33:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 02:33:51 DEBUG : dir: Looking for writers 2024/10/30 02:33:51 DEBUG : file1: reading active writers 2024/10/30 02:33:51 DEBUG : : Looking for writers 2024/10/30 02:33:51 DEBUG : dir: reading active writers 2024/10/30 02:33:51 DEBUG : >WaitForWriters: 2024/10/30 02:33:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:33:51 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:51 DEBUG : dir/file1(0xc000792240): _readAt: size=512, off=0 2024/10/30 02:33:51 DEBUG : dir/file1(0xc000792240): openPending: 2024/10/30 02:33:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/10/30 02:33:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 02:33:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:51 DEBUG : dir/file1(0xc000792240): >openPending: err= 2024/10/30 02:33:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 02:33:51 DEBUG : dir/file1(0xc000792240): >_readAt: n=14, err=EOF 2024/10/30 02:33:51 DEBUG : dir/file1(0xc000792240): close: 2024/10/30 02:33:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:33:51 DEBUG : dir/file1(0xc000792240): >close: err= 2024/10/30 02:33:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:33:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000614240 2024/10/30 02:33:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 02:33:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/30 02:33:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000614240 2024/10/30 02:33:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 02:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:33:53 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:33:53 DEBUG : dir/file1(0xc00044a4c0): openPending: 2024/10/30 02:33:53 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" 2024/10/30 02:33:53 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") 2024/10/30 02:33:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:33:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:33:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:33:53 DEBUG : dir/file1(0xc00044a4c0): >openPending: err= 2024/10/30 02:33:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:33:53 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:33:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:33:53 DEBUG : dir/file1(0xc00044a4c0): _writeAt: size=25, off=0 2024/10/30 02:33:53 DEBUG : dir/file1(0xc00044a4c0): >_writeAt: n=25, err= 2024/10/30 02:33:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:33:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:33:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000614240 2024/10/30 02:33:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:33:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:54 DEBUG : newLeaf(0xc00044a4c0): close: 2024/10/30 02:33:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 02:33:54 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 02:33:53.93826333 +0000 UTC m=+237.452159077 2024/10/30 02:33:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 02:33:54 DEBUG : newLeaf(0xc00044a4c0): >close: err= 2024/10/30 02:33:54 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:54 DEBUG : dir: Looking for writers 2024/10/30 02:33:54 DEBUG : : Looking for writers 2024/10/30 02:33:54 DEBUG : dir: reading active writers 2024/10/30 02:33:54 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:33:54 DEBUG : dir: Looking for writers 2024/10/30 02:33:54 DEBUG : : Looking for writers 2024/10/30 02:33:54 DEBUG : dir: reading active writers 2024/10/30 02:33:54 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:33:54 DEBUG : dir: Looking for writers 2024/10/30 02:33:54 DEBUG : : Looking for writers 2024/10/30 02:33:54 DEBUG : dir: reading active writers 2024/10/30 02:33:54 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:33:54 DEBUG : dir: Looking for writers 2024/10/30 02:33:54 DEBUG : : Looking for writers 2024/10/30 02:33:54 DEBUG : dir: reading active writers 2024/10/30 02:33:54 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:33:54 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 02:33:54 DEBUG : dir: Looking for writers 2024/10/30 02:33:54 DEBUG : : Looking for writers 2024/10/30 02:33:54 DEBUG : dir: reading active writers 2024/10/30 02:33:54 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:33:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/10/30 02:33:54 DEBUG : dir: Looking for writers 2024/10/30 02:33:54 DEBUG : : Looking for writers 2024/10/30 02:33:54 DEBUG : dir: reading active writers 2024/10/30 02:33:54 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:33:55 DEBUG : dir: Looking for writers 2024/10/30 02:33:55 DEBUG : : Looking for writers 2024/10/30 02:33:55 DEBUG : dir: reading active writers 2024/10/30 02:33:55 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:33:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:33:55 INFO : newLeaf: Copied (replaced existing) 2024/10/30 02:33:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 02:33:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/30 02:33:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 02:33:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:33:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 02:33:55 DEBUG : dir: Looking for writers 2024/10/30 02:33:55 DEBUG : : Looking for writers 2024/10/30 02:33:55 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:55 DEBUG : dir: reading active writers 2024/10/30 02:33:55 DEBUG : >WaitForWriters: 2024/10/30 02:33:56 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:33:56 DEBUG : dir: Looking for writers 2024/10/30 02:33:56 DEBUG : : Looking for writers 2024/10/30 02:33:56 DEBUG : dir: reading active writers 2024/10/30 02:33:56 DEBUG : newLeaf: reading active writers 2024/10/30 02:33:56 DEBUG : >WaitForWriters: 2024/10/30 02:33:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:33:58 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:33:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:33:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:33:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:33:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:34:01 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:01 DEBUG : dir: Looking for writers 2024/10/30 02:34:01 DEBUG : file1: reading active writers 2024/10/30 02:34:01 DEBUG : : Looking for writers 2024/10/30 02:34:01 DEBUG : dir: reading active writers 2024/10/30 02:34:01 DEBUG : >WaitForWriters: 2024/10/30 02:34:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:01 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:34:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:34:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:34:01 DEBUG : dir/file1(0xc0005aef80): _readAt: size=512, off=0 2024/10/30 02:34:01 DEBUG : dir/file1(0xc0005aef80): openPending: 2024/10/30 02:34:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/30 02:34:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:34:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:34:01 DEBUG : dir/file1(0xc0005aef80): >openPending: err= 2024/10/30 02:34:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/30 02:34:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:34:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:01 DEBUG : dir/file1(0xc0005aef80): >_readAt: n=14, err=EOF 2024/10/30 02:34:01 DEBUG : dir/file1(0xc0005aef80): close: 2024/10/30 02:34:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:34:01 DEBUG : dir/file1(0xc0005aef80): >close: err= 2024/10/30 02:34:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:34:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:34:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000240e40 2024/10/30 02:34:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:34:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:34:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 02:34:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/30 02:34:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000240e40 2024/10/30 02:34:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 02:34:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:34:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:34:03 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:34:03 DEBUG : dir/file1(0xc00044a440): openPending: 2024/10/30 02:34:03 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" 2024/10/30 02:34:03 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") 2024/10/30 02:34:03 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:34:03 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:34:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 02:34:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:34:03 DEBUG : dir/file1(0xc00044a440): >openPending: err= 2024/10/30 02:34:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:34:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:34:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:34:03 DEBUG : dir/file1(0xc00044a440): _writeAt: size=25, off=0 2024/10/30 02:34:03 DEBUG : dir/file1(0xc00044a440): >_writeAt: n=25, err= 2024/10/30 02:34:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 02:34:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 02:34:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000240e40 2024/10/30 02:34:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:34:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:34:04 DEBUG : newLeaf(0xc00044a440): close: 2024/10/30 02:34:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 02:34:04 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 02:34:03.981975296 +0000 UTC m=+247.495871033 2024/10/30 02:34:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 02:34:04 DEBUG : newLeaf(0xc00044a440): >close: err= 2024/10/30 02:34:04 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:04 DEBUG : dir: Looking for writers 2024/10/30 02:34:04 DEBUG : : Looking for writers 2024/10/30 02:34:04 DEBUG : dir: reading active writers 2024/10/30 02:34:04 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:34:04 DEBUG : dir: Looking for writers 2024/10/30 02:34:04 DEBUG : : Looking for writers 2024/10/30 02:34:04 DEBUG : dir: reading active writers 2024/10/30 02:34:04 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:34:04 DEBUG : dir: Looking for writers 2024/10/30 02:34:04 DEBUG : : Looking for writers 2024/10/30 02:34:04 DEBUG : dir: reading active writers 2024/10/30 02:34:04 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:34:04 DEBUG : dir: Looking for writers 2024/10/30 02:34:04 DEBUG : : Looking for writers 2024/10/30 02:34:04 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:04 DEBUG : dir: reading active writers 2024/10/30 02:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:34:04 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 02:34:04 DEBUG : dir: Looking for writers 2024/10/30 02:34:04 DEBUG : : Looking for writers 2024/10/30 02:34:04 DEBUG : dir: reading active writers 2024/10/30 02:34:04 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:34:04 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/10/30 02:34:04 DEBUG : dir: Looking for writers 2024/10/30 02:34:04 DEBUG : : Looking for writers 2024/10/30 02:34:04 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:04 DEBUG : dir: reading active writers 2024/10/30 02:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:34:05 DEBUG : dir: Looking for writers 2024/10/30 02:34:05 DEBUG : : Looking for writers 2024/10/30 02:34:05 DEBUG : dir: reading active writers 2024/10/30 02:34:05 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:34:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/30 02:34:05 INFO : newLeaf: Copied (replaced existing) 2024/10/30 02:34:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 02:34:03 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/30 02:34:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 02:34:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 02:34:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 02:34:05 DEBUG : dir: Looking for writers 2024/10/30 02:34:05 DEBUG : : Looking for writers 2024/10/30 02:34:05 DEBUG : dir: reading active writers 2024/10/30 02:34:05 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:05 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/10/30 02:34:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:13 DEBUG : dir: Looking for writers 2024/10/30 02:34:13 DEBUG : : Looking for writers 2024/10/30 02:34:13 DEBUG : dir: reading active writers 2024/10/30 02:34:13 DEBUG : newLeaf: reading active writers 2024/10/30 02:34:13 DEBUG : >WaitForWriters: 2024/10/30 02:34:13 DEBUG : 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 --- PASS: TestFileRename (83.23s) --- PASS: TestFileRename/off,forceCache=false (7.90s) --- PASS: TestFileRename/minimal,forceCache=false (15.32s) --- PASS: TestFileRename/minimal,forceCache=true (16.81s) --- PASS: TestFileRename/writes,forceCache=false (8.39s) --- PASS: TestFileRename/writes,forceCache=true (10.61s) --- PASS: TestFileRename/full,forceCache=false (24.19s) === 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-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:22 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:22 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:22 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:22 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:22 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:22 DEBUG : : Looking for writers 2024/10/30 02:34:22 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-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:22 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:22 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:34:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 02:34:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:26 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:26 DEBUG : dir: Looking for writers 2024/10/30 02:34:26 DEBUG : file1: reading active writers 2024/10/30 02:34:26 DEBUG : : Looking for writers 2024/10/30 02:34:26 DEBUG : dir: reading active writers 2024/10/30 02:34:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.86s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:27 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:27 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:34:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/30 02:34:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/30 02:34:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/30 02:34:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/30 02:34:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/30 02:34:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/30 02:34:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/30 02:34:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/30 02:34:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/30 02:34:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/30 02:34:31 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:31 DEBUG : dir: Looking for writers 2024/10/30 02:34:31 DEBUG : file1: reading active writers 2024/10/30 02:34:31 DEBUG : : Looking for writers 2024/10/30 02:34:31 DEBUG : dir: reading active writers 2024/10/30 02:34:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.65s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:32 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:32 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:34:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/30 02:34:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/30 02:34:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/30 02:34:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/30 02:34:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/30 02:34:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/30 02:34:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/30 02:34:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/30 02:34:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/30 02:34:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/30 02:34:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/30 02:34:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/30 02:34:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/30 02:34:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/30 02:34:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/30 02:34:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/30 02:34:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/30 02:34:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/30 02:34:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/30 02:34:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/30 02:34:36 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:36 DEBUG : dir: Looking for writers 2024/10/30 02:34:36 DEBUG : file1: reading active writers 2024/10/30 02:34:36 DEBUG : : Looking for writers 2024/10/30 02:34:36 DEBUG : dir: reading active writers 2024/10/30 02:34:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.43s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:37 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:37 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:34:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 02:34:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:41 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:41 DEBUG : dir: Looking for writers 2024/10/30 02:34:41 DEBUG : file1: reading active writers 2024/10/30 02:34:41 DEBUG : : Looking for writers 2024/10/30 02:34:41 DEBUG : dir: reading active writers 2024/10/30 02:34:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (5.21s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:43 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:43 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:34:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 02:34:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 02:34:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/30 02:34:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/30 02:34:46 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:46 DEBUG : dir: Looking for writers 2024/10/30 02:34:46 DEBUG : file1: reading active writers 2024/10/30 02:34:46 DEBUG : : Looking for writers 2024/10/30 02:34:46 DEBUG : dir: reading active writers 2024/10/30 02:34:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:47 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:34:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:34:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:34:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:34:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:50 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:34:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:34:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:34:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): _readAt: size=1, off=0 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): openPending: 2024/10/30 02:34:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:34:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): >openPending: err= 2024/10/30 02:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/30 02:34:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:34:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): >_readAt: n=1, err= 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): _readAt: size=256, off=1 2024/10/30 02:34:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): >_readAt: n=15, err=EOF 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): _readAt: size=16, off=16 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): >_readAt: n=0, err=EOF 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): close: 2024/10/30 02:34:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): >close: err= 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): close: 2024/10/30 02:34:50 DEBUG : dir/file1(0xc00023d940): >close: err=file already closed 2024/10/30 02:34:50 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:50 DEBUG : dir: Looking for writers 2024/10/30 02:34:50 DEBUG : file1: reading active writers 2024/10/30 02:34:50 DEBUG : : Looking for writers 2024/10/30 02:34:50 DEBUG : dir: reading active writers 2024/10/30 02:34:50 DEBUG : >WaitForWriters: 2024/10/30 02:34:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.30s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:51 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:34:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:34:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:54 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:34:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:34:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:34:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:34:54 DEBUG : dir/file1(0xc00044a640): _readAt: size=1, off=0 2024/10/30 02:34:54 DEBUG : dir/file1(0xc00044a640): openPending: 2024/10/30 02:34:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:34:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:34:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:34:54 DEBUG : dir/file1(0xc00044a640): >openPending: err= 2024/10/30 02:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/30 02:34:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:34:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): >_readAt: n=1, err= 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): _readAt: size=1, off=5 2024/10/30 02:34:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): >_readAt: n=1, err= 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): _readAt: size=1, off=3 2024/10/30 02:34:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): >_readAt: n=1, err= 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): _readAt: size=1, off=13 2024/10/30 02:34:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): >_readAt: n=1, err= 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): _readAt: size=16, off=100 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): >_readAt: n=0, err=EOF 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): close: 2024/10/30 02:34:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:34:55 DEBUG : dir/file1(0xc00044a640): >close: err= 2024/10/30 02:34:55 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:34:55 DEBUG : dir: Looking for writers 2024/10/30 02:34:55 DEBUG : file1: reading active writers 2024/10/30 02:34:55 DEBUG : : Looking for writers 2024/10/30 02:34:55 DEBUG : dir: reading active writers 2024/10/30 02:34:55 DEBUG : >WaitForWriters: 2024/10/30 02:34:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (5.05s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:34:56 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:34:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:34:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:34:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:34:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:34:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:34:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:34:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:34:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:34:59 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:34:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:34:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:34:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:34:59 DEBUG : dir/file1(0xc0007927c0): _readAt: size=1, off=0 2024/10/30 02:34:59 DEBUG : dir/file1(0xc0007927c0): openPending: 2024/10/30 02:34:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:34:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:34:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:34:59 DEBUG : dir/file1(0xc0007927c0): >openPending: err= 2024/10/30 02:34:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/30 02:34:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:34:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:34:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=1, err= 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): _readAt: size=1, off=5 2024/10/30 02:35:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=1, err= 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): _readAt: size=1, off=1 2024/10/30 02:35:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=1, err= 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): _readAt: size=6, off=10 2024/10/30 02:35:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=6, err= 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): _readAt: size=256, off=10 2024/10/30 02:35:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=6, err=EOF 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): _readAt: size=256, off=100 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): close: 2024/10/30 02:35:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >close: err= 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): _readAt: size=256, off=100 2024/10/30 02:35:00 DEBUG : dir/file1(0xc0007927c0): >_readAt: n=0, err=file already closed 2024/10/30 02:35:00 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:00 DEBUG : dir: Looking for writers 2024/10/30 02:35:00 DEBUG : file1: reading active writers 2024/10/30 02:35:00 DEBUG : : Looking for writers 2024/10/30 02:35:00 DEBUG : dir: reading active writers 2024/10/30 02:35:00 DEBUG : >WaitForWriters: 2024/10/30 02:35:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.57s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:01 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:35:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:35:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:35:04 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:35:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:35:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:35:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): RWFileHandle.Flush 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): _readAt: size=256, off=0 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): openPending: 2024/10/30 02:35:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:35:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): >openPending: err= 2024/10/30 02:35:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/30 02:35:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:35:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:35:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): >_readAt: n=16, err=EOF 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): RWFileHandle.Flush 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): RWFileHandle.Flush 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): close: 2024/10/30 02:35:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:35:04 DEBUG : dir/file1(0xc0005af080): >close: err= 2024/10/30 02:35:04 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:04 DEBUG : dir: Looking for writers 2024/10/30 02:35:04 DEBUG : file1: reading active writers 2024/10/30 02:35:04 DEBUG : : Looking for writers 2024/10/30 02:35:04 DEBUG : dir: reading active writers 2024/10/30 02:35:04 DEBUG : >WaitForWriters: 2024/10/30 02:35:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.80s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:06 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:35:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:35:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 02:35:09 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:35:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:35:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:35:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): _readAt: size=256, off=0 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): openPending: 2024/10/30 02:35:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:35:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:35:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): >openPending: err= 2024/10/30 02:35:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/30 02:35:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:35:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:35:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): >_readAt: n=16, err=EOF 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): RWFileHandle.Release 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): close: 2024/10/30 02:35:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): >close: err= 2024/10/30 02:35:09 DEBUG : dir/file1(0xc000792940): RWFileHandle.Release 2024/10/30 02:35:09 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:09 DEBUG : dir: Looking for writers 2024/10/30 02:35:09 DEBUG : file1: reading active writers 2024/10/30 02:35:09 DEBUG : : Looking for writers 2024/10/30 02:35:09 DEBUG : dir: reading active writers 2024/10/30 02:35:09 DEBUG : >WaitForWriters: 2024/10/30 02:35:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.67s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:10 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:10 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): openPending: 2024/10/30 02:35:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): >openPending: err= 2024/10/30 02:35:10 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): _writeAt: size=5, off=0 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): >_writeAt: n=5, err= 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): _writeAt: size=7, off=5 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): >_writeAt: n=7, err= 2024/10/30 02:35:10 DEBUG : file1: vfs cache: truncate to size=11 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): close: 2024/10/30 02:35:10 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 02:35:10.906807531 +0000 UTC m=+314.420703269 2024/10/30 02:35:10 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): >close: err= 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): close: 2024/10/30 02:35:10 DEBUG : file1(0xc000541180): >close: err=file already closed 2024/10/30 02:35:10 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:10 DEBUG : : Looking for writers 2024/10/30 02:35:10 DEBUG : file1: reading active writers 2024/10/30 02:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:10 DEBUG : : Looking for writers 2024/10/30 02:35:10 DEBUG : file1: reading active writers 2024/10/30 02:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:10 DEBUG : : Looking for writers 2024/10/30 02:35:10 DEBUG : file1: reading active writers 2024/10/30 02:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:10 DEBUG : : Looking for writers 2024/10/30 02:35:10 DEBUG : file1: reading active writers 2024/10/30 02:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:11 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:11 DEBUG : : Looking for writers 2024/10/30 02:35:11 DEBUG : file1: reading active writers 2024/10/30 02:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:11 DEBUG : : Looking for writers 2024/10/30 02:35:11 DEBUG : file1: reading active writers 2024/10/30 02:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:11 DEBUG : : Looking for writers 2024/10/30 02:35:11 DEBUG : file1: reading active writers 2024/10/30 02:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:11 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/10/30 02:35:12 DEBUG : : Looking for writers 2024/10/30 02:35:12 DEBUG : file1: reading active writers 2024/10/30 02:35:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:13 DEBUG : : Looking for writers 2024/10/30 02:35:13 DEBUG : file1: reading active writers 2024/10/30 02:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:14 DEBUG : : Looking for writers 2024/10/30 02:35:14 DEBUG : file1: reading active writers 2024/10/30 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/30 02:35:14 INFO : file1: Copied (new) 2024/10/30 02:35:14 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-30 02:35:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/10/30 02:35:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:14 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:15 DEBUG : : Looking for writers 2024/10/30 02:35:15 DEBUG : file1: reading active writers 2024/10/30 02:35:15 DEBUG : >WaitForWriters: 2024/10/30 02:35:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:15 DEBUG : : Looking for writers 2024/10/30 02:35:15 DEBUG : file1: reading active writers 2024/10/30 02:35:15 DEBUG : >WaitForWriters: 2024/10/30 02:35:15 DEBUG : 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:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got file1 (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleMethodsWrite (12.84s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:23 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:23 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:23 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:354 Error: Should be true Test: TestRWFileHandleWriteAt 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): _writeAt: size=7, off=0 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): openPending: 2024/10/30 02:35:23 DEBUG : file1: vfs cache: checking remote fingerprint "11,2024-10-30 02:35:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" against cached fingerprint "" 2024/10/30 02:35:23 DEBUG : file1: vfs cache: truncate to size=11 2024/10/30 02:35:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): >openPending: err= 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): >_writeAt: n=7, err= 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): _writeAt: size=6, off=5 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): >_writeAt: n=6, err= 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): close: 2024/10/30 02:35:23 DEBUG : vfs cache: looking for range={Pos:0 Size:11} in [{Pos:0 Size:11}] - present true 2024/10/30 02:35:23 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 02:35:23.935676534 +0000 UTC m=+327.449572301 2024/10/30 02:35:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): >close: err= 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): _writeAt: size=5, off=0 2024/10/30 02:35:23 DEBUG : file1(0xc0005ae580): >_writeAt: n=0, err=file already closed 2024/10/30 02:35:23 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:23 DEBUG : : Looking for writers 2024/10/30 02:35:23 DEBUG : file1: reading active writers 2024/10/30 02:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:23 DEBUG : : Looking for writers 2024/10/30 02:35:23 DEBUG : file1: reading active writers 2024/10/30 02:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:23 DEBUG : : Looking for writers 2024/10/30 02:35:23 DEBUG : file1: reading active writers 2024/10/30 02:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:24 DEBUG : : Looking for writers 2024/10/30 02:35:24 DEBUG : file1: reading active writers 2024/10/30 02:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:24 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:24 DEBUG : : Looking for writers 2024/10/30 02:35:24 DEBUG : file1: reading active writers 2024/10/30 02:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:24 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/10/30 02:35:24 DEBUG : : Looking for writers 2024/10/30 02:35:24 DEBUG : file1: reading active writers 2024/10/30 02:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:24 DEBUG : : Looking for writers 2024/10/30 02:35:24 DEBUG : file1: reading active writers 2024/10/30 02:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:25 DEBUG : : Looking for writers 2024/10/30 02:35:25 DEBUG : file1: reading active writers 2024/10/30 02:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/30 02:35:25 INFO : file1: Copied (replaced existing) 2024/10/30 02:35:25 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-30 02:35:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/10/30 02:35:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:25 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:26 DEBUG : : Looking for writers 2024/10/30 02:35:26 DEBUG : file1: reading active writers 2024/10/30 02:35:26 DEBUG : >WaitForWriters: 2024/10/30 02:35:26 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:26 DEBUG : : Looking for writers 2024/10/30 02:35:26 DEBUG : file1: reading active writers 2024/10/30 02:35:26 DEBUG : >WaitForWriters: 2024/10/30 02:35:26 DEBUG : vfs cache: cleaner exiting --- FAIL: TestRWFileHandleWriteAt (3.43s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:26 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:27 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:27 DEBUG : file1(0xc000541f40): openPending: 2024/10/30 02:35:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:27 DEBUG : file1(0xc000541f40): >openPending: err= 2024/10/30 02:35:27 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 02:35:27 DEBUG : file1(0xc000541f40): close: 2024/10/30 02:35:27 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 02:35:27.159405398 +0000 UTC m=+330.673301145 2024/10/30 02:35:27 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:27 DEBUG : file1(0xc000541f40): >close: err= 2024/10/30 02:35:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 02:35:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:35:27 DEBUG : file2: newRWFileHandle: 2024/10/30 02:35:27 DEBUG : file2(0xc000876080): openPending: 2024/10/30 02:35:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 02:35:27 DEBUG : file2(0xc000876080): >openPending: err= 2024/10/30 02:35:27 DEBUG : file2: >newRWFileHandle: err= 2024/10/30 02:35:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 02:35:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/30 02:35:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/30 02:35:27 DEBUG : file2(0xc000876080): RWFileHandle.Flush 2024/10/30 02:35:27 DEBUG : file2(0xc000876080): RWFileHandle.Release 2024/10/30 02:35:27 DEBUG : file2(0xc000876080): close: 2024/10/30 02:35:27 DEBUG : file2: vfs cache: setting modification time to 2024-10-30 02:35:27.160242089 +0000 UTC m=+330.674137836 2024/10/30 02:35:27 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:27 DEBUG : file2(0xc000876080): >close: err= 2024/10/30 02:35:27 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/30 02:35:27 DEBUG : file2: vfs cache: starting upload 2024/10/30 02:35:27 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/10/30 02:35:27 DEBUG : : Looking for writers 2024/10/30 02:35:27 DEBUG : file2: reading active writers 2024/10/30 02:35:27 DEBUG : file1: reading active writers 2024/10/30 02:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/10/30 02:35:28 DEBUG : : Looking for writers 2024/10/30 02:35:28 DEBUG : file1: reading active writers 2024/10/30 02:35:28 DEBUG : file2: reading active writers 2024/10/30 02:35:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/10/30 02:35:29 DEBUG : : Looking for writers 2024/10/30 02:35:29 DEBUG : file1: reading active writers 2024/10/30 02:35:29 DEBUG : file2: reading active writers 2024/10/30 02:35:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/10/30 02:35:29 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:35:29 INFO : file2: Copied (new) 2024/10/30 02:35:29 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-30 02:35:27 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/10/30 02:35:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/30 02:35:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 02:35:29 INFO : file2: vfs cache: upload succeeded try #1 2024/10/30 02:35:30 DEBUG : : Looking for writers 2024/10/30 02:35:30 DEBUG : file1: reading active writers 2024/10/30 02:35:30 DEBUG : file2: reading active writers 2024/10/30 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:35:31 INFO : file1: Copied (new) 2024/10/30 02:35:31 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-30 02:35:27 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/10/30 02:35:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:31 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:31 DEBUG : : Looking for writers 2024/10/30 02:35:31 DEBUG : file1: reading active writers 2024/10/30 02:35:31 DEBUG : file2: reading active writers 2024/10/30 02:35:31 DEBUG : >WaitForWriters: 2024/10/30 02:35:31 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:31 DEBUG : : Looking for writers 2024/10/30 02:35:31 DEBUG : file1: reading active writers 2024/10/30 02:35:31 DEBUG : file2: reading active writers 2024/10/30 02:35:31 DEBUG : >WaitForWriters: 2024/10/30 02:35:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.34s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:32 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:32 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): openPending: 2024/10/30 02:35:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): >openPending: err= 2024/10/30 02:35:32 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): _writeAt: size=5, off=0 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): >_writeAt: n=5, err= 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): RWFileHandle.Flush 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): RWFileHandle.Flush 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): close: 2024/10/30 02:35:32 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 02:35:32.490027155 +0000 UTC m=+336.003922903 2024/10/30 02:35:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:32 DEBUG : file1(0xc000876440): >close: err= 2024/10/30 02:35:32 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:32 DEBUG : : Looking for writers 2024/10/30 02:35:32 DEBUG : file1: reading active writers 2024/10/30 02:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:32 DEBUG : : Looking for writers 2024/10/30 02:35:32 DEBUG : file1: reading active writers 2024/10/30 02:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:32 DEBUG : : Looking for writers 2024/10/30 02:35:32 DEBUG : file1: reading active writers 2024/10/30 02:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:32 DEBUG : : Looking for writers 2024/10/30 02:35:32 DEBUG : file1: reading active writers 2024/10/30 02:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:32 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:32 DEBUG : : Looking for writers 2024/10/30 02:35:32 DEBUG : file1: reading active writers 2024/10/30 02:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:32 DEBUG : : Looking for writers 2024/10/30 02:35:32 DEBUG : file1: reading active writers 2024/10/30 02:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:33 DEBUG : : Looking for writers 2024/10/30 02:35:33 DEBUG : file1: reading active writers 2024/10/30 02:35:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:35:33 DEBUG : : Looking for writers 2024/10/30 02:35:33 DEBUG : file1: reading active writers 2024/10/30 02:35:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:35:34 INFO : file1: Copied (new) 2024/10/30 02:35:34 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-30 02:35:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/30 02:35:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:34 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:34 DEBUG : : Looking for writers 2024/10/30 02:35:34 DEBUG : file1: reading active writers 2024/10/30 02:35:34 DEBUG : >WaitForWriters: 2024/10/30 02:35:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:35 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:35 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): openPending: 2024/10/30 02:35:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): >openPending: err= 2024/10/30 02:35:35 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): _writeAt: size=5, off=0 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): >_writeAt: n=5, err= 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): RWFileHandle.Release 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): close: 2024/10/30 02:35:35 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 02:35:35.478173325 +0000 UTC m=+338.992069062 2024/10/30 02:35:35 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): >close: err= 2024/10/30 02:35:35 DEBUG : file1(0xc000792880): RWFileHandle.Release 2024/10/30 02:35:35 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:35 DEBUG : : Looking for writers 2024/10/30 02:35:35 DEBUG : file1: reading active writers 2024/10/30 02:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:35 DEBUG : : Looking for writers 2024/10/30 02:35:35 DEBUG : file1: reading active writers 2024/10/30 02:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:35 DEBUG : : Looking for writers 2024/10/30 02:35:35 DEBUG : file1: reading active writers 2024/10/30 02:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:35 DEBUG : : Looking for writers 2024/10/30 02:35:35 DEBUG : file1: reading active writers 2024/10/30 02:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:35 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:35 DEBUG : : Looking for writers 2024/10/30 02:35:35 DEBUG : file1: reading active writers 2024/10/30 02:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:35 DEBUG : : Looking for writers 2024/10/30 02:35:35 DEBUG : file1: reading active writers 2024/10/30 02:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:36 DEBUG : : Looking for writers 2024/10/30 02:35:36 DEBUG : file1: reading active writers 2024/10/30 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:36 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:35:36 DEBUG : : Looking for writers 2024/10/30 02:35:36 DEBUG : file1: reading active writers 2024/10/30 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:35:37 INFO : file1: Copied (new) 2024/10/30 02:35:37 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-30 02:35:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/30 02:35:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:37 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:37 DEBUG : : Looking for writers 2024/10/30 02:35:37 DEBUG : file1: reading active writers 2024/10/30 02:35:37 DEBUG : >WaitForWriters: 2024/10/30 02:35:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:38 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:38 DEBUG : Config file has changed externally - reloading 2024/10/30 02:35:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:35:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 02:35:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:35:41 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:35:41 DEBUG : dir/file1(0xc000876300): openPending: 2024/10/30 02:35:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:35:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:35:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:41 DEBUG : dir/file1(0xc000876300): >openPending: err= 2024/10/30 02:35:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 02:35:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:35:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:35:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:35:41 DEBUG : dir/file1(0xc000876300): _writeAt: size=5, off=0 2024/10/30 02:35:41 DEBUG : dir/file1(0xc000876300): >_writeAt: n=5, err= 2024/10/30 02:35:41 DEBUG : dir/file1(0xc000876300): close: 2024/10/30 02:35:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:41 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-30 02:35:41.199849442 +0000 UTC m=+344.713745189 2024/10/30 02:35:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:41 DEBUG : dir/file1(0xc000876300): >close: err= 2024/10/30 02:35:41 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:41 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:41 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:41 DEBUG : dir: Looking for writers 2024/10/30 02:35:41 DEBUG : file1: reading active writers 2024/10/30 02:35:41 DEBUG : : Looking for writers 2024/10/30 02:35:41 DEBUG : dir: reading active writers 2024/10/30 02:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:42 DEBUG : dir: Looking for writers 2024/10/30 02:35:42 DEBUG : file1: reading active writers 2024/10/30 02:35:42 DEBUG : : Looking for writers 2024/10/30 02:35:42 DEBUG : dir: reading active writers 2024/10/30 02:35:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:35:42 INFO : dir/file1: Copied (replaced existing) 2024/10/30 02:35:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-30 02:35:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/30 02:35:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:43 DEBUG : dir: Looking for writers 2024/10/30 02:35:43 DEBUG : file1: reading active writers 2024/10/30 02:35:43 DEBUG : : Looking for writers 2024/10/30 02:35:43 DEBUG : dir: reading active writers 2024/10/30 02:35:43 DEBUG : >WaitForWriters: 2024/10/30 02:35:43 DEBUG : vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleSizeTruncateExisting (7.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:45 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/10/30 02:35:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:48 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 02:35:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 02:35:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 02:35:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): _writeAt: size=5, off=0 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): openPending: 2024/10/30 02:35:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/30 02:35:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 02:35:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): >openPending: err= 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): >_writeAt: n=5, err= 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): _writeAt: size=15, off=5 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): >_writeAt: n=15, err= 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): close: 2024/10/30 02:35:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/10/30 02:35:48 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-30 02:35:48.49606822 +0000 UTC m=+352.009963978 2024/10/30 02:35:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:48 DEBUG : dir/file1(0xc0005af080): >close: err= 2024/10/30 02:35:48 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:48 DEBUG : dir: Looking for writers 2024/10/30 02:35:48 DEBUG : file1: reading active writers 2024/10/30 02:35:48 DEBUG : : Looking for writers 2024/10/30 02:35:48 DEBUG : dir: reading active writers 2024/10/30 02:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:48 DEBUG : dir: Looking for writers 2024/10/30 02:35:48 DEBUG : file1: reading active writers 2024/10/30 02:35:48 DEBUG : : Looking for writers 2024/10/30 02:35:48 DEBUG : dir: reading active writers 2024/10/30 02:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:48 DEBUG : dir: Looking for writers 2024/10/30 02:35:48 DEBUG : file1: reading active writers 2024/10/30 02:35:48 DEBUG : : Looking for writers 2024/10/30 02:35:48 DEBUG : dir: reading active writers 2024/10/30 02:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:48 DEBUG : dir: Looking for writers 2024/10/30 02:35:48 DEBUG : file1: reading active writers 2024/10/30 02:35:48 DEBUG : : Looking for writers 2024/10/30 02:35:48 DEBUG : dir: reading active writers 2024/10/30 02:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:48 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 02:35:48 DEBUG : dir: Looking for writers 2024/10/30 02:35:48 DEBUG : file1: reading active writers 2024/10/30 02:35:48 DEBUG : : Looking for writers 2024/10/30 02:35:48 DEBUG : dir: reading active writers 2024/10/30 02:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:48 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2024/10/30 02:35:48 DEBUG : dir: Looking for writers 2024/10/30 02:35:48 DEBUG : file1: reading active writers 2024/10/30 02:35:48 DEBUG : : Looking for writers 2024/10/30 02:35:48 DEBUG : dir: reading active writers 2024/10/30 02:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:49 DEBUG : dir: Looking for writers 2024/10/30 02:35:49 DEBUG : file1: reading active writers 2024/10/30 02:35:49 DEBUG : : Looking for writers 2024/10/30 02:35:49 DEBUG : dir: reading active writers 2024/10/30 02:35:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/10/30 02:35:49 INFO : dir/file1: Copied (replaced existing) 2024/10/30 02:35:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-10-30 02:35:48 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/10/30 02:35:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:49 DEBUG : dir: Looking for writers 2024/10/30 02:35:49 DEBUG : file1: reading active writers 2024/10/30 02:35:49 DEBUG : : Looking for writers 2024/10/30 02:35:49 DEBUG : dir: reading active writers 2024/10/30 02:35:49 DEBUG : >WaitForWriters: 2024/10/30 02:35:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.14s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:50 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:50 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:50 DEBUG : file1(0xc000876800): openPending: 2024/10/30 02:35:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:50 DEBUG : file1(0xc000876800): >openPending: err= 2024/10/30 02:35:50 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 02:35:50 DEBUG : file1(0xc000876800): _writeAt: size=5, off=0 2024/10/30 02:35:50 DEBUG : file1(0xc000876800): >_writeAt: n=5, err= 2024/10/30 02:35:50 DEBUG : file1(0xc000876800): close: 2024/10/30 02:35:50 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 02:35:50.989024576 +0000 UTC m=+354.502920354 2024/10/30 02:35:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:50 DEBUG : file1(0xc000876800): >close: err= 2024/10/30 02:35:50 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:50 DEBUG : : Looking for writers 2024/10/30 02:35:50 DEBUG : file1: reading active writers 2024/10/30 02:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:50 DEBUG : : Looking for writers 2024/10/30 02:35:50 DEBUG : file1: reading active writers 2024/10/30 02:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:51 DEBUG : : Looking for writers 2024/10/30 02:35:51 DEBUG : file1: reading active writers 2024/10/30 02:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:51 DEBUG : : Looking for writers 2024/10/30 02:35:51 DEBUG : file1: reading active writers 2024/10/30 02:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:51 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:51 DEBUG : : Looking for writers 2024/10/30 02:35:51 DEBUG : file1: reading active writers 2024/10/30 02:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:51 DEBUG : : Looking for writers 2024/10/30 02:35:51 DEBUG : file1: reading active writers 2024/10/30 02:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:51 DEBUG : : Looking for writers 2024/10/30 02:35:51 DEBUG : file1: reading active writers 2024/10/30 02:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:35:52 DEBUG : : Looking for writers 2024/10/30 02:35:52 DEBUG : file1: reading active writers 2024/10/30 02:35:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:35:52 INFO : file1: Copied (new) 2024/10/30 02:35:52 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-30 02:35:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/30 02:35:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:52 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:53 DEBUG : : Looking for writers 2024/10/30 02:35:53 DEBUG : file1: reading active writers 2024/10/30 02:35:53 DEBUG : >WaitForWriters: 2024/10/30 02:35:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:53 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/30 02:35:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aefc0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aefc0): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aefc0): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aefc0): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aefc0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.9652273 +0000 UTC m=+357.479123067 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aefc0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): _writeAt: size=3, off=2 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.9652273 +0000 UTC m=+357.479123067 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af000): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af040): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af040): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af040): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af040): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af040): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.9652273 +0000 UTC m=+357.479123067 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af040): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ece00 item 1 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af380): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af380): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af380): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af380): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af380): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.967673412 +0000 UTC m=+357.481569179 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af380): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af3c0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af3c0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af3c0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af3c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af3c0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.967673412 +0000 UTC m=+357.481569179 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af3c0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed5e0 item 2 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af400): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af400): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af400): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af400): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af400): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.969318479 +0000 UTC m=+357.483214246 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af400): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): _writeAt: size=3, off=2 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.969318479 +0000 UTC m=+357.483214246 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af480): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af4c0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af4c0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af4c0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af4c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af4c0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.969318479 +0000 UTC m=+357.483214246 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af4c0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed8f0 item 3 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af540): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af540): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af540): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af540): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af540): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.971638144 +0000 UTC m=+357.485533912 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af540): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af5c0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af5c0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af5c0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af5c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af5c0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.971638144 +0000 UTC m=+357.485533912 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af5c0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edce0 item 4 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af640): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af640): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af640): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af640): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af640): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.973197894 +0000 UTC m=+357.487093661 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af640): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): _writeAt: size=3, off=2 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.973197894 +0000 UTC m=+357.487093661 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af680): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af6c0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af6c0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af6c0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af6c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af6c0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.973197894 +0000 UTC m=+357.487093661 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af6c0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2a10 item 5 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af740): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af740): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af740): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af740): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af740): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.975387587 +0000 UTC m=+357.489283354 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af740): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af840): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af840): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af840): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af840): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af840): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.975387587 +0000 UTC m=+357.489283354 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af840): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3650 item 6 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af8c0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af8c0): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af8c0): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af8c0): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af8c0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.977011977 +0000 UTC m=+357.490907753 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005af8c0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): _writeAt: size=3, off=2 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.977011977 +0000 UTC m=+357.490907753 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa40): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa80): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa80): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa80): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa80): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa80): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.977011977 +0000 UTC m=+357.490907753 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afa80): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2000 item 7 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb00): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb00): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb00): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb00): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb00): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.979138622 +0000 UTC m=+357.493034389 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb00): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb80): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb80): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb80): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb80): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb80): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.979138622 +0000 UTC m=+357.493034389 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afb80): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2e70 item 8 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc00): _readAt: size=2, off=0 2024/10/30 02:35:53 ERROR : open-test-file(0xc0005afc00): Couldn't read size of file 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc00): >_readAt: n=0, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc00): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc00): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc00): close: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc00): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc40): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc40): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc40): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc40): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc40): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.980734378 +0000 UTC m=+357.494630145 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc40): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): _writeAt: size=3, off=2 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.980734378 +0000 UTC m=+357.494630145 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afc80): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afcc0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afcc0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afcc0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afcc0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afcc0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.980734378 +0000 UTC m=+357.494630145 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afcc0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3490 item 9 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afd40): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afd40): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afd40): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afd40): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afd40): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.983329207 +0000 UTC m=+357.497224973 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afd40): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afdc0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afdc0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afdc0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afdc0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afdc0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.983329207 +0000 UTC m=+357.497224973 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afdc0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b20 item 10 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afec0): _readAt: size=2, off=0 2024/10/30 02:35:53 ERROR : open-test-file(0xc0005afec0): Couldn't read size of file 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afec0): >_readAt: n=0, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afec0): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afec0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afec0): close: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005afec0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aff00): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aff00): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aff00): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aff00): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aff00): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.984846496 +0000 UTC m=+357.498742264 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc0005aff00): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): _writeAt: size=3, off=2 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.984846496 +0000 UTC m=+357.498742264 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023ccc0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd00): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd00): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd00): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd00): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd00): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.984846496 +0000 UTC m=+357.498742264 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd00): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3e30 item 11 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd80): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd80): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd80): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd80): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd80): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.987074231 +0000 UTC m=+357.500969997 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cd80): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cec0): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cec0): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cec0): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cec0): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cec0): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.987074231 +0000 UTC m=+357.500969997 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cec0): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 12 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cf80): _readAt: size=2, off=0 2024/10/30 02:35:53 ERROR : open-test-file(0xc00023cf80): Couldn't read size of file 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cf80): >_readAt: n=0, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cf80): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cf80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cf80): close: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023cf80): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d000): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d000): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d000): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d000): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d000): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.98868833 +0000 UTC m=+357.502584097 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d000): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d100): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d100): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d100): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d100): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d100): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.98868833 +0000 UTC m=+357.502584097 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d100): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 13 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d180): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d180): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d180): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d180): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d180): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.990321385 +0000 UTC m=+357.504217153 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc00023d180): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792480): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792480): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792480): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792480): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792480): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.990321385 +0000 UTC m=+357.504217153 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792480): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ae9a0 item 14 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792540): _readAt: size=2, off=0 2024/10/30 02:35:53 ERROR : open-test-file(0xc000792540): Couldn't read size of file 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792540): >_readAt: n=0, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792540): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792540): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792540): close: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792540): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792600): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792600): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792600): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792600): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792600): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.992373463 +0000 UTC m=+357.506269229 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792600): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792780): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792780): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792780): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792780): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792780): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.992373463 +0000 UTC m=+357.506269229 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792780): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aef50 item 15 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792840): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792840): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792840): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792840): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792840): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.994226267 +0000 UTC m=+357.508122035 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792840): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792940): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792940): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792940): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792940): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792940): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.994226267 +0000 UTC m=+357.508122035 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792940): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af3b0 item 16 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792980): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792980): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792980): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792980): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792980): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.996678331 +0000 UTC m=+357.510574107 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792980): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): _readAt: size=2, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): open at offset 5 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): >_readAt: n=2, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): _writeAt: size=3, off=7 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.996678331 +0000 UTC m=+357.510574107 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a40): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a80): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a80): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a80): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a80): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a80): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.996678331 +0000 UTC m=+357.510574107 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792a80): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af650 item 17 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792b00): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792b00): >openPending: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792b00): _writeAt: size=5, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792b00): >_writeAt: n=5, err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792b00): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.998912056 +0000 UTC m=+357.512807823 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792b00): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:53 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792c40): _readAt: size=512, off=0 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792c40): openPending: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792c40): >openPending: err= 2024/10/30 02:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792c40): >_readAt: n=5, err=EOF 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792c40): close: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:53.998912056 +0000 UTC m=+357.512807823 2024/10/30 02:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:53 DEBUG : open-test-file(0xc000792c40): >close: err= 2024/10/30 02:35:53 DEBUG : open-test-file: Remove: 2024/10/30 02:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af9d0 item 18 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792cc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792cc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792cc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792cc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792cc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.000774008 +0000 UTC m=+357.514669775 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792cc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.000774008 +0000 UTC m=+357.514669775 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.000774008 +0000 UTC m=+357.514669775 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792e40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006afce0 item 19 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792ec0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792ec0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.00308679 +0000 UTC m=+357.516982558 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792f40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792f40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.00308679 +0000 UTC m=+357.516982558 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 20 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792fc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792fc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792fc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792fc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792fc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.005116566 +0000 UTC m=+357.519012334 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000792fc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.005116566 +0000 UTC m=+357.519012334 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007930c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007930c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007930c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007930c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007930c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.005116566 +0000 UTC m=+357.519012334 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007930c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 21 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793140): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793140): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.010560768 +0000 UTC m=+357.524456545 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007931c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007931c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007931c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007931c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007931c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.010560768 +0000 UTC m=+357.524456545 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007931c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 22 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.012400891 +0000 UTC m=+357.526296657 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.012400891 +0000 UTC m=+357.526296657 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793340): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793340): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.012400891 +0000 UTC m=+357.526296657 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 23 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007933c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007933c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007933c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007933c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007933c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.014629657 +0000 UTC m=+357.528525404 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007933c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793440): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793440): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793440): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.014629657 +0000 UTC m=+357.528525404 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 24 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793500): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000793500): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793500): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793500): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793500): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793500): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.016411099 +0000 UTC m=+357.530306856 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.016411099 +0000 UTC m=+357.530306856 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793640): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793640): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793640): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.016411099 +0000 UTC m=+357.530306856 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 25 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007936c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007936c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007936c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007936c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007936c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.018726416 +0000 UTC m=+357.532622194 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007936c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793740): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793740): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793740): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.018726416 +0000 UTC m=+357.532622194 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e5b0 item 26 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793800): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000793800): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793800): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793800): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793800): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793800): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793840): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793840): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793840): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793840): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793840): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.020431146 +0000 UTC m=+357.534326903 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793840): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.020431146 +0000 UTC m=+357.534326903 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793940): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793940): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793940): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.020431146 +0000 UTC m=+357.534326903 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 27 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007939c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007939c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007939c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007939c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007939c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.022781769 +0000 UTC m=+357.536677526 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0007939c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793a40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793a40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793a40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793a40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793a40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.022781769 +0000 UTC m=+357.536677526 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793a40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 28 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b00): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000793b00): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b00): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b00): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b00): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.024692281 +0000 UTC m=+357.538588039 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793b40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.024692281 +0000 UTC m=+357.538588039 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 29 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.0264453 +0000 UTC m=+357.540341047 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793c80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793d00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793d00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793d00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793d00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793d00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.0264453 +0000 UTC m=+357.540341047 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793d00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f2d0 item 30 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793dc0): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000793dc0): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793dc0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793dc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793dc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793e00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793e00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.028203709 +0000 UTC m=+357.542099456 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793ec0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793ec0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.028203709 +0000 UTC m=+357.542099456 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f5e0 item 31 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793f40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793f40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.02987153 +0000 UTC m=+357.543767287 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000793f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540080): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540080): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540080): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.02987153 +0000 UTC m=+357.543767287 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 32 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540100): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540100): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540100): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.031374642 +0000 UTC m=+357.545270409 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 33 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.031903099 +0000 UTC m=+357.545798856 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540180): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540180): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540180): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.031903099 +0000 UTC m=+357.545798856 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 33 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005402c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005402c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005402c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005402c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005402c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.033403556 +0000 UTC m=+357.547299304 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005402c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 34 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.034083614 +0000 UTC m=+357.547979371 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005403c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005403c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005403c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005403c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005403c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.034083614 +0000 UTC m=+357.547979371 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005403c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a3f0 item 34 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540400): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540400): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.035659413 +0000 UTC m=+357.549555171 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a770 item 35 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.036259943 +0000 UTC m=+357.550155700 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005405c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005405c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005405c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005405c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005405c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.036259943 +0000 UTC m=+357.550155700 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005405c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 35 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540840): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540840): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540840): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540840): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540840): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.038245937 +0000 UTC m=+357.552141703 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540840): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad90 item 36 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.038899426 +0000 UTC m=+357.552795192 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540b00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540f80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540f80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540f80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540f80): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540f80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.038899426 +0000 UTC m=+357.552795192 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000540f80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 36 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541000): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541000): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.040554231 +0000 UTC m=+357.554449998 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b2d0 item 37 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.041174438 +0000 UTC m=+357.555070205 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541140): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541140): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541140): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.041174438 +0000 UTC m=+357.555070205 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b500 item 37 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.042986386 +0000 UTC m=+357.556882164 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b880 item 38 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.043727298 +0000 UTC m=+357.557623065 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005412c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008764c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008764c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008764c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008764c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008764c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.043727298 +0000 UTC m=+357.557623065 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008764c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295f10 item 38 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.045367568 +0000 UTC m=+357.559263334 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e4d0 item 39 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.045863422 +0000 UTC m=+357.559759188 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876640): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876640): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876640): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.045863422 +0000 UTC m=+357.559759188 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e690 item 39 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008766c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008766c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008766c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008766c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008766c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.050731399 +0000 UTC m=+357.564627146 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008766c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e930 item 40 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.051237113 +0000 UTC m=+357.565132870 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008767c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008767c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008767c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008767c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008767c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.051237113 +0000 UTC m=+357.565132870 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008767c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ea80 item 40 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.052455976 +0000 UTC m=+357.566351733 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008768c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eee0 item 41 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.052953193 +0000 UTC m=+357.566848980 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f030 item 41 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.053534517 +0000 UTC m=+357.567430274 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876980): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876980): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876980): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.053534517 +0000 UTC m=+357.567430274 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f1f0 item 41 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.054841564 +0000 UTC m=+357.568737311 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876a80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876b00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876b00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876b00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f490 item 42 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876b00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876b00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.05528463 +0000 UTC m=+357.569180387 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876b00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f6c0 item 42 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.055794061 +0000 UTC m=+357.569689808 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c80): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.055794061 +0000 UTC m=+357.569689808 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876c80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f810 item 42 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.056932163 +0000 UTC m=+357.570827921 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fb90 item 43 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.057335305 +0000 UTC m=+357.571231062 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000876f80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fdc0 item 43 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.057830518 +0000 UTC m=+357.571726275 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008771c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877200): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877200): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877200): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.057830518 +0000 UTC m=+357.571726275 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ff10 item 43 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.059151592 +0000 UTC m=+357.573047349 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0008772c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877380): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877380): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e4d0 item 44 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877380): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.059561998 +0000 UTC m=+357.573457755 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e770 item 44 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.060059074 +0000 UTC m=+357.573954832 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877480): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877480): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.060059074 +0000 UTC m=+357.573954832 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045eaf0 item 44 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.06153683 +0000 UTC m=+357.575432588 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877740): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877740): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f030 item 45 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877740): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.061978564 +0000 UTC m=+357.575874321 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877880): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877880): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877880): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.061978564 +0000 UTC m=+357.575874321 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f490 item 45 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.063275672 +0000 UTC m=+357.577171419 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877980): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877980): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f880 item 46 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877980): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.063737304 +0000 UTC m=+357.577633051 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877b80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877b80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877b80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877b80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877b80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.063737304 +0000 UTC m=+357.577633051 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877b80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f9d0 item 46 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.065008174 +0000 UTC m=+357.578903931 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877cc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877d40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877d40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877d40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fe30 item 47 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877d40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877d40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.065511873 +0000 UTC m=+357.579407660 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877d40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877e00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877e00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.065511873 +0000 UTC m=+357.579407660 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e070 item 47 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.066776952 +0000 UTC m=+357.580672709 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877f00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877f00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877f00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e310 item 48 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877f00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877f00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.067169233 +0000 UTC m=+357.581064990 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000877f00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0040): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0040): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0040): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.067169233 +0000 UTC m=+357.581064990 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e460 item 48 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0080): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0080): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0080): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.068739763 +0000 UTC m=+357.582635540 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e8c0 item 49 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.069464324 +0000 UTC m=+357.583360061 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d240): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d240): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d240): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.069464324 +0000 UTC m=+357.583360061 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 49 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d2c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d2c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d2c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d2c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d2c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.070837905 +0000 UTC m=+357.584733652 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d2c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401570 item 50 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.071491854 +0000 UTC m=+357.585387592 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d480): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d480): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.071491854 +0000 UTC m=+357.585387592 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 50 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.072502629 +0000 UTC m=+357.586398376 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c70 item 51 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.072958559 +0000 UTC m=+357.586854316 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d7c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d7c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d7c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d7c0): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d7c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.072958559 +0000 UTC m=+357.586854316 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d7c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 51 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d980): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d980): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d980): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.074202559 +0000 UTC m=+357.588098306 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023d980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004083f0 item 52 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.074697473 +0000 UTC m=+357.588593210 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00023ddc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30000): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30000): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30000): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.074697473 +0000 UTC m=+357.588593210 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 52 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30080): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30080): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30080): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.075594826 +0000 UTC m=+357.589490563 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 53 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.075958664 +0000 UTC m=+357.589854401 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30180): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30180): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30180): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.075958664 +0000 UTC m=+357.589854401 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408cb0 item 53 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.076898276 +0000 UTC m=+357.590794013 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408fc0 item 54 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.077324311 +0000 UTC m=+357.591220048 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b302c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30300): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30300): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30300): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.077324311 +0000 UTC m=+357.591220048 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 54 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30380): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30380): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30380): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.078273862 +0000 UTC m=+357.592169589 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 55 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.07860516 +0000 UTC m=+357.592500907 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30480): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30480): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.07860516 +0000 UTC m=+357.592500907 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 55 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30500): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30500): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30500): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.079518333 +0000 UTC m=+357.593414069 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004098f0 item 56 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.079898261 +0000 UTC m=+357.593793998 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b305c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30600): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30600): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30600): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.079898261 +0000 UTC m=+357.593793998 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 56 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.08102921 +0000 UTC m=+357.594924957 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b306c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30700): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30700): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409d50 item 57 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30700): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.081401023 +0000 UTC m=+357.595296770 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ea0 item 57 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.081795248 +0000 UTC m=+357.595690995 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b307c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30800): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30800): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30800): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.081795248 +0000 UTC m=+357.595690995 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6070 item 57 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.082813577 +0000 UTC m=+357.596709325 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b308c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b63f0 item 58 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.083199948 +0000 UTC m=+357.597095695 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6540 item 58 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.083668732 +0000 UTC m=+357.597564479 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b309c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30a00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30a00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30a00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30a00): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30a00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.083668732 +0000 UTC m=+357.597564479 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30a00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b67e0 item 58 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.084631197 +0000 UTC m=+357.598526934 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30b00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30b00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30b00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6af0 item 59 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30b00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30b00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.084993523 +0000 UTC m=+357.598889260 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30b00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6cb0 item 59 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.085416672 +0000 UTC m=+357.599312419 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30bc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30c00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30c00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30c00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30c00): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30c00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.085416672 +0000 UTC m=+357.599312419 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30c00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6ee0 item 59 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.08647195 +0000 UTC m=+357.600367707 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30cc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30d00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30d00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30d00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b71f0 item 60 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30d00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30d00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.086857759 +0000 UTC m=+357.600753497 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30d00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7340 item 60 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.087299352 +0000 UTC m=+357.601195100 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30e00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30e00): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.087299352 +0000 UTC m=+357.601195100 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7490 item 60 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.088310178 +0000 UTC m=+357.602205915 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30f00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30f00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30f00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b77a0 item 61 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30f00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30f00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.088739248 +0000 UTC m=+357.602634995 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30f00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30fc0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30fc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30fc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30fc0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30fc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.088739248 +0000 UTC m=+357.602634995 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b30fc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b78f0 item 61 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.090186717 +0000 UTC m=+357.604082454 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b310c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b310c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b310c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7c00 item 62 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b310c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b310c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.090583287 +0000 UTC m=+357.604479024 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b310c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31180): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31180): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31180): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.090583287 +0000 UTC m=+357.604479024 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7d50 item 62 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.091800216 +0000 UTC m=+357.605695963 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31280): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31280): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 63 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31280): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.09228999 +0000 UTC m=+357.606185727 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31340): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31340): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.09228999 +0000 UTC m=+357.606185727 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 63 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.093780499 +0000 UTC m=+357.607676247 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31440): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 64 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31440): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.094345313 +0000 UTC m=+357.608241060 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31500): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31500): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31500): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.094345313 +0000 UTC m=+357.608241060 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 64 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.095816015 +0000 UTC m=+357.609711752 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 65 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.096383002 +0000 UTC m=+357.610278759 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b315c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b315c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b315c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b315c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b315c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.096383002 +0000 UTC m=+357.610278759 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b315c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 65 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31600): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31600): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.097793583 +0000 UTC m=+357.611689330 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 66 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.098373335 +0000 UTC m=+357.612269082 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31680): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31680): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31680): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31680): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31680): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.098373335 +0000 UTC m=+357.612269082 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31680): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 66 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b316c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b316c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b316c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b316c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b316c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.099618777 +0000 UTC m=+357.613514513 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b316c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 67 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.100151198 +0000 UTC m=+357.614046946 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31740): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31740): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31740): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.100151198 +0000 UTC m=+357.614046946 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c380 item 67 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b317c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b317c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b317c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b317c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b317c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.101757324 +0000 UTC m=+357.615653072 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b317c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c770 item 68 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.102317569 +0000 UTC m=+357.616213316 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b318c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b318c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b318c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b318c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b318c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.102317569 +0000 UTC m=+357.616213316 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b318c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c9a0 item 68 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.103531843 +0000 UTC m=+357.617427581 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cc40 item 69 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.10400163 +0000 UTC m=+357.617897366 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31980): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31980): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31980): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.10400163 +0000 UTC m=+357.617897366 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cee0 item 69 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31a00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31a00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31a00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31a00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31a00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.105068168 +0000 UTC m=+357.618963906 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31a00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d2d0 item 70 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.105620298 +0000 UTC m=+357.619516036 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b00): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.105620298 +0000 UTC m=+357.619516036 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d420 item 70 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.106953374 +0000 UTC m=+357.620849110 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31b80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d880 item 71 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.1073961 +0000 UTC m=+357.621291837 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.1073961 +0000 UTC m=+357.621291837 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31c80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025db90 item 71 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31d00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31d00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31d00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31d00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31d00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.108805919 +0000 UTC m=+357.622701656 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31d00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a230 item 72 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.109316641 +0000 UTC m=+357.623212378 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e00): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.109316641 +0000 UTC m=+357.623212378 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a4d0 item 72 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.110472667 +0000 UTC m=+357.624368404 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ad90 item 73 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.110934298 +0000 UTC m=+357.624830035 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31e80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b030 item 73 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.111405657 +0000 UTC m=+357.625301404 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31f00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31f00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31f00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31f00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31f00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.111405657 +0000 UTC m=+357.625301404 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000b31f00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b180 item 73 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.112552796 +0000 UTC m=+357.626448534 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08080): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08080): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b500 item 74 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08080): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.113001152 +0000 UTC m=+357.626896889 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b6c0 item 74 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.113518517 +0000 UTC m=+357.627414254 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08180): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08180): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08180): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.113518517 +0000 UTC m=+357.627414254 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b9d0 item 74 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.114824282 +0000 UTC m=+357.628720010 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08280): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08280): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee000 item 75 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08280): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.115277287 +0000 UTC m=+357.629173024 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee150 item 75 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.115744148 +0000 UTC m=+357.629639885 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08380): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08380): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08380): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.115744148 +0000 UTC m=+357.629639885 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee2a0 item 75 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.116952281 +0000 UTC m=+357.630848018 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08480): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08480): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee540 item 76 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08480): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.117425643 +0000 UTC m=+357.631321381 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee690 item 76 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.117988533 +0000 UTC m=+357.631884270 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08580): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08580): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08580): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.117988533 +0000 UTC m=+357.631884270 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee7e0 item 76 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.119143387 +0000 UTC m=+357.633039123 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08680): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08680): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08680): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeb60 item 77 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08680): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08680): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.11956323 +0000 UTC m=+357.633458967 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08680): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08740): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08740): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08740): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.11956323 +0000 UTC m=+357.633458967 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 77 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.120680162 +0000 UTC m=+357.634575899 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08840): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08840): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08840): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef180 item 78 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08840): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08840): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.121118049 +0000 UTC m=+357.635013786 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08840): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08900): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08900): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08900): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.121118049 +0000 UTC m=+357.635013786 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef2d0 item 78 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.122329859 +0000 UTC m=+357.636225585 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d089c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08a00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08a00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08a00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef570 item 79 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08a00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08a00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.122778655 +0000 UTC m=+357.636674382 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08a00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ac0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ac0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.122778655 +0000 UTC m=+357.636674382 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef7a0 item 79 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.123973012 +0000 UTC m=+357.637868749 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08b80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08bc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08bc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08bc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efb90 item 80 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08bc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08bc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.124455803 +0000 UTC m=+357.638351530 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08bc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08c80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08c80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08c80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08c80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08c80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.124455803 +0000 UTC m=+357.638351530 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08c80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efce0 item 80 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08cc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08cc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08cc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08cc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08cc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.125718689 +0000 UTC m=+357.639614425 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08cc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004701c0 item 81 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.126247895 +0000 UTC m=+357.640143632 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d40): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.126247895 +0000 UTC m=+357.640143632 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08d40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470310 item 81 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08dc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08dc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08dc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08dc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.127391127 +0000 UTC m=+357.641286864 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470620 item 82 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.12788117 +0000 UTC m=+357.641776908 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08e80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ec0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ec0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.12788117 +0000 UTC m=+357.641776908 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 82 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08f40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08f40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.128839678 +0000 UTC m=+357.642735415 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d08f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470c40 item 83 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.129276472 +0000 UTC m=+357.643172209 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09040): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09040): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09040): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.129276472 +0000 UTC m=+357.643172209 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 83 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d090c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d090c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d090c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d090c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d090c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.130401861 +0000 UTC m=+357.644297598 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d090c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471420 item 84 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.131009875 +0000 UTC m=+357.644905612 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d091c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d091c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d091c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d091c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d091c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.131009875 +0000 UTC m=+357.644905612 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d091c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471810 item 84 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.132104706 +0000 UTC m=+357.646000444 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 85 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.132627151 +0000 UTC m=+357.646522889 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09340): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09340): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.132627151 +0000 UTC m=+357.646522889 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 85 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d093c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d093c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d093c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d093c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d093c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.134147737 +0000 UTC m=+357.648043475 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d093c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc61c0 item 86 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.134687654 +0000 UTC m=+357.648583391 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d094c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d094c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d094c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d094c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d094c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.134687654 +0000 UTC m=+357.648583391 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d094c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc6310 item 86 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541340): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541340): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541340): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.135872463 +0000 UTC m=+357.649768210 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bd50 item 87 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.136383787 +0000 UTC m=+357.650279524 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541440): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541440): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541440): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.136383787 +0000 UTC m=+357.650279524 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096c000 item 87 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005414c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005414c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005414c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005414c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005414c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.138344283 +0000 UTC m=+357.652240030 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005414c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096c2a0 item 88 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.138945022 +0000 UTC m=+357.652840770 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0005418c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541900): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541900): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541900): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.138945022 +0000 UTC m=+357.652840770 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096c3f0 item 88 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.140404745 +0000 UTC m=+357.654300492 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096c690 item 89 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.140866306 +0000 UTC m=+357.654762044 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541a40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096c7e0 item 89 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.141425529 +0000 UTC m=+357.655321266 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c40): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.141425529 +0000 UTC m=+357.655321266 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541c40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096c930 item 89 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.142747103 +0000 UTC m=+357.656642840 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096cbd0 item 90 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.143264178 +0000 UTC m=+357.657159915 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541d80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096cd20 item 90 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.143907648 +0000 UTC m=+357.657803384 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e80): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.143907648 +0000 UTC m=+357.657803384 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000541e80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096ce70 item 90 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.144936175 +0000 UTC m=+357.658831913 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40040): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40040): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096d110 item 91 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40040): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.145371136 +0000 UTC m=+357.659266873 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096d260 item 91 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.145864306 +0000 UTC m=+357.659760043 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40140): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40140): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40140): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.145864306 +0000 UTC m=+357.659760043 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096d3b0 item 91 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.146970258 +0000 UTC m=+357.660865996 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096d650 item 92 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.147436768 +0000 UTC m=+357.661332505 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096d7a0 item 92 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.148102079 +0000 UTC m=+357.661997816 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40340): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40340): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.148102079 +0000 UTC m=+357.661997816 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096d8f0 item 92 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.149277791 +0000 UTC m=+357.663173529 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40440): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096db90 item 93 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40440): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.149751435 +0000 UTC m=+357.663647172 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40500): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40500): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40500): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.149751435 +0000 UTC m=+357.663647172 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00096dce0 item 93 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.150868888 +0000 UTC m=+357.664764626 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e405c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40600): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e74000 item 94 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40600): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.151317776 +0000 UTC m=+357.665213513 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e406c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e406c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e406c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e406c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e406c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.151317776 +0000 UTC m=+357.665213513 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e406c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e74150 item 94 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.152550815 +0000 UTC m=+357.666446552 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e407c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e407c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e407c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e743f0 item 95 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e407c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e407c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.15326647 +0000 UTC m=+357.667162207 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e407c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40880): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40880): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40880): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.15326647 +0000 UTC m=+357.667162207 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e74540 item 95 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.154696387 +0000 UTC m=+357.668592134 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40980): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40980): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e747e0 item 96 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40980): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.155120177 +0000 UTC m=+357.669015924 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40a40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40a40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40a40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40a40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40a40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.155120177 +0000 UTC m=+357.669015924 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000e40a40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e74930 item 96 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= 2024/10/30 02:35:54 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:54 DEBUG : : Looking for writers 2024/10/30 02:35:54 DEBUG : >WaitForWriters: 2024/10/30 02:35:54 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:54 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/30 02:35:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.69722652 +0000 UTC m=+358.211122278 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.69722652 +0000 UTC m=+358.211122278 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a2c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a300): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a300): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a300): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.69722652 +0000 UTC m=+358.211122278 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007141c0 item 1 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a340): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a340): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a340): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.700845199 +0000 UTC m=+358.214740966 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a380): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a380): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a380): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.700845199 +0000 UTC m=+358.214740966 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000714540 item 2 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a3c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a3c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a3c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a3c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a3c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.702873171 +0000 UTC m=+358.216768938 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a3c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.702873171 +0000 UTC m=+358.216768938 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a480): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a480): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.702873171 +0000 UTC m=+358.216768938 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007147e0 item 3 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a580): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a580): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a580): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.705039842 +0000 UTC m=+358.218935579 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a600): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a600): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a600): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.705039842 +0000 UTC m=+358.218935579 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000714b60 item 4 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a640): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a640): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a640): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.706330869 +0000 UTC m=+358.220226616 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.706330869 +0000 UTC m=+358.220226616 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a680): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a6c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a6c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a6c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a6c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a6c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.706330869 +0000 UTC m=+358.220226616 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a6c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000714e00 item 5 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a780): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a780): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a780): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.707952393 +0000 UTC m=+358.221848140 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a840): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a840): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a840): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a840): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a840): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.707952393 +0000 UTC m=+358.221848140 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a840): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000715180 item 6 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a8c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a8c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a8c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a8c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a8c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.709440268 +0000 UTC m=+358.223336025 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a8c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.709440268 +0000 UTC m=+358.223336025 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a9c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a9c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a9c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a9c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a9c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.709440268 +0000 UTC m=+358.223336025 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044a9c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000715420 item 7 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044aa80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044aa80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044aa80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044aa80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044aa80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.711324921 +0000 UTC m=+358.225220669 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044aa80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b100): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b100): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b100): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.711324921 +0000 UTC m=+358.225220669 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007157a0 item 8 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b180): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc00044b180): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b180): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b180): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b180): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b180): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.71258945 +0000 UTC m=+358.226485208 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.71258945 +0000 UTC m=+358.226485208 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b3c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b3c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b3c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b3c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b3c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.71258945 +0000 UTC m=+358.226485208 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b3c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000715a40 item 9 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.714685048 +0000 UTC m=+358.228580795 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b880): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b880): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b880): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.714685048 +0000 UTC m=+358.228580795 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000715dc0 item 10 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b980): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc00044b980): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b980): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b980): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b980): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b980): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b9c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b9c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b9c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b9c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b9c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.715874166 +0000 UTC m=+358.229769913 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044b9c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.715874166 +0000 UTC m=+358.229769913 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044ba80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bac0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bac0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.715874166 +0000 UTC m=+358.229769913 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f880e0 item 11 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bb40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bb40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bb40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bb40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bb40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.717861572 +0000 UTC m=+358.231757328 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bb40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bbc0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bbc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bbc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bbc0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bbc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.717861572 +0000 UTC m=+358.231757328 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bbc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88460 item 12 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bc80): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc00044bc80): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bc80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bc80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bc80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bc80): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bc80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bcc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bcc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bcc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bcc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bcc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.719246544 +0000 UTC m=+358.233142281 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bcc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bd80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bd80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bd80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bd80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bd80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.719246544 +0000 UTC m=+358.233142281 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bd80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88700 item 13 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.720530439 +0000 UTC m=+358.234426186 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.720530439 +0000 UTC m=+358.234426186 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044be80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f889a0 item 14 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bf40): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc00044bf40): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bf40): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bf40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bf40): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bf40): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00044bf40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe000): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe000): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.721730817 +0000 UTC m=+358.235626564 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe0c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe0c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe0c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe0c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe0c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.721730817 +0000 UTC m=+358.235626564 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe0c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88c40 item 15 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe140): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe140): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.722909225 +0000 UTC m=+358.236804961 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe1c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe1c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe1c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe1c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe1c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.722909225 +0000 UTC m=+358.236804961 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe1c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88ee0 item 16 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.723958071 +0000 UTC m=+358.237853818 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.723958071 +0000 UTC m=+358.237853818 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe280): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe280): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe280): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.723958071 +0000 UTC m=+358.237853818 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89180 item 17 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe300): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe300): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe300): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.725684059 +0000 UTC m=+358.239579807 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe380): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe380): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe380): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.725684059 +0000 UTC m=+358.239579807 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89500 item 18 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe400): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe400): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.727444402 +0000 UTC m=+358.241340139 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.727444402 +0000 UTC m=+358.241340139 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe4c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe500): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe500): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe500): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.727444402 +0000 UTC m=+358.241340139 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f897a0 item 19 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe580): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe580): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe580): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.729763216 +0000 UTC m=+358.243658983 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe600): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe600): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe600): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.729763216 +0000 UTC m=+358.243658983 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89b20 item 20 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe680): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe680): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe680): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe680): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe680): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.731714285 +0000 UTC m=+358.245610051 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe680): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.731714285 +0000 UTC m=+358.245610051 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe780): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe780): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe780): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.731714285 +0000 UTC m=+358.245610051 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89dc0 item 21 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe800): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe800): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe800): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.73378734 +0000 UTC m=+358.247683108 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe880): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe880): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe880): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.73378734 +0000 UTC m=+358.247683108 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010181c0 item 22 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.735364111 +0000 UTC m=+358.249259888 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.735364111 +0000 UTC m=+358.249259888 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbe9c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.735364111 +0000 UTC m=+358.249259888 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018460 item 23 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.737452535 +0000 UTC m=+358.251348313 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbea80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeb00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeb00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeb00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeb00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeb00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.737452535 +0000 UTC m=+358.251348313 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeb00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010187e0 item 24 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbebc0): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000fbebc0): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbebc0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbebc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbebc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbebc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbebc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbec00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbec00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbec00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbec00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbec00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.739196257 +0000 UTC m=+358.253092025 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbec00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.739196257 +0000 UTC m=+358.253092025 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbecc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.739196257 +0000 UTC m=+358.253092025 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018a80 item 25 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.741623864 +0000 UTC m=+358.255519632 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbed80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.741623864 +0000 UTC m=+358.255519632 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018e00 item 26 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d095c0): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000d095c0): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d095c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d095c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d095c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d095c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d095c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09600): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09600): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.743740161 +0000 UTC m=+358.257635899 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.743740161 +0000 UTC m=+358.257635899 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d096c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09700): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09700): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09700): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.743740161 +0000 UTC m=+358.257635899 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc6540 item 27 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09780): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09780): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09780): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.746111934 +0000 UTC m=+358.260007701 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09800): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09800): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09800): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.746111934 +0000 UTC m=+358.260007701 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc68c0 item 28 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d098c0): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000d098c0): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d098c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d098c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d098c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d098c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d098c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.747411577 +0000 UTC m=+358.261307324 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d099c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d099c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d099c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d099c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d099c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.747411577 +0000 UTC m=+358.261307324 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d099c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc6b60 item 29 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09a40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09a40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09a40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09a40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09a40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.748705359 +0000 UTC m=+358.262601097 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09a40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ac0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ac0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.748705359 +0000 UTC m=+358.262601097 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc6e00 item 30 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09b80): _readAt: size=2, off=0 2024/10/30 02:35:54 ERROR : open-test-file(0xc000d09b80): Couldn't read size of file 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09b80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09b80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09b80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09b80): close: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09b80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09bc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09bc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09bc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09bc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09bc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.750143372 +0000 UTC m=+358.264039139 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09bc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09c80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09c80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09c80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09c80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09c80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.750143372 +0000 UTC m=+358.264039139 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09c80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc70a0 item 31 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.751465528 +0000 UTC m=+358.265361265 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.751465528 +0000 UTC m=+358.265361265 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09d80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc7340 item 32 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09dc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09dc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09dc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09dc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.752655056 +0000 UTC m=+358.266550792 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc75e0 item 33 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.753034353 +0000 UTC m=+358.266930090 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.753034353 +0000 UTC m=+358.266930090 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc7730 item 33 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.754378258 +0000 UTC m=+358.268273995 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09e80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc79d0 item 34 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.754840822 +0000 UTC m=+358.268736559 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f00): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.754840822 +0000 UTC m=+358.268736559 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc7b20 item 34 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.756112223 +0000 UTC m=+358.270007959 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000d09f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc7dc0 item 35 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.75675935 +0000 UTC m=+358.270655097 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6040): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6040): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6040): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.75675935 +0000 UTC m=+358.270655097 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc7f10 item 35 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d60c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d60c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d60c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d60c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d60c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.758311453 +0000 UTC m=+358.272207191 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d60c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0230 item 36 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.758834429 +0000 UTC m=+358.272730166 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d61c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d61c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d61c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d61c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d61c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.758834429 +0000 UTC m=+358.272730166 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d61c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0380 item 36 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.759817702 +0000 UTC m=+358.273713449 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0620 item 37 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.760190868 +0000 UTC m=+358.274086616 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6280): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6280): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6280): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.760190868 +0000 UTC m=+358.274086616 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0770 item 37 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6300): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6300): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6300): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.761222803 +0000 UTC m=+358.275118550 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0a10 item 38 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.762031381 +0000 UTC m=+358.275927138 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d63c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6400): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6400): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6400): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.762031381 +0000 UTC m=+358.275927138 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0b60 item 38 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0200): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0200): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.765680566 +0000 UTC m=+358.279576323 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ee00 item 39 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.766266017 +0000 UTC m=+358.280161774 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab02c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0300): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0300): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0300): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.766266017 +0000 UTC m=+358.280161774 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ef50 item 39 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0380): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0380): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0380): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.768136536 +0000 UTC m=+358.282032302 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f1f0 item 40 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.768725854 +0000 UTC m=+358.282621622 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0480): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0480): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.768725854 +0000 UTC m=+358.282621622 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f340 item 40 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.77025115 +0000 UTC m=+358.284146917 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab04c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0500): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0500): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f5e0 item 41 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0500): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.770831992 +0000 UTC m=+358.284727759 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f730 item 41 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.771520907 +0000 UTC m=+358.285416674 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0580): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0580): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0580): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.771520907 +0000 UTC m=+358.285416674 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f880 item 41 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.773455304 +0000 UTC m=+358.287351071 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0680): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0680): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0680): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fb90 item 42 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0680): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0680): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.77418758 +0000 UTC m=+358.288083367 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0680): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fce0 item 42 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.775009212 +0000 UTC m=+358.288904980 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0780): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0780): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0780): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.775009212 +0000 UTC m=+358.288904980 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fe30 item 42 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.776706707 +0000 UTC m=+358.290602464 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0840): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0880): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0880): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118c150 item 43 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0880): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.777563285 +0000 UTC m=+358.291459052 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118c2a0 item 43 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.778495213 +0000 UTC m=+358.292390990 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0980): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0980): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0980): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0980): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0980): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.778495213 +0000 UTC m=+358.292390990 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0980): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118c3f0 item 43 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.780961872 +0000 UTC m=+358.294857630 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118c690 item 44 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.781898299 +0000 UTC m=+358.295794066 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0a80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118c7e0 item 44 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.783052091 +0000 UTC m=+358.296947858 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b80): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.783052091 +0000 UTC m=+358.296947858 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0b80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118c930 item 44 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.785675333 +0000 UTC m=+358.299571100 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118cbd0 item 45 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.786470385 +0000 UTC m=+358.300366152 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0c80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0d40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0d40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0d40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0d40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0d40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.786470385 +0000 UTC m=+358.300366152 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0d40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118cd20 item 45 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.788745599 +0000 UTC m=+358.302641356 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118cfc0 item 46 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.789469448 +0000 UTC m=+358.303365225 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0e40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0f00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0f00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0f00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0f00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0f00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.789469448 +0000 UTC m=+358.303365225 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0f00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118d110 item 46 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.791173937 +0000 UTC m=+358.305069674 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab0fc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1000): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118d3b0 item 47 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1000): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.791559947 +0000 UTC m=+358.305455694 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab10c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab10c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab10c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab10c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab10c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.791559947 +0000 UTC m=+358.305455694 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab10c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118d500 item 47 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.793207128 +0000 UTC m=+358.307102875 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab11c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab11c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab11c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118d7a0 item 48 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab11c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab11c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.793719513 +0000 UTC m=+358.307615270 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab11c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1280): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1280): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1280): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.793719513 +0000 UTC m=+358.307615270 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118d8f0 item 48 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab12c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab12c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab12c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab12c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab12c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.795383787 +0000 UTC m=+358.309279534 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab12c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118db90 item 49 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.795883178 +0000 UTC m=+358.309778936 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1340): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1340): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.795883178 +0000 UTC m=+358.309778936 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118dce0 item 49 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab13c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab13c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab13c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab13c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab13c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.797639012 +0000 UTC m=+358.311534759 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab13c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a000 item 50 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.798178069 +0000 UTC m=+358.312073816 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab14c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab14c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab14c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab14c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab14c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.798178069 +0000 UTC m=+358.312073816 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab14c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a150 item 50 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.799609317 +0000 UTC m=+358.313505073 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a3f0 item 51 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.800111844 +0000 UTC m=+358.314007601 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1640): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1640): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1640): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.800111844 +0000 UTC m=+358.314007601 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a540 item 51 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab16c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab16c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab16c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab16c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab16c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.801555557 +0000 UTC m=+358.315451314 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab16c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a7e0 item 52 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.802180372 +0000 UTC m=+358.316076129 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1780): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab17c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab17c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab17c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab17c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab17c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.802180372 +0000 UTC m=+358.316076129 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab17c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a930 item 52 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1840): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1840): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1840): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1840): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1840): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.803630926 +0000 UTC m=+358.317526683 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1840): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120abd0 item 53 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.804167448 +0000 UTC m=+358.318063205 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1940): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1940): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1940): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.804167448 +0000 UTC m=+358.318063205 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120ad20 item 53 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab19c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab19c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab19c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab19c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab19c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.805889077 +0000 UTC m=+358.319784824 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab19c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120afc0 item 54 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.806434404 +0000 UTC m=+358.320330161 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1a80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ac0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ac0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.806434404 +0000 UTC m=+358.320330161 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b110 item 54 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1b40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1b40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1b40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1b40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1b40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.807722296 +0000 UTC m=+358.321618044 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1b40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b3b0 item 55 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.80825512 +0000 UTC m=+358.322150867 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c40): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.80825512 +0000 UTC m=+358.322150867 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1c40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b500 item 55 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1cc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1cc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1cc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1cc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1cc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.809865844 +0000 UTC m=+358.323761601 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1cc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b7a0 item 56 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.810588361 +0000 UTC m=+358.324484108 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1d80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1dc0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1dc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1dc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1dc0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.810588361 +0000 UTC m=+358.324484108 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b8f0 item 56 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.811819988 +0000 UTC m=+358.325715735 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1e80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ec0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120bb90 item 57 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ec0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.812220644 +0000 UTC m=+358.326116391 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000ab1ec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120bce0 item 57 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.812778114 +0000 UTC m=+358.326673871 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e040): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e040): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e040): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.812778114 +0000 UTC m=+358.326673871 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120be30 item 57 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.814567361 +0000 UTC m=+358.328463118 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e140): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001280150 item 58 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e140): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.815245556 +0000 UTC m=+358.329141323 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012802a0 item 58 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.815914754 +0000 UTC m=+358.329810511 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e240): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e240): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e240): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.815914754 +0000 UTC m=+358.329810511 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012803f0 item 58 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.81768212 +0000 UTC m=+358.331577877 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e340): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e340): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001280690 item 59 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e340): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.818555338 +0000 UTC m=+358.332451085 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012807e0 item 59 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.819139849 +0000 UTC m=+358.333035606 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e440): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e440): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e440): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.819139849 +0000 UTC m=+358.333035606 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001280930 item 59 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.820677666 +0000 UTC m=+358.334573413 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001280bd0 item 60 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.821286372 +0000 UTC m=+358.335182129 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001280d20 item 60 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.821997227 +0000 UTC m=+358.335892974 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e640): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e640): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e640): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.821997227 +0000 UTC m=+358.335892974 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001280e70 item 60 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.823462368 +0000 UTC m=+358.337358126 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e740): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e740): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281110 item 61 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e740): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.824017183 +0000 UTC m=+358.337912940 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e800): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e800): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e800): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.824017183 +0000 UTC m=+358.337912940 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281260 item 61 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.825819344 +0000 UTC m=+358.339715141 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e8c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281500 item 62 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.82635917 +0000 UTC m=+358.340254928 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e9c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e9c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e9c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e9c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e9c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.82635917 +0000 UTC m=+358.340254928 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126e9c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281650 item 62 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.828045395 +0000 UTC m=+358.341941153 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ea80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eac0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012818f0 item 63 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eac0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.828594008 +0000 UTC m=+358.342489765 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eb80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eb80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eb80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eb80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eb80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.828594008 +0000 UTC m=+358.342489765 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eb80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281a40 item 63 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.830342499 +0000 UTC m=+358.344238256 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281ce0 item 64 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.831185561 +0000 UTC m=+358.345081318 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ec80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed40): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.831185561 +0000 UTC m=+358.345081318 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001281e30 item 64 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.832808568 +0000 UTC m=+358.346704325 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ed80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306150 item 65 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.833360707 +0000 UTC m=+358.347256465 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126edc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee00): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.833360707 +0000 UTC m=+358.347256465 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013062a0 item 65 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.834955822 +0000 UTC m=+358.348851579 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306540 item 66 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.83564073 +0000 UTC m=+358.349536497 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ee80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eec0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eec0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.83564073 +0000 UTC m=+358.349536497 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126eec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306690 item 66 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.837703316 +0000 UTC m=+358.351599083 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306930 item 67 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.838430191 +0000 UTC m=+358.352325959 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.838430191 +0000 UTC m=+358.352325959 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126ef80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306a80 item 67 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f000): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f000): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f000): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f000): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f000): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.840394294 +0000 UTC m=+358.354290071 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f000): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306d20 item 68 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.841440706 +0000 UTC m=+358.355336473 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f0c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f100): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f100): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f100): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.841440706 +0000 UTC m=+358.355336473 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306e70 item 68 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f140): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f140): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.843162746 +0000 UTC m=+358.357058514 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307110 item 69 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.843935748 +0000 UTC m=+358.357831546 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f1c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f1c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f1c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f1c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f1c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.843935748 +0000 UTC m=+358.357831546 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f1c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307260 item 69 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.845589231 +0000 UTC m=+358.359485008 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307500 item 70 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.8463284 +0000 UTC m=+358.360224167 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f300): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f340): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f340): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f340): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.8463284 +0000 UTC m=+358.360224167 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307650 item 70 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f3c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f3c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f3c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f3c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f3c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.84791592 +0000 UTC m=+358.361811688 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f3c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013078f0 item 71 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.848571472 +0000 UTC m=+358.362467240 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f4c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f4c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f4c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f4c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f4c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.848571472 +0000 UTC m=+358.362467240 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f4c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307a40 item 71 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.850359427 +0000 UTC m=+358.364255194 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307ce0 item 72 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.851057469 +0000 UTC m=+358.364953236 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f640): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f640): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f640): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.851057469 +0000 UTC m=+358.364953236 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00126f640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307e30 item 72 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.852560652 +0000 UTC m=+358.366456389 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6480): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6480): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0d90 item 73 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6480): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.853240229 +0000 UTC m=+358.367135976 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0ee0 item 73 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.853799812 +0000 UTC m=+358.367695550 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d64c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6500): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6500): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6500): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6500): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6500): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.853799812 +0000 UTC m=+358.367695550 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6500): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1030 item 73 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.855027542 +0000 UTC m=+358.368923289 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d65c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6600): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6600): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6600): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e12d0 item 74 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6600): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6600): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.855478793 +0000 UTC m=+358.369374551 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6600): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1420 item 74 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.856066901 +0000 UTC m=+358.369962658 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d66c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6700): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6700): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6700): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.856066901 +0000 UTC m=+358.369962658 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1570 item 74 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.857267469 +0000 UTC m=+358.371163216 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d67c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6800): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6800): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1810 item 75 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6800): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.857825109 +0000 UTC m=+358.371720856 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): _writeAt: size=3, off=2 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1960 item 75 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.858342925 +0000 UTC m=+358.372238662 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d68c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6900): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6900): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6900): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.858342925 +0000 UTC m=+358.372238662 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1ab0 item 75 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.85968075 +0000 UTC m=+358.373576497 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d69c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6a00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6a00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6a00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1d50 item 76 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6a00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6a00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.860123466 +0000 UTC m=+358.374019213 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6a00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1ea0 item 76 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): _writeAt: size=3, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.860718444 +0000 UTC m=+358.374614191 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6b00): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6b00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6b00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6b00): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6b00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.860718444 +0000 UTC m=+358.374614191 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6b00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e070 item 76 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.861976411 +0000 UTC m=+358.375872158 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6bc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6c00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6c00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6c00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e310 item 77 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6c00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6c00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.862454793 +0000 UTC m=+358.376350530 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6c00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6cc0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6cc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6cc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6cc0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6cc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.862454793 +0000 UTC m=+358.376350530 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6cc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e460 item 77 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.863757342 +0000 UTC m=+358.377653079 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6d80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6dc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6dc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6dc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e700 item 78 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6dc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6dc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.864232659 +0000 UTC m=+358.378128396 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6dc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6e80): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6e80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6e80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6e80): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6e80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.864232659 +0000 UTC m=+358.378128396 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6e80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e850 item 78 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.865552671 +0000 UTC m=+358.379448407 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114eaf0 item 79 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.866026463 +0000 UTC m=+358.379922200 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d6f80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7040): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7040): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7040): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7040): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7040): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.866026463 +0000 UTC m=+358.379922200 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7040): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114ec40 item 79 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.867305179 +0000 UTC m=+358.381200915 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7100): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7140): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7140): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7140): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114eee0 item 80 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7140): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7140): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.867680057 +0000 UTC m=+358.381575795 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7140): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7200): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7200): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7200): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7200): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7200): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.867680057 +0000 UTC m=+358.381575795 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7200): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f030 item 80 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7240): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7240): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7240): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7240): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7240): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.869364007 +0000 UTC m=+358.383259745 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7240): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f2d0 item 81 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.869962152 +0000 UTC m=+358.383857899 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d72c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d72c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d72c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d72c0): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d72c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.869962152 +0000 UTC m=+358.383857899 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d72c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f420 item 81 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7340): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7340): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7340): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7340): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7340): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.871652735 +0000 UTC m=+358.385548482 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7340): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f6c0 item 82 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.872311484 +0000 UTC m=+358.386207221 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7400): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7440): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7440): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7440): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7440): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7440): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.872311484 +0000 UTC m=+358.386207221 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7440): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f810 item 82 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d74c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d74c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d74c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d74c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d74c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.873619433 +0000 UTC m=+358.387515160 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d74c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114fab0 item 83 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.87419675 +0000 UTC m=+358.388092486 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d75c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d75c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d75c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d75c0): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d75c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.87419675 +0000 UTC m=+358.388092486 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d75c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114fc00 item 83 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7640): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7640): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7640): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.875435329 +0000 UTC m=+358.389331067 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114fea0 item 84 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.875991217 +0000 UTC m=+358.389886953 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7740): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7740): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7740): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.875991217 +0000 UTC m=+358.389886953 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ce070 item 84 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d77c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d77c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d77c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d77c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d77c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.877233122 +0000 UTC m=+358.391128859 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d77c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ce310 item 85 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.877887313 +0000 UTC m=+358.391783049 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7880): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d78c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d78c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d78c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d78c0): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d78c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.877887313 +0000 UTC m=+358.391783049 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d78c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ce460 item 85 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7940): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7940): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7940): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7940): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7940): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.879200862 +0000 UTC m=+358.393096599 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7940): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ce700 item 86 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.879834393 +0000 UTC m=+358.393730131 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a40): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.879834393 +0000 UTC m=+358.393730131 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7a40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ce850 item 86 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7ac0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7ac0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7ac0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7ac0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7ac0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.880911632 +0000 UTC m=+358.394807368 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7ac0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ceaf0 item 87 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.881716523 +0000 UTC m=+358.395612260 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7b80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7bc0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7bc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7bc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7bc0): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7bc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.881716523 +0000 UTC m=+358.395612260 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7bc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cec40 item 87 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7c40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7c40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7c40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7c40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7c40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.883060659 +0000 UTC m=+358.396956396 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7c40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ceee0 item 88 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.883642544 +0000 UTC m=+358.397538282 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d40): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.883642544 +0000 UTC m=+358.397538282 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7d40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cf030 item 88 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.884768154 +0000 UTC m=+358.398663891 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e40): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e40): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cf2d0 item 89 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e40): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.885278605 +0000 UTC m=+358.399174342 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7e40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cf420 item 89 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.885867714 +0000 UTC m=+358.399763451 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f00): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f40): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f40): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f40): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f40): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f40): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.885867714 +0000 UTC m=+358.399763451 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc0010d7f40): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cf570 item 89 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.887139776 +0000 UTC m=+358.401035513 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a0c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a0c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a0c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cf810 item 90 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a0c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a0c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.887981195 +0000 UTC m=+358.401876962 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc00141a0c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cf960 item 90 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.88868585 +0000 UTC m=+358.402581597 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbee80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeec0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeec0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeec0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeec0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeec0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.88868585 +0000 UTC m=+358.402581597 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbeec0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019030 item 90 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.890058519 +0000 UTC m=+358.403954256 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbef80): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbefc0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbefc0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbefc0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010192d0 item 91 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbefc0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbefc0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.890897494 +0000 UTC m=+358.404793260 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbefc0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): >_readAt: n=2, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): _writeAt: size=3, off=7 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019420 item 91 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.891583533 +0000 UTC m=+358.405479300 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf080): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf0c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf0c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf0c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf0c0): >_readAt: n=8, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf0c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.891583533 +0000 UTC m=+358.405479300 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf0c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019570 item 91 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.893522659 +0000 UTC m=+358.407418426 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf180): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf1c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf1c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf1c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019810 item 92 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf1c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf1c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.894198981 +0000 UTC m=+358.408094758 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf1c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): open at offset 5 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019960 item 92 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): _readAt: size=2, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): _writeAt: size=3, off=5 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): >_writeAt: n=3, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.895023678 +0000 UTC m=+358.408919445 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf280): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf2c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf2c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf2c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf2c0): >_readAt: n=3, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf2c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.895023678 +0000 UTC m=+358.408919445 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf2c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019ab0 item 92 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.896760598 +0000 UTC m=+358.410656365 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf380): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf3c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf3c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf3c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019d50 item 93 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf3c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf3c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.897446135 +0000 UTC m=+358.411341913 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf3c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf480): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf480): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf480): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf480): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf480): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.897446135 +0000 UTC m=+358.411341913 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf480): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019ea0 item 93 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.89918029 +0000 UTC m=+358.413076037 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf540): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf580): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf580): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf580): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014961c0 item 94 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf580): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf580): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.89964675 +0000 UTC m=+358.413542497 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf580): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf640): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf640): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf640): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf640): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf640): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.89964675 +0000 UTC m=+358.413542497 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf640): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001496310 item 94 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.901026412 +0000 UTC m=+358.414922159 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf700): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf740): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf740): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf740): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014965b0 item 95 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf740): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf740): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.901522188 +0000 UTC m=+358.415417924 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf740): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf800): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf800): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf800): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf800): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf800): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.901522188 +0000 UTC m=+358.415417924 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf800): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001496700 item 95 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): open at offset 0 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): _readAt: size=2, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): >_readAt: n=0, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.902890469 +0000 UTC m=+358.416786206 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf8c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf900): _writeAt: size=5, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf900): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf900): >openPending: err= 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014969a0 item 96 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf900): >_writeAt: n=5, err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf900): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.903386584 +0000 UTC m=+358.417282331 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf900): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 02:35:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:35:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 02:35:54 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 02:35:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 02:35:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf9c0): _readAt: size=512, off=0 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf9c0): openPending: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf9c0): >openPending: err= 2024/10/30 02:35:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf9c0): >_readAt: n=5, err=EOF 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf9c0): close: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 02:35:54.903386584 +0000 UTC m=+358.417282331 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:54 DEBUG : open-test-file(0xc000fbf9c0): >close: err= 2024/10/30 02:35:54 DEBUG : open-test-file: Remove: 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001496af0 item 96 2024/10/30 02:35:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 02:35:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 02:35:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 02:35:54 DEBUG : open-test-file: >Remove: err= 2024/10/30 02:35:54 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:54 DEBUG : : Looking for writers 2024/10/30 02:35:54 DEBUG : >WaitForWriters: 2024/10/30 02:35:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.47s) --- PASS: TestRWFileHandleOpenTests/writes (0.73s) --- 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.01s) --- 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.01s) --- 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.74s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.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-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:55 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:55 DEBUG : file1: newRWFileHandle: 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): openPending: 2024/10/30 02:35:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): >openPending: err= 2024/10/30 02:35:55 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 02:35:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 02:35:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): _writeAt: size=2, off=0 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): >_writeAt: n=2, err= 2024/10/30 02:35:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): RWFileHandle.Flush 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): RWFileHandle.Release 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): close: 2024/10/30 02:35:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/30 02:35:55 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:55 DEBUG : file1(0xc00141a2c0): >close: err= 2024/10/30 02:35:55 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:55 DEBUG : : Looking for writers 2024/10/30 02:35:55 DEBUG : file1: reading active writers 2024/10/30 02:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:55 DEBUG : : Looking for writers 2024/10/30 02:35:55 DEBUG : file1: reading active writers 2024/10/30 02:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:55 DEBUG : : Looking for writers 2024/10/30 02:35:55 DEBUG : file1: reading active writers 2024/10/30 02:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:55 DEBUG : : Looking for writers 2024/10/30 02:35:55 DEBUG : file1: reading active writers 2024/10/30 02:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:55 DEBUG : file1: vfs cache: starting upload 2024/10/30 02:35:55 DEBUG : : Looking for writers 2024/10/30 02:35:55 DEBUG : file1: reading active writers 2024/10/30 02:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:55 DEBUG : : Looking for writers 2024/10/30 02:35:55 DEBUG : file1: reading active writers 2024/10/30 02:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:35:56 DEBUG : : Looking for writers 2024/10/30 02:35:56 DEBUG : file1: reading active writers 2024/10/30 02:35:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:35:56 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/10/30 02:35:56 DEBUG : : Looking for writers 2024/10/30 02:35:56 DEBUG : file1: reading active writers 2024/10/30 02:35:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:57 DEBUG : : Looking for writers 2024/10/30 02:35:57 DEBUG : file1: reading active writers 2024/10/30 02:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:35:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/10/30 02:35:57 INFO : file1: Copied (new) 2024/10/30 02:35:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/10/30 02:35:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 02:35:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/10/30 02:35:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:35:57 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 02:35:58 DEBUG : : Looking for writers 2024/10/30 02:35:58 DEBUG : file1: reading active writers 2024/10/30 02:35:58 DEBUG : >WaitForWriters: 2024/10/30 02:35:58 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:58 DEBUG : : Looking for writers 2024/10/30 02:35:58 DEBUG : file1: reading active writers 2024/10/30 02:35:58 DEBUG : >WaitForWriters: 2024/10/30 02:35:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (4.17s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:35:59 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:35:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:35:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:35:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:35:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:35:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:35:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:35:59 DEBUG : rename_me: newRWFileHandle: 2024/10/30 02:35:59 DEBUG : rename_me(0xc0007924c0): openPending: 2024/10/30 02:35:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 02:35:59 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/30 02:35:59 DEBUG : rename_me(0xc0007924c0): >openPending: err= 2024/10/30 02:35:59 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/30 02:35:59 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/30 02:35:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/30 02:35:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/30 02:35:59 DEBUG : rename_me(0xc0007924c0): _writeAt: size=5, off=0 2024/10/30 02:35:59 DEBUG : rename_me(0xc0007924c0): >_writeAt: n=5, err= 2024/10/30 02:35:59 DEBUG : rename_me(0xc0007924c0): close: 2024/10/30 02:35:59 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-30 02:35:59.607124861 +0000 UTC m=+363.121020609 2024/10/30 02:35:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/30 02:35:59 DEBUG : rename_me(0xc0007924c0): >close: err= 2024/10/30 02:35:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/30 02:35:59 DEBUG : i_was_renamed: Updating file with 0xc0010ee180 2024/10/30 02:35:59 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/30 02:35:59 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/30 02:35:59 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:35:59 DEBUG : : Looking for writers 2024/10/30 02:35:59 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 02:35:59 DEBUG : : Looking for writers 2024/10/30 02:35:59 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 02:35:59 DEBUG : : Looking for writers 2024/10/30 02:35:59 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 02:35:59 DEBUG : : Looking for writers 2024/10/30 02:35:59 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 02:35:59 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/30 02:35:59 DEBUG : : Looking for writers 2024/10/30 02:35:59 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 02:35:59 DEBUG : : Looking for writers 2024/10/30 02:35:59 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/30 02:36:00 DEBUG : : Looking for writers 2024/10/30 02:36:00 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:36:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/10/30 02:36:00 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2024/10/30 02:36:00 DEBUG : : Looking for writers 2024/10/30 02:36:00 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:36:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/10/30 02:36:01 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:36:01 INFO : i_was_renamed: Copied (new) 2024/10/30 02:36:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-30 02:35:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/30 02:36:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/30 02:36:01 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/30 02:36:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/30 02:36:01 DEBUG : : Looking for writers 2024/10/30 02:36:01 DEBUG : i_was_renamed: reading active writers 2024/10/30 02:36:01 DEBUG : >WaitForWriters: 2024/10/30 02:36:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:02 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 02:36:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:36:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:36:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:36:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 02:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wadivol4fase" 2024/10/30 02:36:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 02:36:02 DEBUG : : forgetting directory cache 2024/10/30 02:36:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate(0xc000876180): _readAt: size=512, off=0 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate(0xc000876180): openPending: 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 01:37:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 02:36:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate(0xc000876180): >openPending: err= 2024/10/30 02:36:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:04 DEBUG : : forgetting directory cache 2024/10/30 02:36:05 DEBUG : TestRWCacheUpdate(0xc000876180): >_readAt: n=20, err=EOF 2024/10/30 02:36:05 DEBUG : TestRWCacheUpdate(0xc000876180): close: 2024/10/30 02:36:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:37:02 +0000 UTC 2024/10/30 02:36:05 DEBUG : TestRWCacheUpdate(0xc000876180): >close: err= 2024/10/30 02:36:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:05 DEBUG : : forgetting directory cache 2024/10/30 02:36:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate(0xc0005af480): _readAt: size=512, off=0 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate(0xc0005af480): openPending: 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 01:38:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-10-30 01:37:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 01:38:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-10-30 01:37:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/10/30 02:36:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 02:36:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate(0xc0005af480): >openPending: err= 2024/10/30 02:36:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:07 DEBUG : : forgetting directory cache 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate(0xc0005af480): >_readAt: n=20, err=EOF 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate(0xc0005af480): close: 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:38:02 +0000 UTC 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate(0xc0005af480): >close: err= 2024/10/30 02:36:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:08 DEBUG : : forgetting directory cache 2024/10/30 02:36:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate(0xc00141a440): _readAt: size=512, off=0 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate(0xc00141a440): openPending: 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 01:39:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-10-30 01:38:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 01:39:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-10-30 01:38:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/10/30 02:36:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 02:36:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate(0xc00141a440): >openPending: err= 2024/10/30 02:36:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:10 DEBUG : : forgetting directory cache 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate(0xc00141a440): >_readAt: n=20, err=EOF 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate(0xc00141a440): close: 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:39:02 +0000 UTC 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate(0xc00141a440): >close: err= 2024/10/30 02:36:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:11 DEBUG : : forgetting directory cache 2024/10/30 02:36:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate(0xc0005af500): _readAt: size=512, off=0 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate(0xc0005af500): openPending: 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 01:40:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-10-30 01:39:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 01:40:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-10-30 01:39:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/10/30 02:36:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 02:36:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate(0xc0005af500): >openPending: err= 2024/10/30 02:36:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:13 DEBUG : : forgetting directory cache 2024/10/30 02:36:13 DEBUG : TestRWCacheUpdate(0xc0005af500): >_readAt: n=20, err=EOF 2024/10/30 02:36:13 DEBUG : TestRWCacheUpdate(0xc0005af500): close: 2024/10/30 02:36:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:40:02 +0000 UTC 2024/10/30 02:36:13 DEBUG : TestRWCacheUpdate(0xc0005af500): >close: err= 2024/10/30 02:36:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:13 DEBUG : : forgetting directory cache 2024/10/30 02:36:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate(0xc0008762c0): _readAt: size=512, off=0 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate(0xc0008762c0): openPending: 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 01:41:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-10-30 01:40:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 01:41:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-10-30 01:40:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/10/30 02:36:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 02:36:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate(0xc0008762c0): >openPending: err= 2024/10/30 02:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:15 DEBUG : : forgetting directory cache 2024/10/30 02:36:16 DEBUG : TestRWCacheUpdate(0xc0008762c0): >_readAt: n=20, err=EOF 2024/10/30 02:36:16 DEBUG : TestRWCacheUpdate(0xc0008762c0): close: 2024/10/30 02:36:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:41:02 +0000 UTC 2024/10/30 02:36:16 DEBUG : TestRWCacheUpdate(0xc0008762c0): >close: err= 2024/10/30 02:36:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:16 DEBUG : : forgetting directory cache 2024/10/30 02:36:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate(0xc000792a40): _readAt: size=512, off=0 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate(0xc000792a40): openPending: 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 01:42:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-10-30 01:41:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 01:42:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-10-30 01:41:02 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/10/30 02:36:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 02:36:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate(0xc000792a40): >openPending: err= 2024/10/30 02:36:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:18 DEBUG : : forgetting directory cache 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate(0xc000792a40): >_readAt: n=20, err=EOF 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate(0xc000792a40): close: 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:42:02 +0000 UTC 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate(0xc000792a40): >close: err= 2024/10/30 02:36:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:19 DEBUG : : forgetting directory cache 2024/10/30 02:36:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate(0xc000876200): _readAt: size=512, off=0 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate(0xc000876200): openPending: 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-30 01:43:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-10-30 01:42:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-30 01:43:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-10-30 01:42:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/10/30 02:36:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/30 02:36:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate(0xc000876200): >openPending: err= 2024/10/30 02:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:21 DEBUG : : forgetting directory cache 2024/10/30 02:36:21 DEBUG : TestRWCacheUpdate(0xc000876200): >_readAt: n=21, err=EOF 2024/10/30 02:36:21 DEBUG : TestRWCacheUpdate(0xc000876200): close: 2024/10/30 02:36:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:43:02 +0000 UTC 2024/10/30 02:36:21 DEBUG : TestRWCacheUpdate(0xc000876200): >close: err= 2024/10/30 02:36:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:21 DEBUG : : forgetting directory cache 2024/10/30 02:36:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate(0xc00141a680): _readAt: size=512, off=0 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate(0xc00141a680): openPending: 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-30 01:44:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-10-30 01:43:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-30 01:44:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-10-30 01:43:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/10/30 02:36:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/30 02:36:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate(0xc00141a680): >openPending: err= 2024/10/30 02:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:23 DEBUG : : forgetting directory cache 2024/10/30 02:36:24 DEBUG : TestRWCacheUpdate(0xc00141a680): >_readAt: n=22, err=EOF 2024/10/30 02:36:24 DEBUG : TestRWCacheUpdate(0xc00141a680): close: 2024/10/30 02:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:44:02 +0000 UTC 2024/10/30 02:36:24 DEBUG : TestRWCacheUpdate(0xc00141a680): >close: err= 2024/10/30 02:36:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:24 DEBUG : : forgetting directory cache 2024/10/30 02:36:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate(0xc000876180): _readAt: size=512, off=0 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate(0xc000876180): openPending: 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-30 01:45:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-10-30 01:44:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-30 01:45:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-10-30 01:44:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/10/30 02:36:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/30 02:36:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate(0xc000876180): >openPending: err= 2024/10/30 02:36:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:26 DEBUG : : forgetting directory cache 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate(0xc000876180): >_readAt: n=23, err=EOF 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate(0xc000876180): close: 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:45:02 +0000 UTC 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate(0xc000876180): >close: err= 2024/10/30 02:36:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:27 DEBUG : : forgetting directory cache 2024/10/30 02:36:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate(0xc0008765c0): _readAt: size=512, off=0 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate(0xc0008765c0): openPending: 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-30 01:46:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-10-30 01:45:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-30 01:46:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-10-30 01:45:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/10/30 02:36:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/30 02:36:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate(0xc0008765c0): >openPending: err= 2024/10/30 02:36:28 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:29 DEBUG : : forgetting directory cache 2024/10/30 02:36:29 DEBUG : TestRWCacheUpdate(0xc0008765c0): >_readAt: n=24, err=EOF 2024/10/30 02:36:29 DEBUG : TestRWCacheUpdate(0xc0008765c0): close: 2024/10/30 02:36:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 01:46:02 +0000 UTC 2024/10/30 02:36:29 DEBUG : TestRWCacheUpdate(0xc0008765c0): >close: err= 2024/10/30 02:36:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 02:36:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/30 02:36:29 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:29 DEBUG : : Looking for writers 2024/10/30 02:36:29 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/30 02:36:29 DEBUG : >WaitForWriters: 2024/10/30 02:36:29 DEBUG : vfs cache: cleaner exiting 2024/10/30 02:36:29 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (27.76s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:31 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2024/10/30 02:36:33 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2024/10/30 02:36:34 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:34 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/30 02:36:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/30 02:36:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/30 02:36:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/30 02:36:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:36:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 02:36:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/30 02:36:35 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:35 DEBUG : : Looking for writers 2024/10/30 02:36:35 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/30 02:36:35 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/30 02:36:35 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:35 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:35 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:35 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': Re-using VFS from active cache 2024/10/30 02:36:35 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:35 DEBUG : : Looking for writers 2024/10/30 02:36:35 DEBUG : >WaitForWriters: 2024/10/30 02:36:35 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:35 DEBUG : : Looking for writers 2024/10/30 02:36:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:36 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:36 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:36 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:36 DEBUG : : Looking for writers 2024/10/30 02:36:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.43s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:36 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:36 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:36 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:36 DEBUG : : Looking for writers 2024/10/30 02:36:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.42s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:37 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:37 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:37 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:36:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/10/30 02:36:42 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:42 DEBUG : dir: Looking for writers 2024/10/30 02:36:42 DEBUG : file2: reading active writers 2024/10/30 02:36:42 DEBUG : : Looking for writers 2024/10/30 02:36:42 DEBUG : file1: reading active writers 2024/10/30 02:36:42 DEBUG : dir: reading active writers 2024/10/30 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.33s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:43 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:43 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:44 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:36:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/10/30 02:36:47 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:47 DEBUG : dir: Looking for writers 2024/10/30 02:36:47 DEBUG : : Looking for writers 2024/10/30 02:36:47 DEBUG : dir: reading active writers 2024/10/30 02:36:47 DEBUG : file1: reading active writers 2024/10/30 02:36:47 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSStatParent (6.56s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:49 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:49 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:36:50 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/10/30 02:36:52 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/10/30 02:36:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:55 DEBUG : file1: Open: flags=O_RDONLY 2024/10/30 02:36:55 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/30 02:36:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/30 02:36:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/30 02:36:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 02:36:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/30 02:36:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:36:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/30 02:36:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/30 02:36:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/30 02:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/30 02:36:55 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 02:36:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:36:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/10/30 02:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/30 02:36:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:36:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/30 02:36:57 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:36:57 DEBUG : dir: Looking for writers 2024/10/30 02:36:57 DEBUG : file2: reading active writers 2024/10/30 02:36:57 DEBUG : new_file.txt: reading active writers 2024/10/30 02:36:57 DEBUG : : Looking for writers 2024/10/30 02:36:57 DEBUG : file1: reading active writers 2024/10/30 02:36:57 DEBUG : dir: reading active writers 2024/10/30 02:36:57 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.84s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:36:58 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:36:58 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/10/30 02:37:02 DEBUG : dir/file2: same parent dir (ODFfNjY5NzAwNF83bURmUw) - using file/rename instead of move_copy for dir/file1 2024/10/30 02:37:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/30 02:37:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0010ee000 2024/10/30 02:37:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/30 02:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:03 INFO : dir/file1: Moved (server-side) to: file0 2024/10/30 02:37:03 DEBUG : file0: Updating file with file0 0xc0010ee000 2024/10/30 02:37:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 02:37:03 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/30 02:37:04 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:04 DEBUG : dir: Looking for writers 2024/10/30 02:37:04 DEBUG : : Looking for writers 2024/10/30 02:37:04 DEBUG : dir: reading active writers 2024/10/30 02:37:04 DEBUG : file0: reading active writers 2024/10/30 02:37:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.48s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:05 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:05 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:05 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:05 DEBUG : : Looking for writers 2024/10/30 02:37:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:05 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:05 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:06 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/30 02:37:06 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/30 02:37:07 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/30 02:37:08 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/30 02:37:09 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/30 02:37:09 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:09 DEBUG : : Looking for writers 2024/10/30 02:37:09 DEBUG : a: Looking for writers 2024/10/30 02:37:09 DEBUG : b: Looking for writers 2024/10/30 02:37:09 DEBUG : c: Looking for writers 2024/10/30 02:37:09 DEBUG : d: Looking for writers 2024/10/30 02:37:09 DEBUG : : Looking for writers 2024/10/30 02:37:09 DEBUG : d: reading active writers 2024/10/30 02:37:09 DEBUG : /: reading active writers 2024/10/30 02:37:09 DEBUG : a: reading active writers 2024/10/30 02:37:09 DEBUG : b: reading active writers 2024/10/30 02:37:09 DEBUG : c: reading active writers 2024/10/30 02:37:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.03s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:11 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:11 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:12 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/30 02:37:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/30 02:37:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/30 02:37:14 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/30 02:37:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:17 DEBUG : a/b/c/d: Looking for writers 2024/10/30 02:37:17 DEBUG : a/b/c: Looking for writers 2024/10/30 02:37:17 DEBUG : d: reading active writers 2024/10/30 02:37:17 DEBUG : a/b: Looking for writers 2024/10/30 02:37:17 DEBUG : c: reading active writers 2024/10/30 02:37:17 DEBUG : a: Looking for writers 2024/10/30 02:37:17 DEBUG : b: reading active writers 2024/10/30 02:37:17 DEBUG : : Looking for writers 2024/10/30 02:37:17 DEBUG : a: reading active writers 2024/10/30 02:37:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.74s) === 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-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:19 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:19 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:19 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/30 02:37:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/30 02:37:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/30 02:37:19 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 02:37:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:37:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:37:21 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/30 02:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 02:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:21 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 02:37:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:37:25 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 02:37:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 02:37:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:25 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (7 bytes), uploading instead of streaming 2024/10/30 02:37:27 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2024/10/30 02:37:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/10/30 02:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:28 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:28 DEBUG : : Looking for writers 2024/10/30 02:37:28 DEBUG : file1: reading active writers 2024/10/30 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (9.73s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:29 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:29 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:29 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/30 02:37:30 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/30 02:37:30 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/30 02:37:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/30 02:37:30 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (11 bytes), uploading instead of streaming 2024/10/30 02:37:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/10/30 02:37:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/30 02:37:32 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/30 02:37:32 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:32 DEBUG : : Looking for writers 2024/10/30 02:37:32 DEBUG : file1: reading active writers 2024/10/30 02:37:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.83s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:33 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:33 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/30 02:37:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:33 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 02:37:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/30 02:37:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/30 02:37:34 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/30 02:37:34 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:34 DEBUG : : Looking for writers 2024/10/30 02:37:34 DEBUG : file1: reading active writers 2024/10/30 02:37:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.12s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:35 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:35 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:35 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:35 DEBUG : file1: WriteFileHandle.Release closing 2024/10/30 02:37:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:35 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 02:37:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:37:38 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/30 02:37:38 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:38 DEBUG : : Looking for writers 2024/10/30 02:37:38 DEBUG : file1: reading active writers 2024/10/30 02:37:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (4.23s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:39 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:39 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:39 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (2 bytes), uploading instead of streaming 2024/10/30 02:37:40 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/10/30 02:37:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/10/30 02:37:41 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/10/30 02:37:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:41 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:41 DEBUG : : Looking for writers 2024/10/30 02:37:41 DEBUG : file1: reading active writers 2024/10/30 02:37:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.77s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:42 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:42 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:42 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 02:37:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/30 02:37:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:37:46 DEBUG : file1: Open: flags=O_RDONLY 2024/10/30 02:37:46 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/30 02:37:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/30 02:37:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:37:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/30 02:37:47 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:47 DEBUG : : Looking for writers 2024/10/30 02:37:47 DEBUG : file1: reading active writers 2024/10/30 02:37:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (5.40s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-wadivol4fase'", Local "Local file system at /tmp/rclone47596513", Modify Window "1s" 2024/10/30 02:37:47 INFO : OpenDrive root 'rclone-test-wadivol4fase': poll-interval is not supported by this remote 2024/10/30 02:37:47 NOTICE: OpenDrive root 'rclone-test-wadivol4fase': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 02:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 02:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 02:37:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 02:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 02:37:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:47 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': File to upload is small (100 bytes), uploading instead of streaming 2024/10/30 02:37:48 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2024/10/30 02:37:49 DEBUG : file1: md5 = 9492fd35ec2b762ca0a5641ed4f48a19 OK 2024/10/30 02:37:49 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/30 02:37:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 02:37:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 02:37:49 DEBUG : file1: Open: flags=O_RDONLY 2024/10/30 02:37:49 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/30 02:37:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/30 02:37:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 02:37:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/30 02:37:50 DEBUG : WaitForWriters: timeout=30s 2024/10/30 02:37:50 DEBUG : : Looking for writers 2024/10/30 02:37:50 DEBUG : file1: reading active writers 2024/10/30 02:37:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/10/30 02:37:50 DEBUG : OpenDrive root 'rclone-test-wadivol4fase': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m54.923501729s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName TestFileSetModTime/cache=off,open=true,write=false TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt]