"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/04 01:50:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nimuxoz5cequ" 2025/03/04 01:50:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 01:50:29 DEBUG : Starting OpenDrive session with ID: c4211a075082183188702b6dec5df7f372e520333cee9215fa74a477d7933190 2025/03/04 01:50:30 DEBUG : Creating backend with remote "/tmp/rclone1792279045" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:30 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:30 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:50:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:50:33 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:50:33 DEBUG : dir: Looking for writers 2025/03/04 01:50:33 DEBUG : : Looking for writers 2025/03/04 01:50:33 DEBUG : dir: reading active writers 2025/03/04 01:50:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.92s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:34 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:34 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:50:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:50:37 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/04 01:50:39 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/03/04 01:50:41 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:50:41 DEBUG : dir/subdir: Looking for writers 2025/03/04 01:50:41 DEBUG : dir: Looking for writers 2025/03/04 01:50:41 DEBUG : file1: reading active writers 2025/03/04 01:50:41 DEBUG : file2: reading active writers 2025/03/04 01:50:41 DEBUG : subdir: reading active writers 2025/03/04 01:50:41 DEBUG : : Looking for writers 2025/03/04 01:50:41 DEBUG : dir: reading active writers 2025/03/04 01:50:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.62s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:42 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:42 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:50:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:50:45 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:50:45 DEBUG : dir: Looking for writers 2025/03/04 01:50:45 DEBUG : file1: reading active writers 2025/03/04 01:50:45 DEBUG : : Looking for writers 2025/03/04 01:50:45 DEBUG : dir: reading active writers 2025/03/04 01:50:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.91s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:46 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:46 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:50:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:50:49 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:50:49 DEBUG : dir: Looking for writers 2025/03/04 01:50:49 DEBUG : : Looking for writers 2025/03/04 01:50:49 DEBUG : dir: reading active writers 2025/03/04 01:50:49 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.94s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:50 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:50 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:50:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:50:53 DEBUG : dir: forgetting directory cache 2025/03/04 01:50:53 DEBUG : : forgetting directory cache 2025/03/04 01:50:53 DEBUG : dir: forgetting directory cache 2025/03/04 01:50:53 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:50:53 DEBUG : : Looking for writers 2025/03/04 01:50:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.09s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:54 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:54 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:50:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:50:57 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/04 01:50:57 DEBUG : dir: invalidating directory cache 2025/03/04 01:50:57 DEBUG : : >ForgetPath: 2025/03/04 01:50:57 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/04 01:50:57 DEBUG : : invalidating directory cache 2025/03/04 01:50:57 DEBUG : dir: forgetting directory cache 2025/03/04 01:50:57 DEBUG : : >ForgetPath: 2025/03/04 01:50:57 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/04 01:50:57 DEBUG : : >ForgetPath: 2025/03/04 01:50:57 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:50:57 DEBUG : dir: Looking for writers 2025/03/04 01:50:57 DEBUG : : Looking for writers 2025/03/04 01:50:57 DEBUG : dir: reading active writers 2025/03/04 01:50:57 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirForgetPath (5.06s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:50:59 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:50:59 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:04 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/03/04 01:51:05 DEBUG : : forgetting directory cache 2025/03/04 01:51:05 DEBUG : dir: forgetting directory cache 2025/03/04 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:06 DEBUG : dir: Looking for writers 2025/03/04 01:51:06 DEBUG : fil/a/b: Looking for writers 2025/03/04 01:51:06 DEBUG : fil/a: Looking for writers 2025/03/04 01:51:06 DEBUG : b: reading active writers 2025/03/04 01:51:06 DEBUG : fil: Looking for writers 2025/03/04 01:51:06 DEBUG : a: reading active writers 2025/03/04 01:51:06 DEBUG : : Looking for writers 2025/03/04 01:51:06 DEBUG : dir: reading active writers 2025/03/04 01:51:06 DEBUG : fil: reading active writers 2025/03/04 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.06s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:08 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:08 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:11 DEBUG : dir: Looking for writers 2025/03/04 01:51:11 DEBUG : : Looking for writers 2025/03/04 01:51:11 DEBUG : dir: reading active writers 2025/03/04 01:51:11 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: TestDirSetModTime (11.27s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:20 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:20 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:22 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:22 DEBUG : dir: Looking for writers 2025/03/04 01:51:22 DEBUG : file1: reading active writers 2025/03/04 01:51:22 DEBUG : : Looking for writers 2025/03/04 01:51:22 DEBUG : dir: reading active writers 2025/03/04 01:51:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.71s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:23 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:23 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:27 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/04 01:51:29 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/03/04 01:51:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/04 01:51:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/04 01:51:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/04 01:51:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/04 01:51:32 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/03/04 01:51:34 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/03/04 01:51:35 DEBUG : dir: invalidating directory cache 2025/03/04 01:51:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/04 01:51:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/04 01:51:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/04 01:51:36 DEBUG : dir/file1: Reset virtual modtime 2025/03/04 01:51:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/04 01:51:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/04 01:51:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/04 01:51:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/04 01:51:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:51:36 DEBUG : dir: invalidating directory cache 2025/03/04 01:51:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/04 01:51:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/04 01:51:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/04 01:51:36 DEBUG : : forgetting directory cache 2025/03/04 01:51:36 DEBUG : dir: forgetting directory cache 2025/03/04 01:51:36 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/04 01:51:36 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:36 DEBUG : dir/virtualDir: Looking for writers 2025/03/04 01:51:36 DEBUG : dir: Looking for writers 2025/03/04 01:51:36 DEBUG : virtualDir: reading active writers 2025/03/04 01:51:36 DEBUG : file1: reading active writers 2025/03/04 01:51:36 DEBUG : virtualFile2: reading active writers 2025/03/04 01:51:36 DEBUG : virtualFile: reading active writers 2025/03/04 01:51:36 DEBUG : : Looking for writers 2025/03/04 01:51:36 DEBUG : dir: reading active writers 2025/03/04 01:51:36 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.16s) --- PASS: TestDirReadDirAll/Virtual (4.86s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:38 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:38 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:40 ERROR : dir/: Can only open directories read only 2025/03/04 01:51:40 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:40 DEBUG : dir: Looking for writers 2025/03/04 01:51:40 DEBUG : : Looking for writers 2025/03/04 01:51:40 DEBUG : dir: reading active writers 2025/03/04 01:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.71s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:41 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:41 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:353: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:353 Error: Should be true Test: TestDirCreate 2025/03/04 01:51:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/04 01:51:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/04 01:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/04 01:51:44 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (5 bytes), uploading instead of streaming 2025/03/04 01:51:45 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/03/04 01:51:46 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:51:46 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/04 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/04 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:46 DEBUG : dir: Looking for writers 2025/03/04 01:51:46 DEBUG : file1: reading active writers 2025/03/04 01:51:46 DEBUG : potato: reading active writers 2025/03/04 01:51:46 DEBUG : : Looking for writers 2025/03/04 01:51:46 DEBUG : dir: reading active writers 2025/03/04 01:51:46 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.75s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:47 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:47 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/04 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:51 DEBUG : dir/sub: Looking for writers 2025/03/04 01:51:51 DEBUG : dir: Looking for writers 2025/03/04 01:51:51 DEBUG : file1: reading active writers 2025/03/04 01:51:51 DEBUG : sub: reading active writers 2025/03/04 01:51:51 DEBUG : : Looking for writers 2025/03/04 01:51:51 DEBUG : dir: reading active writers 2025/03/04 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.79s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:51:53 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:51:53 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:51:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:51:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/04 01:51:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/04 01:51:58 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:51:58 DEBUG : dir/sub/subsub: Looking for writers 2025/03/04 01:51:58 DEBUG : dir/sub: Looking for writers 2025/03/04 01:51:58 DEBUG : subsub: reading active writers 2025/03/04 01:51:58 DEBUG : dir: Looking for writers 2025/03/04 01:51:58 DEBUG : file1: reading active writers 2025/03/04 01:51:58 DEBUG : sub: reading active writers 2025/03/04 01:51:58 DEBUG : : Looking for writers 2025/03/04 01:51:58 DEBUG : dir: reading active writers 2025/03/04 01:51:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.86s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:00 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:00 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:03 ERROR : dir/: Dir.Remove not empty 2025/03/04 01:52:03 DEBUG : dir/file1: Remove: 2025/03/04 01:52:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:52:03 DEBUG : dir/file1: >Remove: err= 2025/03/04 01:52:03 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/04 01:52:03 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:03 DEBUG : : Looking for writers 2025/03/04 01:52:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.89s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:04 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:04 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:07 DEBUG : dir/file1: Remove: 2025/03/04 01:52:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:52:07 DEBUG : dir/file1: >Remove: err= 2025/03/04 01:52:07 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/04 01:52:07 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:07 DEBUG : : Looking for writers 2025/03/04 01:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.09s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:08 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:08 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:11 DEBUG : dir/file1: Remove: 2025/03/04 01:52:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:52:11 DEBUG : dir/file1: >Remove: err= dir_test.go:503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Should be true Test: TestDirRemoveName fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/04 01:52:19 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:19 DEBUG : dir: Looking for writers 2025/03/04 01:52:19 DEBUG : : Looking for writers 2025/03/04 01:52:19 DEBUG : dir: reading active writers 2025/03/04 01:52:19 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.14s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:20 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:20 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:23 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/03/04 01:52:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/04 01:52:25 DEBUG : dir2: same parent dir (ODFfODEwOTIyNV9mblR6Tw) - using folder/rename instead of move_copy 2025/03/04 01:52:25 DEBUG : dir: Updating dir with dir2 0xc000356d00 2025/03/04 01:52:25 DEBUG : dir: forgetting directory cache 2025/03/04 01:52:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/04 01:52:25 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/04 01:52:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/04 01:52:26 DEBUG : file2: Updating file with file2 0xc00081c3c0 2025/03/04 01:52:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/04 01:52:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/04 01:52:27 INFO : dir2/file3: Deleted 2025/03/04 01:52:27 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/04 01:52:27 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00081c3c0 2025/03/04 01:52:27 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/04 01:52:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/04 01:52:28 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/04 01:52:28 DEBUG : renamed empty directory: same parent dir (ODFfODEwOTIyNV9mblR6Tw) - using folder/rename instead of move_copy 2025/03/04 01:52:28 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00055a0d0 2025/03/04 01:52:28 DEBUG : empty directory: forgetting directory cache 2025/03/04 01:52:28 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/04 01:52:28 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/04 01:52:28 DEBUG : dir2: Renaming to "dir3" 2025/03/04 01:52:28 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:28 DEBUG : dir3: Looking for writers 2025/03/04 01:52:28 DEBUG : file3: reading active writers 2025/03/04 01:52:28 DEBUG : renamed empty directory: Looking for writers 2025/03/04 01:52:28 DEBUG : : Looking for writers 2025/03/04 01:52:28 DEBUG : dir3: reading active writers 2025/03/04 01:52:28 DEBUG : renamed empty directory: reading active writers 2025/03/04 01:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.09s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:30 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:30 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/04 01:52:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:52:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:52:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/04 01:52:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/04 01:52:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/04 01:52:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/04 01:52:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:52:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:52:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/04 01:52:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/04 01:52:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/04 01:52:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/04 01:52:33 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (12 bytes), uploading instead of streaming 2025/03/04 01:52:34 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/03/04 01:52:35 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/03/04 01:52:35 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/03/04 01:52:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/04 01:52:35 DEBUG : : forgetting directory cache 2025/03/04 01:52:35 DEBUG : dir: forgetting directory cache 2025/03/04 01:52:35 DEBUG : dir/sub: forgetting directory cache 2025/03/04 01:52:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/04 01:52:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/04 01:52:35 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (5 bytes), uploading instead of streaming 2025/03/04 01:52:36 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/03/04 01:52:37 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:52:37 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/03/04 01:52:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/04 01:52:37 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:37 DEBUG : dir/sub: Looking for writers 2025/03/04 01:52:37 DEBUG : file0: reading active writers 2025/03/04 01:52:37 DEBUG : file2: reading active writers 2025/03/04 01:52:37 DEBUG : dir: Looking for writers 2025/03/04 01:52:37 DEBUG : file1: reading active writers 2025/03/04 01:52:37 DEBUG : sub: reading active writers 2025/03/04 01:52:37 DEBUG : : Looking for writers 2025/03/04 01:52:37 DEBUG : dir: reading active writers 2025/03/04 01:52:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.07s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:39 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:39 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/04 01:52:39 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:39 DEBUG : : Looking for writers 2025/03/04 01:52:39 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:39 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:39 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:42 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:42 DEBUG : dir: Looking for writers 2025/03/04 01:52:42 DEBUG : file1: reading active writers 2025/03/04 01:52:42 DEBUG : : Looking for writers 2025/03/04 01:52:42 DEBUG : dir: reading active writers 2025/03/04 01:52:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.95s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:43 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:43 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:47 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/03/04 01:52:49 DEBUG : Can set mod time: true 2025/03/04 01:52:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/04 01:52:49 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:49 DEBUG : dir: Looking for writers 2025/03/04 01:52:49 DEBUG : file1: reading active writers 2025/03/04 01:52:49 DEBUG : : Looking for writers 2025/03/04 01:52:49 DEBUG : dir: reading active writers 2025/03/04 01:52:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:50 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:50 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:52:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:52:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/04 01:52:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:52:53 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (0 bytes), uploading instead of streaming 2025/03/04 01:52:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:52:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/04 01:52:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/04 01:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:52:56 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:56 DEBUG : dir: Looking for writers 2025/03/04 01:52:56 DEBUG : file1: reading active writers 2025/03/04 01:52:56 DEBUG : : Looking for writers 2025/03/04 01:52:56 DEBUG : dir: reading active writers 2025/03/04 01:52:56 DEBUG : >WaitForWriters: 2025/03/04 01:52:57 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:52:57 DEBUG : dir: Looking for writers 2025/03/04 01:52:57 DEBUG : file1: reading active writers 2025/03/04 01:52:57 DEBUG : : Looking for writers 2025/03/04 01:52:57 DEBUG : dir: reading active writers 2025/03/04 01:52:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:52:58 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:52:58 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:52:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:53:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/04 01:53:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (5 bytes), uploading instead of streaming 2025/03/04 01:53:01 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:53:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:53:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/04 01:53:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/04 01:53:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:02 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:02 DEBUG : dir: Looking for writers 2025/03/04 01:53:02 DEBUG : file1: reading active writers 2025/03/04 01:53:02 DEBUG : : Looking for writers 2025/03/04 01:53:02 DEBUG : dir: reading active writers 2025/03/04 01:53:02 DEBUG : >WaitForWriters: 2025/03/04 01:53:03 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:03 DEBUG : dir: Looking for writers 2025/03/04 01:53:03 DEBUG : file1: reading active writers 2025/03/04 01:53:03 DEBUG : : Looking for writers 2025/03/04 01:53:03 DEBUG : dir: reading active writers 2025/03/04 01:53:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:04 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:04 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:53:04 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:04 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:04 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:53:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/04 01:53:07 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:07 DEBUG : dir: Looking for writers 2025/03/04 01:53:07 DEBUG : file1: reading active writers 2025/03/04 01:53:07 DEBUG : : Looking for writers 2025/03/04 01:53:07 DEBUG : dir: reading active writers 2025/03/04 01:53:07 DEBUG : >WaitForWriters: 2025/03/04 01:53:07 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:08 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:53:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:08 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:53:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/04 01:53:11 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:53:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:53:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:53:11 DEBUG : dir/file1(0xc00013ebc0): close: 2025/03/04 01:53:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/04 01:53:11 DEBUG : dir/file1(0xc00013ebc0): >close: err= 2025/03/04 01:53:11 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:11 DEBUG : dir: Looking for writers 2025/03/04 01:53:11 DEBUG : file1: reading active writers 2025/03/04 01:53:11 DEBUG : : Looking for writers 2025/03/04 01:53:11 DEBUG : dir: reading active writers 2025/03/04 01:53:11 DEBUG : >WaitForWriters: 2025/03/04 01:53:11 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:11 DEBUG : dir: Looking for writers 2025/03/04 01:53:11 DEBUG : file1: reading active writers 2025/03/04 01:53:11 DEBUG : : Looking for writers 2025/03/04 01:53:11 DEBUG : dir: reading active writers 2025/03/04 01:53:11 DEBUG : >WaitForWriters: 2025/03/04 01:53:11 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:12 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:12 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:53:12 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:12 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:12 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:53:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/04 01:53:15 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:53:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:53:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:53:15 DEBUG : dir/file1(0xc00037c940): _writeAt: size=5, off=0 2025/03/04 01:53:15 DEBUG : dir/file1(0xc00037c940): openPending: 2025/03/04 01:53:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/04 01:53:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:15 DEBUG : dir/file1(0xc00037c940): >openPending: err= 2025/03/04 01:53:15 DEBUG : dir/file1(0xc00037c940): >_writeAt: n=5, err= 2025/03/04 01:53:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/04 01:53:15 DEBUG : dir/file1(0xc00037c940): close: 2025/03/04 01:53:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/04 01:53:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/04 01:53:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/04 01:53:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/04 01:53:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/04 01:53:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:53:15 DEBUG : dir/file1(0xc00037c940): >close: err= 2025/03/04 01:53:15 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:15 DEBUG : dir: Looking for writers 2025/03/04 01:53:15 DEBUG : file1: reading active writers 2025/03/04 01:53:15 DEBUG : : Looking for writers 2025/03/04 01:53:15 DEBUG : dir: reading active writers 2025/03/04 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:53:15 DEBUG : dir: Looking for writers 2025/03/04 01:53:15 DEBUG : file1: reading active writers 2025/03/04 01:53:15 DEBUG : : Looking for writers 2025/03/04 01:53:15 DEBUG : dir: reading active writers 2025/03/04 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:53:15 DEBUG : dir: Looking for writers 2025/03/04 01:53:15 DEBUG : file1: reading active writers 2025/03/04 01:53:15 DEBUG : : Looking for writers 2025/03/04 01:53:15 DEBUG : dir: reading active writers 2025/03/04 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:53:15 DEBUG : dir: Looking for writers 2025/03/04 01:53:15 DEBUG : file1: reading active writers 2025/03/04 01:53:15 DEBUG : : Looking for writers 2025/03/04 01:53:15 DEBUG : dir: reading active writers 2025/03/04 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:53:15 DEBUG : dir/file1: vfs cache: starting upload 2025/03/04 01:53:15 DEBUG : dir: Looking for writers 2025/03/04 01:53:15 DEBUG : file1: reading active writers 2025/03/04 01:53:15 DEBUG : : Looking for writers 2025/03/04 01:53:15 DEBUG : dir: reading active writers 2025/03/04 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:53:16 DEBUG : dir: Looking for writers 2025/03/04 01:53:16 DEBUG : file1: reading active writers 2025/03/04 01:53:16 DEBUG : : Looking for writers 2025/03/04 01:53:16 DEBUG : dir: reading active writers 2025/03/04 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:53:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:16 DEBUG : dir: Looking for writers 2025/03/04 01:53:16 DEBUG : file1: reading active writers 2025/03/04 01:53:16 DEBUG : : Looking for writers 2025/03/04 01:53:16 DEBUG : dir: reading active writers 2025/03/04 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:53:17 DEBUG : dir: Looking for writers 2025/03/04 01:53:17 DEBUG : file1: reading active writers 2025/03/04 01:53:17 DEBUG : : Looking for writers 2025/03/04 01:53:17 DEBUG : dir: reading active writers 2025/03/04 01:53:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:53:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/03/04 01:53:17 INFO : dir/file1: Copied (replaced existing) 2025/03/04 01:53:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/03/04 01:53:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/04 01:53:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/04 01:53:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/04 01:53:18 DEBUG : dir: Looking for writers 2025/03/04 01:53:18 DEBUG : file1: reading active writers 2025/03/04 01:53:18 DEBUG : : Looking for writers 2025/03/04 01:53:18 DEBUG : dir: reading active writers 2025/03/04 01:53:18 DEBUG : >WaitForWriters: 2025/03/04 01:53:18 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:18 DEBUG : dir: Looking for writers 2025/03/04 01:53:18 DEBUG : file1: reading active writers 2025/03/04 01:53:18 DEBUG : : Looking for writers 2025/03/04 01:53:18 DEBUG : dir: reading active writers 2025/03/04 01:53:18 DEBUG : >WaitForWriters: 2025/03/04 01:53:18 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (35.68s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.85s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.91s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.24s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.70s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:19 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:19 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:53:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:53:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:53:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/04 01:53:22 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:22 DEBUG : dir: Looking for writers 2025/03/04 01:53:22 DEBUG : file1: reading active writers 2025/03/04 01:53:22 DEBUG : : Looking for writers 2025/03/04 01:53:22 DEBUG : dir: reading active writers 2025/03/04 01:53:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.22s) === RUN TestFileOpenReadUnknownSize 2025/03/04 01:53:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/04 01:53:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:53:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/04 01:53:23 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:23 DEBUG : : Looking for writers 2025/03/04 01:53:23 DEBUG : file.txt: reading active writers 2025/03/04 01:53:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:23 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:23 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (25 bytes), uploading instead of streaming 2025/03/04 01:53:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/04 01:53:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:53:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/04 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:27 DEBUG : dir: Looking for writers 2025/03/04 01:53:27 DEBUG : file1: reading active writers 2025/03/04 01:53:27 DEBUG : : Looking for writers 2025/03/04 01:53:27 DEBUG : dir: reading active writers 2025/03/04 01:53:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.97s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:28 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:28 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:31 DEBUG : dir/file1: Remove: 2025/03/04 01:53:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:53:31 DEBUG : dir/file1: >Remove: err= 2025/03/04 01:53:32 DEBUG : dir/file1: Remove: 2025/03/04 01:53:32 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/04 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:32 DEBUG : dir: Looking for writers 2025/03/04 01:53:32 DEBUG : : Looking for writers 2025/03/04 01:53:32 DEBUG : dir: reading active writers 2025/03/04 01:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.33s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:32 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:32 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:35 DEBUG : dir/file1: Remove: 2025/03/04 01:53:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:53:35 DEBUG : dir/file1: >Remove: err= 2025/03/04 01:53:36 DEBUG : dir/file1: Remove: 2025/03/04 01:53:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/04 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:36 DEBUG : dir: Looking for writers 2025/03/04 01:53:36 DEBUG : : Looking for writers 2025/03/04 01:53:36 DEBUG : dir: reading active writers 2025/03/04 01:53:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.32s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:37 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:37 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:53:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:53:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/04 01:53:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/04 01:53:40 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/04 01:53:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/04 01:53:40 DEBUG : dir/file1: Open: flags=0x3 2025/03/04 01:53:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/04 01:53:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/04 01:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:40 DEBUG : dir: Looking for writers 2025/03/04 01:53:40 DEBUG : file1: reading active writers 2025/03/04 01:53:40 DEBUG : : Looking for writers 2025/03/04 01:53:40 DEBUG : dir: reading active writers 2025/03/04 01:53:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.09s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:41 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:41 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:44 DEBUG : dir: Looking for writers 2025/03/04 01:53:44 DEBUG : file1: reading active writers 2025/03/04 01:53:44 DEBUG : : Looking for writers 2025/03/04 01:53:44 DEBUG : dir: reading active writers 2025/03/04 01:53:44 DEBUG : >WaitForWriters: 2025/03/04 01:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:53:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00081cfc0 2025/03/04 01:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:53:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/04 01:53:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00081cfc0 2025/03/04 01:53:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/04 01:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/04 01:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc00081cfc0 2025/03/04 01:53:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:53:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:53:46 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (25 bytes), uploading instead of streaming 2025/03/04 01:53:46 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/04 01:53:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:53:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/04 01:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:53:47 DEBUG : newLeaf: Running delayed rename now 2025/03/04 01:53:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:53:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00081cfc0 2025/03/04 01:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:48 DEBUG : dir: Looking for writers 2025/03/04 01:53:48 DEBUG : : Looking for writers 2025/03/04 01:53:48 DEBUG : dir: reading active writers 2025/03/04 01:53:48 DEBUG : newLeaf: reading active writers 2025/03/04 01:53:48 DEBUG : >WaitForWriters: 2025/03/04 01:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:48 DEBUG : dir: Looking for writers 2025/03/04 01:53:48 DEBUG : : Looking for writers 2025/03/04 01:53:48 DEBUG : dir: reading active writers 2025/03/04 01:53:48 DEBUG : newLeaf: reading active writers 2025/03/04 01:53:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:49 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:49 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:49 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:53:49 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:49 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:49 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:53:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:52 DEBUG : dir: Looking for writers 2025/03/04 01:53:52 DEBUG : file1: reading active writers 2025/03/04 01:53:52 DEBUG : : Looking for writers 2025/03/04 01:53:52 DEBUG : dir: reading active writers 2025/03/04 01:53:52 DEBUG : >WaitForWriters: 2025/03/04 01:53:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:53:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00081cf00 2025/03/04 01:53:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:53:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:53:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/04 01:53:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00081cf00 2025/03/04 01:53:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/04 01:53:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:53:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/04 01:53:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:53:54 DEBUG : dir/file1: File is currently open, delaying rename 0xc00081cf00 2025/03/04 01:53:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:53:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:53:54 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (25 bytes), uploading instead of streaming 2025/03/04 01:53:54 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/04 01:53:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:53:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/04 01:53:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:53:55 DEBUG : newLeaf: Running delayed rename now 2025/03/04 01:53:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:53:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00081cf00 2025/03/04 01:53:56 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:56 DEBUG : dir: Looking for writers 2025/03/04 01:53:56 DEBUG : : Looking for writers 2025/03/04 01:53:56 DEBUG : dir: reading active writers 2025/03/04 01:53:56 DEBUG : newLeaf: reading active writers 2025/03/04 01:53:56 DEBUG : >WaitForWriters: 2025/03/04 01:53:56 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:53:56 DEBUG : dir: Looking for writers 2025/03/04 01:53:56 DEBUG : : Looking for writers 2025/03/04 01:53:56 DEBUG : dir: reading active writers 2025/03/04 01:53:56 DEBUG : newLeaf: reading active writers 2025/03/04 01:53:56 DEBUG : >WaitForWriters: 2025/03/04 01:53:56 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:53:57 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:53:57 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:53:57 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:53:57 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:57 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:53:57 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:53:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:54:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:54:00 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:00 DEBUG : dir/file1(0xc0003baf00): openPending: 2025/03/04 01:54:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/04 01:54:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:00 DEBUG : dir/file1(0xc0003baf00): >openPending: err= 2025/03/04 01:54:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:54:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:00 DEBUG : dir/file1(0xc0003baf00): _writeAt: size=14, off=0 2025/03/04 01:54:00 DEBUG : dir/file1(0xc0003baf00): >_writeAt: n=14, err= 2025/03/04 01:54:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/04 01:54:00 DEBUG : dir/file1(0xc0003baf00): close: 2025/03/04 01:54:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/04 01:54:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/04 01:54:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:54:00 DEBUG : dir/file1(0xc0003baf00): >close: err= 2025/03/04 01:54:00 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:00 DEBUG : dir: Looking for writers 2025/03/04 01:54:00 DEBUG : file1: reading active writers 2025/03/04 01:54:00 DEBUG : : Looking for writers 2025/03/04 01:54:00 DEBUG : dir: reading active writers 2025/03/04 01:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:54:00 DEBUG : dir: Looking for writers 2025/03/04 01:54:00 DEBUG : file1: reading active writers 2025/03/04 01:54:00 DEBUG : : Looking for writers 2025/03/04 01:54:00 DEBUG : dir: reading active writers 2025/03/04 01:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:54:00 DEBUG : dir: Looking for writers 2025/03/04 01:54:00 DEBUG : file1: reading active writers 2025/03/04 01:54:00 DEBUG : : Looking for writers 2025/03/04 01:54:00 DEBUG : dir: reading active writers 2025/03/04 01:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:54:01 DEBUG : dir: Looking for writers 2025/03/04 01:54:01 DEBUG : file1: reading active writers 2025/03/04 01:54:01 DEBUG : : Looking for writers 2025/03/04 01:54:01 DEBUG : dir: reading active writers 2025/03/04 01:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:54:01 DEBUG : dir/file1: vfs cache: starting upload 2025/03/04 01:54:01 DEBUG : dir: Looking for writers 2025/03/04 01:54:01 DEBUG : file1: reading active writers 2025/03/04 01:54:01 DEBUG : : Looking for writers 2025/03/04 01:54:01 DEBUG : dir: reading active writers 2025/03/04 01:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:54:01 DEBUG : dir: Looking for writers 2025/03/04 01:54:01 DEBUG : file1: reading active writers 2025/03/04 01:54:01 DEBUG : : Looking for writers 2025/03/04 01:54:01 DEBUG : dir: reading active writers 2025/03/04 01:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:54:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:54:01 DEBUG : dir: Looking for writers 2025/03/04 01:54:01 DEBUG : file1: reading active writers 2025/03/04 01:54:01 DEBUG : : Looking for writers 2025/03/04 01:54:01 DEBUG : dir: reading active writers 2025/03/04 01:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:54:02 DEBUG : dir: Looking for writers 2025/03/04 01:54:02 DEBUG : file1: reading active writers 2025/03/04 01:54:02 DEBUG : : Looking for writers 2025/03/04 01:54:02 DEBUG : dir: reading active writers 2025/03/04 01:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:54:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/04 01:54:02 INFO : dir/file1: Copied (replaced existing) 2025/03/04 01:54:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/04 01:54:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/04 01:54:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/04 01:54:03 DEBUG : dir: Looking for writers 2025/03/04 01:54:03 DEBUG : file1: reading active writers 2025/03/04 01:54:03 DEBUG : : Looking for writers 2025/03/04 01:54:03 DEBUG : dir: reading active writers 2025/03/04 01:54:03 DEBUG : >WaitForWriters: 2025/03/04 01:54:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:54:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:03 DEBUG : dir/file1(0xc00037c680): _readAt: size=512, off=0 2025/03/04 01:54:03 DEBUG : dir/file1(0xc00037c680): openPending: 2025/03/04 01:54:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/04 01:54:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/04 01:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:03 DEBUG : dir/file1(0xc00037c680): >openPending: err= 2025/03/04 01:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/04 01:54:03 DEBUG : dir/file1(0xc00037c680): >_readAt: n=14, err=EOF 2025/03/04 01:54:03 DEBUG : dir/file1(0xc00037c680): close: 2025/03/04 01:54:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:54:03 DEBUG : dir/file1(0xc00037c680): >close: err= 2025/03/04 01:54:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00081d140 2025/03/04 01:54:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/04 01:54:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/04 01:54:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00081d140 2025/03/04 01:54:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/04 01:54:04 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 2025/03/04 01:54:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:54:12 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:12 DEBUG : dir/file1(0xc00037cec0): openPending: 2025/03/04 01:54:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/04 01:54:12 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/04 01:54:12 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:54:12 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:54:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:12 DEBUG : dir/file1(0xc00037cec0): >openPending: err= 2025/03/04 01:54:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:54:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:12 DEBUG : dir/file1(0xc00037cec0): _writeAt: size=25, off=0 2025/03/04 01:54:12 DEBUG : dir/file1(0xc00037cec0): >_writeAt: n=25, err= 2025/03/04 01:54:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00081d140 2025/03/04 01:54:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:13 DEBUG : newLeaf(0xc00037cec0): close: 2025/03/04 01:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/04 01:54:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-04 01:54:12.909536772 +0000 UTC m=+223.437048473 2025/03/04 01:54:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/04 01:54:13 DEBUG : newLeaf(0xc00037cec0): >close: err= 2025/03/04 01:54:13 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:13 DEBUG : dir: Looking for writers 2025/03/04 01:54:13 DEBUG : : Looking for writers 2025/03/04 01:54:13 DEBUG : dir: reading active writers 2025/03/04 01:54:13 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:54:13 DEBUG : dir: Looking for writers 2025/03/04 01:54:13 DEBUG : : Looking for writers 2025/03/04 01:54:13 DEBUG : dir: reading active writers 2025/03/04 01:54:13 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:54:13 DEBUG : dir: Looking for writers 2025/03/04 01:54:13 DEBUG : : Looking for writers 2025/03/04 01:54:13 DEBUG : dir: reading active writers 2025/03/04 01:54:13 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:54:13 DEBUG : dir: Looking for writers 2025/03/04 01:54:13 DEBUG : : Looking for writers 2025/03/04 01:54:13 DEBUG : dir: reading active writers 2025/03/04 01:54:13 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:54:13 DEBUG : newLeaf: vfs cache: starting upload 2025/03/04 01:54:13 DEBUG : dir: Looking for writers 2025/03/04 01:54:13 DEBUG : : Looking for writers 2025/03/04 01:54:13 DEBUG : dir: reading active writers 2025/03/04 01:54:13 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:54:13 DEBUG : dir: Looking for writers 2025/03/04 01:54:13 DEBUG : : Looking for writers 2025/03/04 01:54:13 DEBUG : dir: reading active writers 2025/03/04 01:54:13 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:54:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/04 01:54:14 DEBUG : dir: Looking for writers 2025/03/04 01:54:14 DEBUG : : Looking for writers 2025/03/04 01:54:14 DEBUG : dir: reading active writers 2025/03/04 01:54:14 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:54:14 DEBUG : dir: Looking for writers 2025/03/04 01:54:14 DEBUG : : Looking for writers 2025/03/04 01:54:14 DEBUG : dir: reading active writers 2025/03/04 01:54:14 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:54:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:54:14 INFO : newLeaf: Copied (replaced existing) 2025/03/04 01:54:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-04 01:54:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/04 01:54:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/04 01:54:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/04 01:54:15 DEBUG : dir: Looking for writers 2025/03/04 01:54:15 DEBUG : : Looking for writers 2025/03/04 01:54:15 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:15 DEBUG : dir: reading active writers 2025/03/04 01:54:15 DEBUG : >WaitForWriters: 2025/03/04 01:54:16 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:16 DEBUG : dir: Looking for writers 2025/03/04 01:54:16 DEBUG : : Looking for writers 2025/03/04 01:54:16 DEBUG : dir: reading active writers 2025/03/04 01:54:16 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:16 DEBUG : >WaitForWriters: 2025/03/04 01:54:16 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:17 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:17 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:54:17 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:17 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:54:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:54:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:17 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:54:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:54:19 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:19 DEBUG : dir: Looking for writers 2025/03/04 01:54:19 DEBUG : file1: reading active writers 2025/03/04 01:54:19 DEBUG : : Looking for writers 2025/03/04 01:54:19 DEBUG : dir: reading active writers 2025/03/04 01:54:19 DEBUG : >WaitForWriters: 2025/03/04 01:54:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00075eb40 2025/03/04 01:54:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/04 01:54:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00075eb40 2025/03/04 01:54:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/04 01:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:54:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:22 DEBUG : dir/file1(0xc00037d340): openPending: 2025/03/04 01:54:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/03/04 01:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:22 DEBUG : dir/file1(0xc00037d340): >openPending: err= 2025/03/04 01:54:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:22 DEBUG : dir/file1(0xc00037d340): _writeAt: size=25, off=0 2025/03/04 01:54:22 DEBUG : dir/file1(0xc00037d340): >_writeAt: n=25, err= 2025/03/04 01:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00075eb40 2025/03/04 01:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:22 DEBUG : newLeaf(0xc00037d340): close: 2025/03/04 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/04 01:54:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-04 01:54:22.09440853 +0000 UTC m=+232.621920231 2025/03/04 01:54:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/04 01:54:22 DEBUG : newLeaf(0xc00037d340): >close: err= 2025/03/04 01:54:22 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:22 DEBUG : dir: Looking for writers 2025/03/04 01:54:22 DEBUG : : Looking for writers 2025/03/04 01:54:22 DEBUG : dir: reading active writers 2025/03/04 01:54:22 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:54:22 DEBUG : dir: Looking for writers 2025/03/04 01:54:22 DEBUG : : Looking for writers 2025/03/04 01:54:22 DEBUG : dir: reading active writers 2025/03/04 01:54:22 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:54:22 DEBUG : dir: Looking for writers 2025/03/04 01:54:22 DEBUG : : Looking for writers 2025/03/04 01:54:22 DEBUG : dir: reading active writers 2025/03/04 01:54:22 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:54:22 DEBUG : dir: Looking for writers 2025/03/04 01:54:22 DEBUG : : Looking for writers 2025/03/04 01:54:22 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:22 DEBUG : dir: reading active writers 2025/03/04 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:54:22 DEBUG : newLeaf: vfs cache: starting upload 2025/03/04 01:54:22 DEBUG : dir: Looking for writers 2025/03/04 01:54:22 DEBUG : : Looking for writers 2025/03/04 01:54:22 DEBUG : dir: reading active writers 2025/03/04 01:54:22 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:54:22 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/04 01:54:22 DEBUG : dir: Looking for writers 2025/03/04 01:54:22 DEBUG : : Looking for writers 2025/03/04 01:54:22 DEBUG : dir: reading active writers 2025/03/04 01:54:22 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:54:23 DEBUG : dir: Looking for writers 2025/03/04 01:54:23 DEBUG : : Looking for writers 2025/03/04 01:54:23 DEBUG : dir: reading active writers 2025/03/04 01:54:23 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:54:23 DEBUG : dir: Looking for writers 2025/03/04 01:54:23 DEBUG : : Looking for writers 2025/03/04 01:54:23 DEBUG : dir: reading active writers 2025/03/04 01:54:23 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:54:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:54:23 INFO : newLeaf: Copied (replaced existing) 2025/03/04 01:54:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-04 01:54:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/04 01:54:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/04 01:54:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/04 01:54:24 DEBUG : dir: Looking for writers 2025/03/04 01:54:24 DEBUG : : Looking for writers 2025/03/04 01:54:24 DEBUG : dir: reading active writers 2025/03/04 01:54:24 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:24 DEBUG : >WaitForWriters: 2025/03/04 01:54:25 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:25 DEBUG : dir: Looking for writers 2025/03/04 01:54:25 DEBUG : : Looking for writers 2025/03/04 01:54:25 DEBUG : dir: reading active writers 2025/03/04 01:54:25 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:25 DEBUG : >WaitForWriters: 2025/03/04 01:54:25 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:26 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:54:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:54:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:54:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:26 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:54:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:54:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:54:29 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:29 DEBUG : dir/file1(0xc0003bb300): openPending: 2025/03/04 01:54:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/04 01:54:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:29 DEBUG : dir/file1(0xc0003bb300): >openPending: err= 2025/03/04 01:54:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:54:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:29 DEBUG : dir/file1(0xc0003bb300): _writeAt: size=14, off=0 2025/03/04 01:54:29 DEBUG : dir/file1(0xc0003bb300): >_writeAt: n=14, err= 2025/03/04 01:54:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/04 01:54:29 DEBUG : dir/file1(0xc0003bb300): close: 2025/03/04 01:54:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/04 01:54:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/04 01:54:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:54:29 DEBUG : dir/file1(0xc0003bb300): >close: err= 2025/03/04 01:54:29 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:54:29 DEBUG : dir/file1: vfs cache: starting upload 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:54:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:54:29 DEBUG : dir: Looking for writers 2025/03/04 01:54:29 DEBUG : file1: reading active writers 2025/03/04 01:54:29 DEBUG : : Looking for writers 2025/03/04 01:54:29 DEBUG : dir: reading active writers 2025/03/04 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:54:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/04 01:54:30 INFO : dir/file1: Copied (replaced existing) 2025/03/04 01:54:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/04 01:54:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/04 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/04 01:54:30 DEBUG : dir: Looking for writers 2025/03/04 01:54:30 DEBUG : file1: reading active writers 2025/03/04 01:54:30 DEBUG : : Looking for writers 2025/03/04 01:54:30 DEBUG : dir: reading active writers 2025/03/04 01:54:30 DEBUG : >WaitForWriters: 2025/03/04 01:54:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:54:30 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:30 DEBUG : dir/file1(0xc00037c440): _readAt: size=512, off=0 2025/03/04 01:54:30 DEBUG : dir/file1(0xc00037c440): openPending: 2025/03/04 01:54:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/04 01:54:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/04 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:30 DEBUG : dir/file1(0xc00037c440): >openPending: err= 2025/03/04 01:54:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/04 01:54:30 DEBUG : dir/file1(0xc00037c440): >_readAt: n=14, err=EOF 2025/03/04 01:54:30 DEBUG : dir/file1(0xc00037c440): close: 2025/03/04 01:54:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:54:30 DEBUG : dir/file1(0xc00037c440): >close: err= 2025/03/04 01:54:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:31 DEBUG : newLeaf: Updating file with newLeaf 0xc00081d500 2025/03/04 01:54:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/04 01:54:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/04 01:54:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00081d500 2025/03/04 01:54:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/04 01:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:54:32 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:32 DEBUG : dir/file1(0xc00037c900): openPending: 2025/03/04 01:54:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/04 01:54:32 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/04 01:54:32 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:54:32 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:54:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:32 DEBUG : dir/file1(0xc00037c900): >openPending: err= 2025/03/04 01:54:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:54:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:32 DEBUG : dir/file1(0xc00037c900): _writeAt: size=25, off=0 2025/03/04 01:54:32 DEBUG : dir/file1(0xc00037c900): >_writeAt: n=25, err= 2025/03/04 01:54:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00081d500 2025/03/04 01:54:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:32 DEBUG : newLeaf(0xc00037c900): close: 2025/03/04 01:54:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/04 01:54:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-04 01:54:32.449244795 +0000 UTC m=+242.976756526 2025/03/04 01:54:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/04 01:54:32 DEBUG : newLeaf(0xc00037c900): >close: err= 2025/03/04 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:32 DEBUG : dir: Looking for writers 2025/03/04 01:54:32 DEBUG : : Looking for writers 2025/03/04 01:54:32 DEBUG : dir: reading active writers 2025/03/04 01:54:32 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:54:32 DEBUG : dir: Looking for writers 2025/03/04 01:54:32 DEBUG : : Looking for writers 2025/03/04 01:54:32 DEBUG : dir: reading active writers 2025/03/04 01:54:32 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:54:33 DEBUG : dir: Looking for writers 2025/03/04 01:54:33 DEBUG : : Looking for writers 2025/03/04 01:54:33 DEBUG : dir: reading active writers 2025/03/04 01:54:33 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:54:33 DEBUG : dir: Looking for writers 2025/03/04 01:54:33 DEBUG : : Looking for writers 2025/03/04 01:54:33 DEBUG : dir: reading active writers 2025/03/04 01:54:33 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:54:33 DEBUG : newLeaf: vfs cache: starting upload 2025/03/04 01:54:33 DEBUG : dir: Looking for writers 2025/03/04 01:54:33 DEBUG : : Looking for writers 2025/03/04 01:54:33 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:33 DEBUG : dir: reading active writers 2025/03/04 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:54:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/04 01:54:33 DEBUG : dir: Looking for writers 2025/03/04 01:54:33 DEBUG : : Looking for writers 2025/03/04 01:54:33 DEBUG : dir: reading active writers 2025/03/04 01:54:33 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:54:33 DEBUG : dir: Looking for writers 2025/03/04 01:54:33 DEBUG : : Looking for writers 2025/03/04 01:54:33 DEBUG : dir: reading active writers 2025/03/04 01:54:33 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:54:34 DEBUG : dir: Looking for writers 2025/03/04 01:54:34 DEBUG : : Looking for writers 2025/03/04 01:54:34 DEBUG : dir: reading active writers 2025/03/04 01:54:34 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:54:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:54:34 INFO : newLeaf: Copied (replaced existing) 2025/03/04 01:54:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-04 01:54:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/04 01:54:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/04 01:54:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/04 01:54:35 DEBUG : dir: Looking for writers 2025/03/04 01:54:35 DEBUG : : Looking for writers 2025/03/04 01:54:35 DEBUG : dir: reading active writers 2025/03/04 01:54:35 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:35 DEBUG : >WaitForWriters: 2025/03/04 01:54:35 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:35 DEBUG : dir: Looking for writers 2025/03/04 01:54:35 DEBUG : : Looking for writers 2025/03/04 01:54:35 DEBUG : dir: reading active writers 2025/03/04 01:54:35 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:35 DEBUG : >WaitForWriters: 2025/03/04 01:54:35 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:36 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:54:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:54:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:54:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:54:36 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:54:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:54:39 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:39 DEBUG : dir: Looking for writers 2025/03/04 01:54:39 DEBUG : file1: reading active writers 2025/03/04 01:54:39 DEBUG : : Looking for writers 2025/03/04 01:54:39 DEBUG : dir: reading active writers 2025/03/04 01:54:39 DEBUG : >WaitForWriters: 2025/03/04 01:54:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:54:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:39 DEBUG : dir/file1(0xc00037c740): _readAt: size=512, off=0 2025/03/04 01:54:39 DEBUG : dir/file1(0xc00037c740): openPending: 2025/03/04 01:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/04 01:54:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:39 DEBUG : dir/file1(0xc00037c740): >openPending: err= 2025/03/04 01:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/04 01:54:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:54:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:54:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:54:39 DEBUG : dir/file1(0xc00037c740): >_readAt: n=14, err=EOF 2025/03/04 01:54:39 DEBUG : dir/file1(0xc00037c740): close: 2025/03/04 01:54:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:54:39 DEBUG : dir/file1(0xc00037c740): >close: err= 2025/03/04 01:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000a08180 2025/03/04 01:54:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/04 01:54:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/04 01:54:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000a08180 2025/03/04 01:54:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/04 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:54:42 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:54:42 DEBUG : dir/file1(0xc0003bad40): openPending: 2025/03/04 01:54:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/04 01:54:42 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/04 01:54:42 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:54:42 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/04 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:54:42 DEBUG : dir/file1(0xc0003bad40): >openPending: err= 2025/03/04 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:54:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:54:42 DEBUG : dir/file1(0xc0003bad40): _writeAt: size=25, off=0 2025/03/04 01:54:42 DEBUG : dir/file1(0xc0003bad40): >_writeAt: n=25, err= 2025/03/04 01:54:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/04 01:54:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/04 01:54:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000a08180 2025/03/04 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:54:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:42 DEBUG : newLeaf(0xc0003bad40): close: 2025/03/04 01:54:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/04 01:54:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-04 01:54:42.072847463 +0000 UTC m=+252.600359164 2025/03/04 01:54:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/04 01:54:42 DEBUG : newLeaf(0xc0003bad40): >close: err= 2025/03/04 01:54:42 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:42 DEBUG : dir: Looking for writers 2025/03/04 01:54:42 DEBUG : : Looking for writers 2025/03/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:42 DEBUG : dir: reading active writers 2025/03/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:54:42 DEBUG : dir: Looking for writers 2025/03/04 01:54:42 DEBUG : : Looking for writers 2025/03/04 01:54:42 DEBUG : dir: reading active writers 2025/03/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:54:42 DEBUG : dir: Looking for writers 2025/03/04 01:54:42 DEBUG : : Looking for writers 2025/03/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:42 DEBUG : dir: reading active writers 2025/03/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:54:42 DEBUG : dir: Looking for writers 2025/03/04 01:54:42 DEBUG : : Looking for writers 2025/03/04 01:54:42 DEBUG : dir: reading active writers 2025/03/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:54:42 DEBUG : newLeaf: vfs cache: starting upload 2025/03/04 01:54:42 DEBUG : dir: Looking for writers 2025/03/04 01:54:42 DEBUG : : Looking for writers 2025/03/04 01:54:42 DEBUG : dir: reading active writers 2025/03/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:54:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/04 01:54:42 DEBUG : dir: Looking for writers 2025/03/04 01:54:42 DEBUG : : Looking for writers 2025/03/04 01:54:42 DEBUG : dir: reading active writers 2025/03/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:54:43 DEBUG : dir: Looking for writers 2025/03/04 01:54:43 DEBUG : : Looking for writers 2025/03/04 01:54:43 DEBUG : dir: reading active writers 2025/03/04 01:54:43 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:54:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/04 01:54:43 INFO : newLeaf: Copied (replaced existing) 2025/03/04 01:54:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-04 01:54:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/04 01:54:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/04 01:54:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/04 01:54:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/04 01:54:43 DEBUG : dir: Looking for writers 2025/03/04 01:54:43 DEBUG : : Looking for writers 2025/03/04 01:54:43 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:43 DEBUG : dir: reading active writers 2025/03/04 01:54:43 DEBUG : >WaitForWriters: 2025/03/04 01:54:44 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:44 DEBUG : dir: Looking for writers 2025/03/04 01:54:44 DEBUG : : Looking for writers 2025/03/04 01:54:44 DEBUG : newLeaf: reading active writers 2025/03/04 01:54:44 DEBUG : dir: reading active writers 2025/03/04 01:54:44 DEBUG : >WaitForWriters: 2025/03/04 01:54:44 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestFileRename (63.86s) --- PASS: TestFileRename/off,forceCache=false (8.24s) --- PASS: TestFileRename/minimal,forceCache=false (8.23s) --- PASS: TestFileRename/minimal,forceCache=true (19.36s) --- PASS: TestFileRename/writes,forceCache=false (9.13s) --- PASS: TestFileRename/writes,forceCache=true (10.30s) --- PASS: TestFileRename/full,forceCache=false (8.60s) === 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-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:45 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:45 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:54:45 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:45 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:45 DEBUG : : Looking for writers 2025/03/04 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === 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-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:45 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:45 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:54:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:54:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:54:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/04 01:54:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/04 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:49 DEBUG : dir: Looking for writers 2025/03/04 01:54:49 DEBUG : file1: reading active writers 2025/03/04 01:54:49 DEBUG : : Looking for writers 2025/03/04 01:54:49 DEBUG : dir: reading active writers 2025/03/04 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.74s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:50 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:50 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:54:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:54:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:54:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:54:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:54:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/04 01:54:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/04 01:54:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/04 01:54:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/04 01:54:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/04 01:54:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/04 01:54:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/04 01:54:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/04 01:54:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/04 01:54:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/04 01:54:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/04 01:54:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/04 01:54:54 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:54:54 DEBUG : dir: Looking for writers 2025/03/04 01:54:54 DEBUG : file1: reading active writers 2025/03/04 01:54:54 DEBUG : : Looking for writers 2025/03/04 01:54:54 DEBUG : dir: reading active writers 2025/03/04 01:54:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.49s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:54:55 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:54:55 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:54:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:54:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:54:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:54:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/04 01:54:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:54:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/04 01:54:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/04 01:54:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/04 01:54:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/04 01:54:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/04 01:54:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/04 01:54:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/04 01:54:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/04 01:54:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/04 01:54:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/04 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/04 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/04 01:54:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/04 01:54:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/04 01:54:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/04 01:54:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/04 01:54:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/04 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/04 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/04 01:55:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/04 01:55:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/04 01:55:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/04 01:55:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/04 01:55:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/04 01:55:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/04 01:55:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/04 01:55:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/04 01:55:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/04 01:55:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/04 01:55:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/04 01:55:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/04 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:00 DEBUG : dir: Looking for writers 2025/03/04 01:55:00 DEBUG : file1: reading active writers 2025/03/04 01:55:00 DEBUG : : Looking for writers 2025/03/04 01:55:00 DEBUG : dir: reading active writers 2025/03/04 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.78s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:01 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:01 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:55:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:55:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/04 01:55:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:04 DEBUG : dir: Looking for writers 2025/03/04 01:55:04 DEBUG : file1: reading active writers 2025/03/04 01:55:04 DEBUG : : Looking for writers 2025/03/04 01:55:04 DEBUG : dir: reading active writers 2025/03/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.35s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:05 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:05 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:55:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/04 01:55:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/04 01:55:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/04 01:55:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:08 DEBUG : dir: Looking for writers 2025/03/04 01:55:08 DEBUG : file1: reading active writers 2025/03/04 01:55:08 DEBUG : : Looking for writers 2025/03/04 01:55:08 DEBUG : dir: reading active writers 2025/03/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.27s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:10 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:10 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:10 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:10 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:10 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:12 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:12 DEBUG : dir/file1(0xc000540b00): _readAt: size=1, off=0 2025/03/04 01:55:12 DEBUG : dir/file1(0xc000540b00): openPending: 2025/03/04 01:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:12 DEBUG : dir/file1(0xc000540b00): >openPending: err= 2025/03/04 01:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/04 01:55:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:55:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): >_readAt: n=1, err= 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): _readAt: size=256, off=1 2025/03/04 01:55:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): >_readAt: n=15, err=EOF 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): _readAt: size=16, off=16 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): >_readAt: n=0, err=EOF 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): close: 2025/03/04 01:55:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): >close: err= 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): close: 2025/03/04 01:55:13 DEBUG : dir/file1(0xc000540b00): >close: err=file already closed 2025/03/04 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:13 DEBUG : dir: Looking for writers 2025/03/04 01:55:13 DEBUG : file1: reading active writers 2025/03/04 01:55:13 DEBUG : : Looking for writers 2025/03/04 01:55:13 DEBUG : dir: reading active writers 2025/03/04 01:55:13 DEBUG : >WaitForWriters: 2025/03/04 01:55:13 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.03s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:14 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:14 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:14 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:14 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:14 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:17 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): _readAt: size=1, off=0 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): openPending: 2025/03/04 01:55:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >openPending: err= 2025/03/04 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/04 01:55:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:55:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >_readAt: n=1, err= 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): _readAt: size=1, off=5 2025/03/04 01:55:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >_readAt: n=1, err= 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): _readAt: size=1, off=3 2025/03/04 01:55:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >_readAt: n=1, err= 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): _readAt: size=1, off=13 2025/03/04 01:55:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >_readAt: n=1, err= 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): _readAt: size=16, off=100 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >_readAt: n=0, err=EOF 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): close: 2025/03/04 01:55:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:55:17 DEBUG : dir/file1(0xc000540440): >close: err= 2025/03/04 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:17 DEBUG : dir: Looking for writers 2025/03/04 01:55:17 DEBUG : file1: reading active writers 2025/03/04 01:55:17 DEBUG : : Looking for writers 2025/03/04 01:55:17 DEBUG : dir: reading active writers 2025/03/04 01:55:17 DEBUG : >WaitForWriters: 2025/03/04 01:55:17 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.13s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:18 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:18 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:18 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:18 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:18 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:21 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=1, off=0 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): openPending: 2025/03/04 01:55:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >openPending: err= 2025/03/04 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/04 01:55:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:55:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=1, err= 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=1, off=5 2025/03/04 01:55:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=1, err= 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=1, off=1 2025/03/04 01:55:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=1, err= 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=6, off=10 2025/03/04 01:55:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=6, err= 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=256, off=10 2025/03/04 01:55:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=6, err=EOF 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=256, off=100 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=0, err=EOF 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): close: 2025/03/04 01:55:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >close: err= 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): _readAt: size=256, off=100 2025/03/04 01:55:21 DEBUG : dir/file1(0xc0003bb5c0): >_readAt: n=0, err=file already closed 2025/03/04 01:55:21 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:21 DEBUG : dir: Looking for writers 2025/03/04 01:55:21 DEBUG : file1: reading active writers 2025/03/04 01:55:21 DEBUG : : Looking for writers 2025/03/04 01:55:21 DEBUG : dir: reading active writers 2025/03/04 01:55:21 DEBUG : >WaitForWriters: 2025/03/04 01:55:21 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.27s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:22 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:22 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:22 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:22 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:22 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): RWFileHandle.Flush 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): _readAt: size=256, off=0 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): openPending: 2025/03/04 01:55:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): >openPending: err= 2025/03/04 01:55:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/04 01:55:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:55:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): >_readAt: n=16, err=EOF 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): RWFileHandle.Flush 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): RWFileHandle.Flush 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): close: 2025/03/04 01:55:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:55:25 DEBUG : dir/file1(0xc0003bae80): >close: err= 2025/03/04 01:55:25 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:25 DEBUG : dir: Looking for writers 2025/03/04 01:55:25 DEBUG : file1: reading active writers 2025/03/04 01:55:25 DEBUG : : Looking for writers 2025/03/04 01:55:25 DEBUG : dir: reading active writers 2025/03/04 01:55:25 DEBUG : >WaitForWriters: 2025/03/04 01:55:25 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.02s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:26 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:26 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:26 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:55:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/04 01:55:29 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): _readAt: size=256, off=0 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): openPending: 2025/03/04 01:55:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): >openPending: err= 2025/03/04 01:55:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/04 01:55:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:55:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:55:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): >_readAt: n=16, err=EOF 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): RWFileHandle.Release 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): close: 2025/03/04 01:55:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): >close: err= 2025/03/04 01:55:29 DEBUG : dir/file1(0xc000ab2280): RWFileHandle.Release 2025/03/04 01:55:29 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:29 DEBUG : dir: Looking for writers 2025/03/04 01:55:29 DEBUG : file1: reading active writers 2025/03/04 01:55:29 DEBUG : : Looking for writers 2025/03/04 01:55:29 DEBUG : dir: reading active writers 2025/03/04 01:55:29 DEBUG : >WaitForWriters: 2025/03/04 01:55:29 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.02s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:30 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:30 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:30 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:30 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:30 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:30 DEBUG : file1: newRWFileHandle: 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): openPending: 2025/03/04 01:55:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): >openPending: err= 2025/03/04 01:55:30 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:55:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:55:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): _writeAt: size=5, off=0 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): >_writeAt: n=5, err= 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): _writeAt: size=7, off=5 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): >_writeAt: n=7, err= 2025/03/04 01:55:30 DEBUG : file1: vfs cache: truncate to size=11 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): close: 2025/03/04 01:55:30 DEBUG : file1: vfs cache: setting modification time to 2025-03-04 01:55:30.866897854 +0000 UTC m=+301.394409585 2025/03/04 01:55:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): >close: err= 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): close: 2025/03/04 01:55:30 DEBUG : file1(0xc0003bb400): >close: err=file already closed 2025/03/04 01:55:30 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:30 DEBUG : : Looking for writers 2025/03/04 01:55:30 DEBUG : file1: reading active writers 2025/03/04 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:30 DEBUG : : Looking for writers 2025/03/04 01:55:30 DEBUG : file1: reading active writers 2025/03/04 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:30 DEBUG : : Looking for writers 2025/03/04 01:55:30 DEBUG : file1: reading active writers 2025/03/04 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:30 DEBUG : : Looking for writers 2025/03/04 01:55:30 DEBUG : file1: reading active writers 2025/03/04 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:30 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:55:31 DEBUG : : Looking for writers 2025/03/04 01:55:31 DEBUG : file1: reading active writers 2025/03/04 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:31 DEBUG : : Looking for writers 2025/03/04 01:55:31 DEBUG : file1: reading active writers 2025/03/04 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:31 DEBUG : : Looking for writers 2025/03/04 01:55:31 DEBUG : file1: reading active writers 2025/03/04 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/04 01:55:32 DEBUG : : Looking for writers 2025/03/04 01:55:32 DEBUG : file1: reading active writers 2025/03/04 01:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:55:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/04 01:55:32 INFO : file1: Copied (new) 2025/03/04 01:55:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-04 01:55:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/04 01:55:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:32 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:33 DEBUG : : Looking for writers 2025/03/04 01:55:33 DEBUG : file1: reading active writers 2025/03/04 01:55:33 DEBUG : >WaitForWriters: 2025/03/04 01:55:33 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:33 DEBUG : : Looking for writers 2025/03/04 01:55:33 DEBUG : file1: reading active writers 2025/03/04 01:55:33 DEBUG : >WaitForWriters: 2025/03/04 01:55:33 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:33 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:33 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:33 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:33 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:33 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:33 DEBUG : file1: newRWFileHandle: 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): openPending: 2025/03/04 01:55:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): >openPending: err= 2025/03/04 01:55:33 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:55:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:55:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): _writeAt: size=7, off=0 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): >_writeAt: n=7, err= 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): _writeAt: size=6, off=5 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): >_writeAt: n=6, err= 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): close: 2025/03/04 01:55:33 DEBUG : file1: vfs cache: setting modification time to 2025-03-04 01:55:33.985312448 +0000 UTC m=+304.512824148 2025/03/04 01:55:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): >close: err= 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): _writeAt: size=5, off=0 2025/03/04 01:55:33 DEBUG : file1(0xc0003ba480): >_writeAt: n=0, err=file already closed 2025/03/04 01:55:33 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:33 DEBUG : : Looking for writers 2025/03/04 01:55:33 DEBUG : file1: reading active writers 2025/03/04 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:33 DEBUG : : Looking for writers 2025/03/04 01:55:33 DEBUG : file1: reading active writers 2025/03/04 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:34 DEBUG : : Looking for writers 2025/03/04 01:55:34 DEBUG : file1: reading active writers 2025/03/04 01:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:34 DEBUG : : Looking for writers 2025/03/04 01:55:34 DEBUG : file1: reading active writers 2025/03/04 01:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:34 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:55:34 DEBUG : : Looking for writers 2025/03/04 01:55:34 DEBUG : file1: reading active writers 2025/03/04 01:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:34 DEBUG : : Looking for writers 2025/03/04 01:55:34 DEBUG : file1: reading active writers 2025/03/04 01:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:34 DEBUG : : Looking for writers 2025/03/04 01:55:34 DEBUG : file1: reading active writers 2025/03/04 01:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:34 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/04 01:55:35 DEBUG : : Looking for writers 2025/03/04 01:55:35 DEBUG : file1: reading active writers 2025/03/04 01:55:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:55:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/04 01:55:35 INFO : file1: Copied (new) 2025/03/04 01:55:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-04 01:55:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/04 01:55:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:35 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:36 DEBUG : : Looking for writers 2025/03/04 01:55:36 DEBUG : file1: reading active writers 2025/03/04 01:55:36 DEBUG : >WaitForWriters: 2025/03/04 01:55:36 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:36 DEBUG : : Looking for writers 2025/03/04 01:55:36 DEBUG : file1: reading active writers 2025/03/04 01:55:36 DEBUG : >WaitForWriters: 2025/03/04 01:55:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.12s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:36 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:36 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:36 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:37 DEBUG : file1: newRWFileHandle: 2025/03/04 01:55:37 DEBUG : file1(0xc000ab2900): openPending: 2025/03/04 01:55:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:37 DEBUG : file1(0xc000ab2900): >openPending: err= 2025/03/04 01:55:37 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:55:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:55:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:55:37 DEBUG : file1(0xc000ab2900): close: 2025/03/04 01:55:37 DEBUG : file1: vfs cache: setting modification time to 2025-03-04 01:55:37.111114852 +0000 UTC m=+307.638626552 2025/03/04 01:55:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:37 DEBUG : file1(0xc000ab2900): >close: err= 2025/03/04 01:55:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/04 01:55:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:55:37 DEBUG : file2: newRWFileHandle: 2025/03/04 01:55:37 DEBUG : file2(0xc000ab2a00): openPending: 2025/03/04 01:55:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/04 01:55:37 DEBUG : file2(0xc000ab2a00): >openPending: err= 2025/03/04 01:55:37 DEBUG : file2: >newRWFileHandle: err= 2025/03/04 01:55:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/04 01:55:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/04 01:55:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/04 01:55:37 DEBUG : file2(0xc000ab2a00): RWFileHandle.Flush 2025/03/04 01:55:37 DEBUG : file2(0xc000ab2a00): RWFileHandle.Release 2025/03/04 01:55:37 DEBUG : file2(0xc000ab2a00): close: 2025/03/04 01:55:37 DEBUG : file2: vfs cache: setting modification time to 2025-03-04 01:55:37.111622851 +0000 UTC m=+307.639134552 2025/03/04 01:55:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:37 DEBUG : file2(0xc000ab2a00): >close: err= 2025/03/04 01:55:37 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/04 01:55:37 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:55:37 DEBUG : file2: vfs cache: starting upload 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/04 01:55:37 DEBUG : : Looking for writers 2025/03/04 01:55:37 DEBUG : file1: reading active writers 2025/03/04 01:55:37 DEBUG : file2: reading active writers 2025/03/04 01:55:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/04 01:55:38 DEBUG : : Looking for writers 2025/03/04 01:55:38 DEBUG : file2: reading active writers 2025/03/04 01:55:38 DEBUG : file1: reading active writers 2025/03/04 01:55:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/03/04 01:55:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:55:39 INFO : file1: Copied (new) 2025/03/04 01:55:39 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-04 01:55:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/04 01:55:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:39 DEBUG : : Looking for writers 2025/03/04 01:55:39 DEBUG : file1: reading active writers 2025/03/04 01:55:39 DEBUG : file2: reading active writers 2025/03/04 01:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:55:40 DEBUG : : Looking for writers 2025/03/04 01:55:40 DEBUG : file1: reading active writers 2025/03/04 01:55:40 DEBUG : file2: reading active writers 2025/03/04 01:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:55:41 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:55:41 INFO : file2: Copied (new) 2025/03/04 01:55:41 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-04 01:55:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/04 01:55:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/04 01:55:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/04 01:55:41 INFO : file2: vfs cache: upload succeeded try #1 2025/03/04 01:55:41 DEBUG : : Looking for writers 2025/03/04 01:55:41 DEBUG : file1: reading active writers 2025/03/04 01:55:41 DEBUG : file2: reading active writers 2025/03/04 01:55:41 DEBUG : >WaitForWriters: 2025/03/04 01:55:41 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:41 DEBUG : : Looking for writers 2025/03/04 01:55:41 DEBUG : file2: reading active writers 2025/03/04 01:55:41 DEBUG : file1: reading active writers 2025/03/04 01:55:41 DEBUG : >WaitForWriters: 2025/03/04 01:55:41 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:42 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:42 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:42 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:42 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:42 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:42 DEBUG : file1: newRWFileHandle: 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): openPending: 2025/03/04 01:55:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): >openPending: err= 2025/03/04 01:55:42 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:55:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:55:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): _writeAt: size=5, off=0 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): >_writeAt: n=5, err= 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): RWFileHandle.Flush 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): RWFileHandle.Flush 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): close: 2025/03/04 01:55:42 DEBUG : file1: vfs cache: setting modification time to 2025-03-04 01:55:42.395363489 +0000 UTC m=+312.922875210 2025/03/04 01:55:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:42 DEBUG : file1(0xc000ab20c0): >close: err= 2025/03/04 01:55:42 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:42 DEBUG : : Looking for writers 2025/03/04 01:55:42 DEBUG : file1: reading active writers 2025/03/04 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:42 DEBUG : : Looking for writers 2025/03/04 01:55:42 DEBUG : file1: reading active writers 2025/03/04 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:42 DEBUG : : Looking for writers 2025/03/04 01:55:42 DEBUG : file1: reading active writers 2025/03/04 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:42 DEBUG : : Looking for writers 2025/03/04 01:55:42 DEBUG : file1: reading active writers 2025/03/04 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:42 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:55:42 DEBUG : : Looking for writers 2025/03/04 01:55:42 DEBUG : file1: reading active writers 2025/03/04 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:42 DEBUG : : Looking for writers 2025/03/04 01:55:42 DEBUG : file1: reading active writers 2025/03/04 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:43 DEBUG : : Looking for writers 2025/03/04 01:55:43 DEBUG : file1: reading active writers 2025/03/04 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:43 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:55:43 DEBUG : : Looking for writers 2025/03/04 01:55:43 DEBUG : file1: reading active writers 2025/03/04 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:55:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:55:44 INFO : file1: Copied (new) 2025/03/04 01:55:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-04 01:55:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/04 01:55:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:44 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:44 DEBUG : : Looking for writers 2025/03/04 01:55:44 DEBUG : file1: reading active writers 2025/03/04 01:55:44 DEBUG : >WaitForWriters: 2025/03/04 01:55:44 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.95s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:45 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:45 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:45 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:45 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:45 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:45 DEBUG : file1: newRWFileHandle: 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): openPending: 2025/03/04 01:55:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): >openPending: err= 2025/03/04 01:55:45 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:55:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:55:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): _writeAt: size=5, off=0 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): >_writeAt: n=5, err= 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): RWFileHandle.Release 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): close: 2025/03/04 01:55:45 DEBUG : file1: vfs cache: setting modification time to 2025-03-04 01:55:45.343453259 +0000 UTC m=+315.870964970 2025/03/04 01:55:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): >close: err= 2025/03/04 01:55:45 DEBUG : file1(0xc00037c400): RWFileHandle.Release 2025/03/04 01:55:45 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:45 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:45 DEBUG : : Looking for writers 2025/03/04 01:55:45 DEBUG : file1: reading active writers 2025/03/04 01:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:46 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:55:46 DEBUG : : Looking for writers 2025/03/04 01:55:46 DEBUG : file1: reading active writers 2025/03/04 01:55:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:55:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:55:47 INFO : file1: Copied (new) 2025/03/04 01:55:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-04 01:55:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/04 01:55:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:47 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:47 DEBUG : : Looking for writers 2025/03/04 01:55:47 DEBUG : file1: reading active writers 2025/03/04 01:55:47 DEBUG : >WaitForWriters: 2025/03/04 01:55:47 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.95s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:48 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:48 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:48 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:48 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:48 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/04 01:55:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:55:50 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:50 DEBUG : dir/file1(0xc00037c4c0): openPending: 2025/03/04 01:55:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:50 DEBUG : dir/file1(0xc00037c4c0): >openPending: err= 2025/03/04 01:55:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/04 01:55:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:50 DEBUG : dir/file1(0xc00037c4c0): _writeAt: size=5, off=0 2025/03/04 01:55:50 DEBUG : dir/file1(0xc00037c4c0): >_writeAt: n=5, err= 2025/03/04 01:55:50 DEBUG : dir/file1(0xc00037c4c0): close: 2025/03/04 01:55:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:55:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-04 01:55:50.922316594 +0000 UTC m=+321.449828295 2025/03/04 01:55:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:50 DEBUG : dir/file1(0xc00037c4c0): >close: err= 2025/03/04 01:55:50 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:50 DEBUG : dir: Looking for writers 2025/03/04 01:55:50 DEBUG : file1: reading active writers 2025/03/04 01:55:50 DEBUG : : Looking for writers 2025/03/04 01:55:50 DEBUG : dir: reading active writers 2025/03/04 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:50 DEBUG : dir: Looking for writers 2025/03/04 01:55:50 DEBUG : file1: reading active writers 2025/03/04 01:55:50 DEBUG : : Looking for writers 2025/03/04 01:55:50 DEBUG : dir: reading active writers 2025/03/04 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:50 DEBUG : dir: Looking for writers 2025/03/04 01:55:50 DEBUG : file1: reading active writers 2025/03/04 01:55:50 DEBUG : : Looking for writers 2025/03/04 01:55:50 DEBUG : dir: reading active writers 2025/03/04 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:50 DEBUG : dir: Looking for writers 2025/03/04 01:55:50 DEBUG : file1: reading active writers 2025/03/04 01:55:50 DEBUG : : Looking for writers 2025/03/04 01:55:50 DEBUG : dir: reading active writers 2025/03/04 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:51 DEBUG : dir/file1: vfs cache: starting upload 2025/03/04 01:55:51 DEBUG : dir: Looking for writers 2025/03/04 01:55:51 DEBUG : file1: reading active writers 2025/03/04 01:55:51 DEBUG : : Looking for writers 2025/03/04 01:55:51 DEBUG : dir: reading active writers 2025/03/04 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:51 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:55:51 DEBUG : dir: Looking for writers 2025/03/04 01:55:51 DEBUG : file1: reading active writers 2025/03/04 01:55:51 DEBUG : : Looking for writers 2025/03/04 01:55:51 DEBUG : dir: reading active writers 2025/03/04 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:51 DEBUG : dir: Looking for writers 2025/03/04 01:55:51 DEBUG : file1: reading active writers 2025/03/04 01:55:51 DEBUG : : Looking for writers 2025/03/04 01:55:51 DEBUG : dir: reading active writers 2025/03/04 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:55:52 INFO : dir/file1: Copied (replaced existing) 2025/03/04 01:55:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-04 01:55:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/04 01:55:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:52 DEBUG : dir: Looking for writers 2025/03/04 01:55:52 DEBUG : file1: reading active writers 2025/03/04 01:55:52 DEBUG : : Looking for writers 2025/03/04 01:55:52 DEBUG : dir: reading active writers 2025/03/04 01:55:52 DEBUG : >WaitForWriters: 2025/03/04 01:55:52 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.08s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:53 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:53 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:53 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:53 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:53 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/04 01:55:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:55 DEBUG : dir/file1: newRWFileHandle: 2025/03/04 01:55:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/04 01:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/04 01:55:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): _writeAt: size=5, off=0 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): openPending: 2025/03/04 01:55:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/04 01:55:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/04 01:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): >openPending: err= 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): >_writeAt: n=5, err= 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): _writeAt: size=15, off=5 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): >_writeAt: n=15, err= 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): close: 2025/03/04 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/04 01:55:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-04 01:55:55.852693982 +0000 UTC m=+326.380205683 2025/03/04 01:55:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:55 DEBUG : dir/file1(0xc00037c280): >close: err= 2025/03/04 01:55:55 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:55 DEBUG : dir: Looking for writers 2025/03/04 01:55:55 DEBUG : file1: reading active writers 2025/03/04 01:55:55 DEBUG : : Looking for writers 2025/03/04 01:55:55 DEBUG : dir: reading active writers 2025/03/04 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:55 DEBUG : dir: Looking for writers 2025/03/04 01:55:55 DEBUG : file1: reading active writers 2025/03/04 01:55:55 DEBUG : : Looking for writers 2025/03/04 01:55:55 DEBUG : dir: reading active writers 2025/03/04 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:55 DEBUG : dir: Looking for writers 2025/03/04 01:55:55 DEBUG : file1: reading active writers 2025/03/04 01:55:55 DEBUG : : Looking for writers 2025/03/04 01:55:55 DEBUG : dir: reading active writers 2025/03/04 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:55 DEBUG : dir: Looking for writers 2025/03/04 01:55:55 DEBUG : file1: reading active writers 2025/03/04 01:55:55 DEBUG : : Looking for writers 2025/03/04 01:55:55 DEBUG : dir: reading active writers 2025/03/04 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:55 DEBUG : dir/file1: vfs cache: starting upload 2025/03/04 01:55:56 DEBUG : dir: Looking for writers 2025/03/04 01:55:56 DEBUG : file1: reading active writers 2025/03/04 01:55:56 DEBUG : : Looking for writers 2025/03/04 01:55:56 DEBUG : dir: reading active writers 2025/03/04 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:56 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/03/04 01:55:56 DEBUG : dir: Looking for writers 2025/03/04 01:55:56 DEBUG : file1: reading active writers 2025/03/04 01:55:56 DEBUG : : Looking for writers 2025/03/04 01:55:56 DEBUG : dir: reading active writers 2025/03/04 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:56 DEBUG : dir: Looking for writers 2025/03/04 01:55:56 DEBUG : file1: reading active writers 2025/03/04 01:55:56 DEBUG : : Looking for writers 2025/03/04 01:55:56 DEBUG : dir: reading active writers 2025/03/04 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:56 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/03/04 01:55:56 INFO : dir/file1: Copied (replaced existing) 2025/03/04 01:55:56 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-04 01:55:55 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/03/04 01:55:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/04 01:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/04 01:55:57 DEBUG : dir: Looking for writers 2025/03/04 01:55:57 DEBUG : file1: reading active writers 2025/03/04 01:55:57 DEBUG : : Looking for writers 2025/03/04 01:55:57 DEBUG : dir: reading active writers 2025/03/04 01:55:57 DEBUG : >WaitForWriters: 2025/03/04 01:55:57 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.95s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:55:58 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:55:58 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:55:58 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:58 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:55:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:55:58 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:55:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:55:58 DEBUG : file1: newRWFileHandle: 2025/03/04 01:55:58 DEBUG : file1(0xc0003bb3c0): openPending: 2025/03/04 01:55:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:55:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:58 DEBUG : file1(0xc0003bb3c0): >openPending: err= 2025/03/04 01:55:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:55:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:55:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:55:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:55:58 DEBUG : file1(0xc0003bb3c0): _writeAt: size=5, off=0 2025/03/04 01:55:58 DEBUG : file1(0xc0003bb3c0): >_writeAt: n=5, err= 2025/03/04 01:55:58 DEBUG : file1(0xc0003bb3c0): close: 2025/03/04 01:55:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-04 01:55:58.325741809 +0000 UTC m=+328.853253509 2025/03/04 01:55:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:55:58 DEBUG : file1(0xc0003bb3c0): >close: err= 2025/03/04 01:55:58 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:55:58 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:55:58 DEBUG : : Looking for writers 2025/03/04 01:55:58 DEBUG : file1: reading active writers 2025/03/04 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:55:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:55:59 DEBUG : : Looking for writers 2025/03/04 01:55:59 DEBUG : file1: reading active writers 2025/03/04 01:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:56:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:56:00 INFO : file1: Copied (new) 2025/03/04 01:56:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-04 01:55:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/04 01:56:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:56:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:56:00 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:56:00 DEBUG : : Looking for writers 2025/03/04 01:56:00 DEBUG : file1: reading active writers 2025/03/04 01:56:00 DEBUG : >WaitForWriters: 2025/03/04 01:56:00 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:01 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/04 01:56:01 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003ba940): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003ba940): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003ba940): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003ba940): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003ba940): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.278176747 +0000 UTC m=+331.805688449 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003ba940): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.278176747 +0000 UTC m=+331.805688449 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003badc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.278176747 +0000 UTC m=+331.805688449 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005857a0 item 1 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.280001697 +0000 UTC m=+331.807513398 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.280001697 +0000 UTC m=+331.807513398 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bae80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005681c0 item 2 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.281110017 +0000 UTC m=+331.808621719 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.281110017 +0000 UTC m=+331.808621719 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.281110017 +0000 UTC m=+331.808621719 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003baf80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568620 item 3 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb100): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb100): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb100): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb100): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb100): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.282740112 +0000 UTC m=+331.810251823 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb100): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb180): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb180): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb180): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb180): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb180): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.282740112 +0000 UTC m=+331.810251823 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb180): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568bd0 item 4 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb1c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb1c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb1c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb1c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb1c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.283739268 +0000 UTC m=+331.811250979 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb1c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.283739268 +0000 UTC m=+331.811250979 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb240): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb240): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb240): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb240): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb240): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.283739268 +0000 UTC m=+331.811250979 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb240): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568fc0 item 5 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb300): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb300): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb300): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb300): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb300): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.285281469 +0000 UTC m=+331.812793170 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb300): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb380): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb380): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb380): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb380): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb380): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.285281469 +0000 UTC m=+331.812793170 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb380): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569500 item 6 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb400): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb400): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb400): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.286799766 +0000 UTC m=+331.814311477 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.286799766 +0000 UTC m=+331.814311477 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb540): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb5c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb5c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb5c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb5c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb5c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.286799766 +0000 UTC m=+331.814311477 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb5c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005697a0 item 7 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb640): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb640): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb640): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.288783371 +0000 UTC m=+331.816295082 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb6c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb6c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb6c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb6c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb6c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.288783371 +0000 UTC m=+331.816295082 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb6c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569f10 item 8 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb700): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc0003bb700): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb700): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb700): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb700): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb700): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb700): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb740): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb740): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb740): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb740): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb740): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.290015022 +0000 UTC m=+331.817526733 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb740): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.290015022 +0000 UTC m=+331.817526733 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb780): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb7c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb7c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb7c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb7c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb7c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.290015022 +0000 UTC m=+331.817526733 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb7c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcb60 item 9 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb840): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb840): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb840): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.291789706 +0000 UTC m=+331.819301417 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb8c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb8c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb8c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb8c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb8c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.291789706 +0000 UTC m=+331.819301417 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb8c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd5e0 item 10 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb980): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc0003bb980): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb980): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb980): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb980): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb980): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb9c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb9c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb9c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb9c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb9c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.293044731 +0000 UTC m=+331.820556432 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bb9c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.293044731 +0000 UTC m=+331.820556432 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bba80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbac0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbac0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbac0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbac0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbac0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.293044731 +0000 UTC m=+331.820556432 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbac0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fda40 item 11 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbb40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbb40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbb40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbb40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbb40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.294780314 +0000 UTC m=+331.822292025 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbb40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbbc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbbc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbbc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbbc0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbbc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.294780314 +0000 UTC m=+331.822292025 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbbc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373030 item 12 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbc80): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc0003bbc80): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbc80): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbc80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbc80): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbc80): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbc80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbcc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbcc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbcc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbcc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbcc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.295960367 +0000 UTC m=+331.823472069 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbcc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbd80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbd80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbd80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbd80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbd80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.295960367 +0000 UTC m=+331.823472069 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbd80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003733b0 item 13 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.29716052 +0000 UTC m=+331.824672231 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.29716052 +0000 UTC m=+331.824672231 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbe80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 14 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbf40): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc0003bbf40): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbf40): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbf40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbf40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbf40): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0003bbf40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2000): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2000): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2000): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2000): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2000): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.298371471 +0000 UTC m=+331.825883182 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab20c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab20c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab20c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab20c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab20c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.298371471 +0000 UTC m=+331.825883182 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab20c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 15 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2180): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2180): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2180): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2180): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2180): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.299514146 +0000 UTC m=+331.827025847 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2180): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2200): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2200): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2200): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.299514146 +0000 UTC m=+331.827025847 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e70 item 16 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2240): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2240): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2240): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2240): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2240): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.3005598 +0000 UTC m=+331.828071501 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2240): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.3005598 +0000 UTC m=+331.828071501 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab22c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab22c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab22c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab22c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab22c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.3005598 +0000 UTC m=+331.828071501 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab22c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003673b0 item 17 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2340): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2340): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2340): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.302065702 +0000 UTC m=+331.829577404 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2400): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2400): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2400): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.302065702 +0000 UTC m=+331.829577404 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c00 item 18 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab24c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab24c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab24c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab24c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab24c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.303080548 +0000 UTC m=+331.830592259 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab24c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.303080548 +0000 UTC m=+331.830592259 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab25c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab25c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab25c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab25c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab25c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.303080548 +0000 UTC m=+331.830592259 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab25c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed20 item 19 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2640): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2640): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2640): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.304428687 +0000 UTC m=+331.831940398 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab26c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab26c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab26c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab26c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab26c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.304428687 +0000 UTC m=+331.831940398 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab26c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f8f0 item 20 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2740): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2740): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2740): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2740): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2740): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.305543659 +0000 UTC m=+331.833055360 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2740): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.305543659 +0000 UTC m=+331.833055360 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2800): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2840): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2840): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2840): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.305543659 +0000 UTC m=+331.833055360 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 21 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2900): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2900): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2900): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2900): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2900): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.306958382 +0000 UTC m=+331.834470083 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2900): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2980): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2980): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2980): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2980): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2980): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.306958382 +0000 UTC m=+331.834470083 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378bd0 item 22 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2a00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2a00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2a00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2a00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2a00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.307955775 +0000 UTC m=+331.835467486 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2a00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.307955775 +0000 UTC m=+331.835467486 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ac0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.307955775 +0000 UTC m=+331.835467486 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379650 item 23 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.309334491 +0000 UTC m=+331.836846202 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2b80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2c00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2c00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2c00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2c00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2c00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.309334491 +0000 UTC m=+331.836846202 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2c00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e3f0 item 24 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2cc0): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc000ab2cc0): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2cc0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2cc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2cc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2cc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2d00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2d00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2d00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2d00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2d00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.310379623 +0000 UTC m=+331.837891324 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2d00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.310379623 +0000 UTC m=+331.837891324 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2dc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2e40): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2e40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2e40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2e40): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2e40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.310379623 +0000 UTC m=+331.837891324 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2e40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 25 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ec0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ec0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ec0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ec0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ec0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.311745304 +0000 UTC m=+331.839257005 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2ec0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2f40): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2f40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2f40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2f40): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2f40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.311745304 +0000 UTC m=+331.839257005 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab2f40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 26 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3000): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc000ab3000): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3000): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3000): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3000): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3000): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3040): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3040): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3040): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3040): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3040): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.31282984 +0000 UTC m=+331.840341551 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3040): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.31282984 +0000 UTC m=+331.840341551 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3100): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3140): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3140): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.31282984 +0000 UTC m=+331.840341551 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fea0 item 27 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab31c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab31c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab31c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab31c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab31c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.314195812 +0000 UTC m=+331.841707513 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab31c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3240): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3240): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3240): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3240): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3240): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.314195812 +0000 UTC m=+331.841707513 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3240): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004225b0 item 28 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3300): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc000ab3300): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3300): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3300): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3300): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3300): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3300): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3340): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3340): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3340): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.315424256 +0000 UTC m=+331.842935978 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3400): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3400): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3400): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.315424256 +0000 UTC m=+331.842935978 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422bd0 item 29 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3480): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3480): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3480): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3480): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3480): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.316495897 +0000 UTC m=+331.844007599 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3480): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3500): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3500): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3500): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.316495897 +0000 UTC m=+331.844007599 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422fc0 item 30 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab35c0): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc000ab35c0): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab35c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab35c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab35c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab35c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab35c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3600): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3600): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3600): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3600): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3600): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.317587157 +0000 UTC m=+331.845098858 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3600): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3700): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3700): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3700): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3700): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3700): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.317587157 +0000 UTC m=+331.845098858 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3700): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423420 item 31 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3780): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3780): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3780): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3780): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3780): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.318777009 +0000 UTC m=+331.846288720 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3780): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3800): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3800): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3800): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3800): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3800): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.318777009 +0000 UTC m=+331.846288720 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3800): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004238f0 item 32 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3840): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3840): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3840): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.320113967 +0000 UTC m=+331.847625688 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564000 item 33 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.320630893 +0000 UTC m=+331.848142594 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3880): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab38c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab38c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab38c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab38c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab38c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.320630893 +0000 UTC m=+331.848142594 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab38c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564150 item 33 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3900): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3900): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3900): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3900): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3900): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.321752077 +0000 UTC m=+331.849263788 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3900): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564460 item 34 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.322218558 +0000 UTC m=+331.849730259 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3940): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3980): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3980): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3980): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3980): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3980): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.322218558 +0000 UTC m=+331.849730259 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564620 item 34 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab39c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab39c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab39c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab39c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab39c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.323111987 +0000 UTC m=+331.850623688 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab39c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005648c0 item 35 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.323447273 +0000 UTC m=+331.850958984 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a40): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a40): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.323447273 +0000 UTC m=+331.850958984 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3a40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564a80 item 35 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3ac0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3ac0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3ac0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3ac0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3ac0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.324453142 +0000 UTC m=+331.851964843 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3ac0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564d90 item 36 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.324836569 +0000 UTC m=+331.852348269 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3b80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3bc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3bc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3bc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3bc0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3bc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.324836569 +0000 UTC m=+331.852348269 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3bc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564f50 item 36 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.325744574 +0000 UTC m=+331.853256276 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565340 item 37 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.326061357 +0000 UTC m=+331.853573058 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.326061357 +0000 UTC m=+331.853573058 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3c80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565500 item 37 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3d00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3d00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3d00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3d00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3d00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.326960847 +0000 UTC m=+331.854472548 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3d00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005657a0 item 38 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.327330829 +0000 UTC m=+331.854842529 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3dc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e00): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.327330829 +0000 UTC m=+331.854842529 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005658f0 item 38 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.328183631 +0000 UTC m=+331.855695332 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3e80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565c00 item 39 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.328521321 +0000 UTC m=+331.856033023 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000ab3f40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b0000): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b0000): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b0000): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b0000): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b0000): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.328521321 +0000 UTC m=+331.856033023 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b0000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565dc0 item 39 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b1200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b1200): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b1200): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b1200): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b1200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.329541397 +0000 UTC m=+331.857053098 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b1200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 40 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.329979096 +0000 UTC m=+331.857490796 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2640): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2640): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2640): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.329979096 +0000 UTC m=+331.857490796 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 40 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.330981097 +0000 UTC m=+331.858492808 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2700): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2700): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2700): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a00e0 item 41 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2700): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2700): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.331335529 +0000 UTC m=+331.858847230 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2700): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a03f0 item 41 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.331746036 +0000 UTC m=+331.859257747 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c2e40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3340): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3340): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3340): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.331746036 +0000 UTC m=+331.859257747 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a05b0 item 41 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.332726888 +0000 UTC m=+331.860238589 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3480): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c34c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c34c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c34c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a11f0 item 42 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c34c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c34c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.333097741 +0000 UTC m=+331.860609452 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c34c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1340 item 42 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.333542351 +0000 UTC m=+331.861054062 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3a40): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3a40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3a40): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3a40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.333542351 +0000 UTC m=+331.861054062 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 42 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.33451074 +0000 UTC m=+331.862022441 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3bc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3c00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3c00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3c00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1880 item 43 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3c00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3c00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.335225445 +0000 UTC m=+331.862737146 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3c00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1c70 item 43 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.33561918 +0000 UTC m=+331.863130891 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3dc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3e80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3e80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3e80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3e80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3e80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.33561918 +0000 UTC m=+331.863130891 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0002c3e80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1f10 item 43 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.337028964 +0000 UTC m=+331.864540666 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540080): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005400c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005400c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005400c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392540 item 44 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005400c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005400c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.337404857 +0000 UTC m=+331.864916568 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005400c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003927e0 item 44 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.337818128 +0000 UTC m=+331.865329830 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540180): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005401c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005401c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005401c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005401c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005401c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.337818128 +0000 UTC m=+331.865329830 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005401c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392d20 item 44 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.339241136 +0000 UTC m=+331.866752837 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005402c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005402c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005402c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393340 item 45 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005402c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005402c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.339564892 +0000 UTC m=+331.867076582 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005402c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540440): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540440): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540440): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540440): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540440): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.339564892 +0000 UTC m=+331.867076582 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540440): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393650 item 45 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.341260669 +0000 UTC m=+331.868772380 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540540): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540540): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540540): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393dc0 item 46 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540540): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540540): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.341640919 +0000 UTC m=+331.869152620 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540540): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540600): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540600): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540600): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540600): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540600): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.341640919 +0000 UTC m=+331.869152620 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540600): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536850 item 46 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.342951548 +0000 UTC m=+331.870463279 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540880): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540880): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540880): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536f50 item 47 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540880): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540880): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.343240398 +0000 UTC m=+331.870752109 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540880): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540ac0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540ac0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540ac0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540ac0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540ac0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.343240398 +0000 UTC m=+331.870752109 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540ac0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537260 item 47 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.344426152 +0000 UTC m=+331.871937863 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000540b80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541480): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541480): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541480): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537b20 item 48 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541480): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541480): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.344974096 +0000 UTC m=+331.872485797 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541480): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541540): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541540): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541540): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541540): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541540): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.344974096 +0000 UTC m=+331.872485797 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541540): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537e30 item 48 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541580): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541580): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541580): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.346228559 +0000 UTC m=+331.873740270 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112460 item 49 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.346727662 +0000 UTC m=+331.874239373 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005415c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541600): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541600): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541600): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541600): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541600): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.346727662 +0000 UTC m=+331.874239373 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541600): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112a10 item 49 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541680): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541680): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541680): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541680): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541680): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.347803751 +0000 UTC m=+331.875315463 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541680): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112e00 item 50 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.348213477 +0000 UTC m=+331.875725188 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541740): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541780): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541780): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541780): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541780): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541780): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.348213477 +0000 UTC m=+331.875725188 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541780): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113030 item 50 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541900): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541900): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541900): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541900): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541900): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.349672853 +0000 UTC m=+331.877184573 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541900): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 51 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.349958256 +0000 UTC m=+331.877469957 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0005419c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541a00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541a00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541a00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541a00): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541a00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.349958256 +0000 UTC m=+331.877469957 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541a00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ab0 item 51 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541b00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541b00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541b00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541b00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541b00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.351151225 +0000 UTC m=+331.878695166 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541b00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 52 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.351573935 +0000 UTC m=+331.879085646 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541bc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541c00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541c00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541c00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541c00): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541c00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.351573935 +0000 UTC m=+331.879085646 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541c00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 52 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541e80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541e80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541e80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541e80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541e80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.352560247 +0000 UTC m=+331.880071958 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541e80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 53 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.35299048 +0000 UTC m=+331.880502191 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000541f40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e3c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e3c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e3c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e3c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e3c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.35299048 +0000 UTC m=+331.880502191 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e3c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 53 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e580): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e580): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e580): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.353965342 +0000 UTC m=+331.881477043 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013e580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4380 item 54 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.354534715 +0000 UTC m=+331.882046426 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eb80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ebc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ebc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ebc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ebc0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ebc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.354534715 +0000 UTC m=+331.882046426 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ebc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4540 item 54 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ec40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ec40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ec40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ec40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ec40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.35573133 +0000 UTC m=+331.883243031 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ec40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4e70 item 55 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.356179237 +0000 UTC m=+331.883690938 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed80): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.356179237 +0000 UTC m=+331.883690938 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ed80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5030 item 55 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ee00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ee00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ee00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ee00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ee00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.357414484 +0000 UTC m=+331.884926185 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ee00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5490 item 56 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.357895703 +0000 UTC m=+331.885407414 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013eec0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ef00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ef00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ef00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ef00): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ef00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.357895703 +0000 UTC m=+331.885407414 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ef00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5810 item 56 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.359131442 +0000 UTC m=+331.886643153 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013efc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f040): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f040): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f040): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ea0 item 57 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f040): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f040): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.359683202 +0000 UTC m=+331.887194913 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f040): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300150 item 57 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.360063022 +0000 UTC m=+331.887574743 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f100): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f140): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f140): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.360063022 +0000 UTC m=+331.887574743 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003002a0 item 57 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.361113755 +0000 UTC m=+331.888625466 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f240): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f240): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f240): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 58 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f240): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f240): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.361485269 +0000 UTC m=+331.888996969 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f240): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e00 item 58 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.362151343 +0000 UTC m=+331.889663054 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f440): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f440): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f440): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f440): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f440): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.362151343 +0000 UTC m=+331.889663054 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f440): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003010a0 item 58 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.363158435 +0000 UTC m=+331.890670146 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f540): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f540): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f540): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301810 item 59 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f540): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f540): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.363680509 +0000 UTC m=+331.891192230 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f540): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301a40 item 59 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.364241738 +0000 UTC m=+331.891753449 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f600): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f640): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f640): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f640): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.364241738 +0000 UTC m=+331.891753449 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301ce0 item 59 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.365506621 +0000 UTC m=+331.893018321 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498a80 item 60 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.365866102 +0000 UTC m=+331.893377803 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037cf80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d90 item 60 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.36626659 +0000 UTC m=+331.893778291 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d080): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d0c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d0c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d0c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d0c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d0c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.36626659 +0000 UTC m=+331.893778291 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d0c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499030 item 60 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.36734202 +0000 UTC m=+331.894853721 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d240): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d280): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d280): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499490 item 61 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d280): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.367718323 +0000 UTC m=+331.895230024 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d340): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d340): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d340): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.367718323 +0000 UTC m=+331.895230024 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499a40 item 61 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.36866485 +0000 UTC m=+331.896176552 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d440): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d440): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d440): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310070 item 62 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d440): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d440): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.369233603 +0000 UTC m=+331.896745304 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d440): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d540): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d540): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d540): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d540): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d540): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.369233603 +0000 UTC m=+331.896745304 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d540): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003102a0 item 62 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.370262635 +0000 UTC m=+331.897774336 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d8c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d8c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d8c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310690 item 63 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d8c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d8c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.370615445 +0000 UTC m=+331.898127145 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d8c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d980): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d980): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d980): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d980): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d980): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.370615445 +0000 UTC m=+331.898127145 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037d980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310a10 item 63 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.371772074 +0000 UTC m=+331.899283775 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310fc0 item 64 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.372095318 +0000 UTC m=+331.899607019 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dd80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037de80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037de80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037de80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037de80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037de80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.372095318 +0000 UTC m=+331.899607019 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037de80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003113b0 item 64 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dec0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dec0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dec0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dec0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dec0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.373089907 +0000 UTC m=+331.900601607 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037dec0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003119d0 item 65 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.373612323 +0000 UTC m=+331.901124023 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df40): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df40): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.373612323 +0000 UTC m=+331.901124023 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00037df40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b20 item 65 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62000): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62000): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62000): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62000): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62000): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.374460807 +0000 UTC m=+331.901972498 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a070 item 66 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.374861977 +0000 UTC m=+331.902373677 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62040): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62080): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62080): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62080): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62080): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62080): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.374861977 +0000 UTC m=+331.902373677 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62080): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a460 item 66 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d620c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d620c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d620c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d620c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d620c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.375854591 +0000 UTC m=+331.903366291 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d620c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a850 item 67 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.376243247 +0000 UTC m=+331.903754958 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62100): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62140): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62140): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.376243247 +0000 UTC m=+331.903754958 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031abd0 item 67 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d621c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d621c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d621c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d621c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d621c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.37726241 +0000 UTC m=+331.904774112 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d621c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b0a0 item 68 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.377870316 +0000 UTC m=+331.905382027 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d622c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d622c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d622c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d622c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d622c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.377870316 +0000 UTC m=+331.905382027 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d622c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b260 item 68 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62300): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62300): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62300): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62300): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62300): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.378815082 +0000 UTC m=+331.906326793 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62300): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b6c0 item 69 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.379207844 +0000 UTC m=+331.906719545 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62380): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62380): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62380): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62380): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62380): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.379207844 +0000 UTC m=+331.906719545 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62380): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b880 item 69 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62400): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62400): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62400): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.380434696 +0000 UTC m=+331.907946398 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bb90 item 70 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.380885759 +0000 UTC m=+331.908397470 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d624c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62500): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62500): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62500): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.380885759 +0000 UTC m=+331.908397470 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bce0 item 70 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62580): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62580): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62580): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.382032992 +0000 UTC m=+331.909544703 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 71 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.3823693 +0000 UTC m=+331.909881011 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62680): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62680): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62680): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62680): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62680): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.3823693 +0000 UTC m=+331.909881011 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62680): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c850 item 71 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62700): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62700): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62700): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62700): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62700): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.383317121 +0000 UTC m=+331.910828822 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62700): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 72 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.383718762 +0000 UTC m=+331.911230462 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d627c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62800): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62800): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62800): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62800): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62800): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.383718762 +0000 UTC m=+331.911230462 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62800): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 72 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.384819567 +0000 UTC m=+331.912331268 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62880): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62880): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62880): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 73 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62880): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62880): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.385089031 +0000 UTC m=+331.912600742 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62880): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d490 item 73 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.385477848 +0000 UTC m=+331.912989548 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d628c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62900): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62900): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62900): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62900): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62900): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.385477848 +0000 UTC m=+331.912989548 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62900): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d730 item 73 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.386643264 +0000 UTC m=+331.914154964 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d629c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62a00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62a00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62a00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 74 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62a00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62a00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.386986735 +0000 UTC m=+331.914498437 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62a00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032df10 item 74 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.387559675 +0000 UTC m=+331.915071377 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ac0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62b00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62b00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62b00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62b00): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62b00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.387559675 +0000 UTC m=+331.915071377 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62b00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332150 item 74 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.388516975 +0000 UTC m=+331.916028676 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62bc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62c00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62c00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62c00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 75 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62c00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62c00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.388915288 +0000 UTC m=+331.916426989 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62c00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 75 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.389287203 +0000 UTC m=+331.916798903 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62cc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62d00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62d00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62d00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62d00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62d00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.389287203 +0000 UTC m=+331.916798903 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62d00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332e00 item 75 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.390344949 +0000 UTC m=+331.917856650 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62dc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62e00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62e00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62e00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333260 item 76 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62e00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62e00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.390727313 +0000 UTC m=+331.918239014 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62e00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333420 item 76 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): _writeAt: size=3, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.391210525 +0000 UTC m=+331.918722227 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62ec0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62f00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62f00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62f00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62f00): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62f00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.391210525 +0000 UTC m=+331.918722227 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62f00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333570 item 76 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.392287498 +0000 UTC m=+331.919799188 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d62fc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63000): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63000): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63000): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 77 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63000): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63000): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.392638794 +0000 UTC m=+331.920150495 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d630c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d630c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d630c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d630c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d630c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.392638794 +0000 UTC m=+331.920150495 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d630c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333c00 item 77 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.393841059 +0000 UTC m=+331.921352760 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63180): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d631c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d631c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d631c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352070 item 78 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d631c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d631c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.394164314 +0000 UTC m=+331.921676004 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d631c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63280): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63280): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63280): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.394164314 +0000 UTC m=+331.921676004 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003522a0 item 78 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.395449475 +0000 UTC m=+331.922961175 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63380): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63380): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63380): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352770 item 79 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63380): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63380): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.395771736 +0000 UTC m=+331.923283437 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63380): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63440): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63440): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63440): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63440): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63440): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.395771736 +0000 UTC m=+331.923283437 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63440): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 79 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.397095298 +0000 UTC m=+331.924607000 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63540): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63540): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63540): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003531f0 item 80 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63540): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63540): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.397428781 +0000 UTC m=+331.924940483 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63540): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63600): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63600): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63600): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63600): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63600): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.397428781 +0000 UTC m=+331.924940483 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63600): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353570 item 80 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63640): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63640): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63640): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.398286023 +0000 UTC m=+331.925797724 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353a40 item 81 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.398692222 +0000 UTC m=+331.926203912 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63680): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d636c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d636c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d636c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d636c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d636c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.398692222 +0000 UTC m=+331.926203912 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d636c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 81 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63740): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63740): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63740): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63740): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63740): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.399789771 +0000 UTC m=+331.927301472 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63740): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 82 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.400171274 +0000 UTC m=+331.927682975 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63800): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63840): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63840): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63840): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.400171274 +0000 UTC m=+331.927682975 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350230 item 82 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d638c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d638c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d638c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d638c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d638c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.401050486 +0000 UTC m=+331.928562187 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d638c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350700 item 83 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.401419375 +0000 UTC m=+331.928931076 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d639c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d639c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d639c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d639c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d639c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.401419375 +0000 UTC m=+331.928931076 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d639c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 83 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63a40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63a40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63a40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63a40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63a40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.404260253 +0000 UTC m=+331.931771954 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63a40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350cb0 item 84 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.405835044 +0000 UTC m=+331.933346745 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63b00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b17c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b17c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b17c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b17c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b17c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.405835044 +0000 UTC m=+331.933346745 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0000b17c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602150 item 84 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42040): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42040): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42040): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42040): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42040): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.406633706 +0000 UTC m=+331.934145407 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42040): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602460 item 85 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.407028413 +0000 UTC m=+331.934540115 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42100): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42140): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42140): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.407028413 +0000 UTC m=+331.934540115 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602620 item 85 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b421c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b421c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b421c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b421c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b421c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.408521613 +0000 UTC m=+331.936033314 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b421c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602930 item 86 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.408989587 +0000 UTC m=+331.936501288 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b422c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b422c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b422c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b422c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b422c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.408989587 +0000 UTC m=+331.936501288 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b422c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602b60 item 86 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42340): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42340): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42340): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42340): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42340): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.413754468 +0000 UTC m=+331.941266168 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42340): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602e70 item 87 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.414114982 +0000 UTC m=+331.941626693 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42440): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42440): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42440): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42440): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42440): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.414114982 +0000 UTC m=+331.941626693 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42440): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602fc0 item 87 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b424c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b424c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b424c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b424c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b424c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.415033637 +0000 UTC m=+331.942545338 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b424c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603570 item 88 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.415392849 +0000 UTC m=+331.942904550 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b425c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b425c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b425c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b425c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b425c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.415392849 +0000 UTC m=+331.942904550 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b425c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603b90 item 88 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.416247966 +0000 UTC m=+331.943759667 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42680): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b426c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b426c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b426c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 89 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b426c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b426c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.416549108 +0000 UTC m=+331.944060809 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b426c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428150 item 89 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.416891869 +0000 UTC m=+331.944403570 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42780): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b427c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b427c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b427c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b427c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b427c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.416891869 +0000 UTC m=+331.944403570 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b427c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004282a0 item 89 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.417698295 +0000 UTC m=+331.945209996 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42880): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b428c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b428c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b428c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428540 item 90 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b428c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b428c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.41800632 +0000 UTC m=+331.945518021 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b428c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 90 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.418357917 +0000 UTC m=+331.945869618 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b429c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b429c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b429c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b429c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b429c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.418357917 +0000 UTC m=+331.945869618 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b429c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004287e0 item 90 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.419159014 +0000 UTC m=+331.946670715 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42a80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ac0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ac0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ac0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 91 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ac0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ac0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.41949974 +0000 UTC m=+331.947011441 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ac0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 91 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.419845756 +0000 UTC m=+331.947357457 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42b80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42bc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42bc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42bc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42bc0): >_readAt: n=8, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42bc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.419845756 +0000 UTC m=+331.947357457 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42bc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428d20 item 91 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.420654287 +0000 UTC m=+331.948165988 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42c80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42cc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42cc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42cc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 92 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42cc0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42cc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.421010262 +0000 UTC m=+331.948521962 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42cc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429420 item 92 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): _readAt: size=2, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): _writeAt: size=3, off=5 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): >_writeAt: n=3, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.421406171 +0000 UTC m=+331.948917873 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42d80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42dc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42dc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42dc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42dc0): >_readAt: n=3, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42dc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.421406171 +0000 UTC m=+331.948917873 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42dc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004296c0 item 92 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.422351848 +0000 UTC m=+331.949863548 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42e80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ec0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ec0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ec0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429d50 item 93 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ec0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ec0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.422675312 +0000 UTC m=+331.950187013 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42ec0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42f80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42f80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42f80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42f80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42f80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.422675312 +0000 UTC m=+331.950187013 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b42f80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 93 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.423533545 +0000 UTC m=+331.951045247 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43040): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43080): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43080): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43080): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004347e0 item 94 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43080): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43080): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.423885873 +0000 UTC m=+331.951397574 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43080): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43140): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43140): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.423885873 +0000 UTC m=+331.951397574 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434cb0 item 94 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.424902332 +0000 UTC m=+331.952414033 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43240): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43240): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43240): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 95 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43240): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43240): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.425238841 +0000 UTC m=+331.952750542 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43240): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43300): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43300): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43300): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43300): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43300): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.425238841 +0000 UTC m=+331.952750542 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43300): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435490 item 95 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): open at offset 0 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.426350207 +0000 UTC m=+331.953861908 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b433c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43400): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43400): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435810 item 96 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43400): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.426730748 +0000 UTC m=+331.954242439 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b43400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b434c0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b434c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b434c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b434c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b434c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.426730748 +0000 UTC m=+331.954242439 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000b434c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 96 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= 2025/03/04 01:56:01 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:01 DEBUG : : Looking for writers 2025/03/04 01:56:01 DEBUG : >WaitForWriters: 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:01 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/04 01:56:01 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.957647122 +0000 UTC m=+332.485158824 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.957647122 +0000 UTC m=+332.485158824 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.957647122 +0000 UTC m=+332.485158824 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63e80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351dc0 item 1 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63ec0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63ec0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63ec0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63ec0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63ec0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.960443406 +0000 UTC m=+332.487955137 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63ec0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.960443406 +0000 UTC m=+332.487955137 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438310 item 2 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.962611516 +0000 UTC m=+332.490123298 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000d63f40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.962611516 +0000 UTC m=+332.490123298 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4040): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4040): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4040): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4040): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4040): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.962611516 +0000 UTC m=+332.490123298 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4040): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438690 item 3 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc40c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc40c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc40c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc40c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc40c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.965559703 +0000 UTC m=+332.493071434 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc40c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4140): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4140): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.965559703 +0000 UTC m=+332.493071434 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438af0 item 4 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4180): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4180): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4180): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4180): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4180): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.967449633 +0000 UTC m=+332.494961384 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4180): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.967449633 +0000 UTC m=+332.494961384 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc41c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4200): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4200): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4200): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.967449633 +0000 UTC m=+332.494961384 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438ee0 item 5 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4280): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4280): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4280): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.969777843 +0000 UTC m=+332.497289574 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4300): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4300): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4300): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4300): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4300): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.969777843 +0000 UTC m=+332.497289574 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4300): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 6 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4380): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4380): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4380): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4380): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4380): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.971514997 +0000 UTC m=+332.499026729 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4380): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.971514997 +0000 UTC m=+332.499026729 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4440): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4480): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4480): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4480): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4480): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4480): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.971514997 +0000 UTC m=+332.499026729 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4480): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439810 item 7 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4500): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4500): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4500): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.973780199 +0000 UTC m=+332.501291930 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4580): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4580): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4580): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.973780199 +0000 UTC m=+332.501291930 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439ce0 item 8 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc45c0): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc000fc45c0): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc45c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc45c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc45c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc45c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc45c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4600): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4600): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4600): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4600): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4600): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.975805032 +0000 UTC m=+332.503316762 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4600): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.975805032 +0000 UTC m=+332.503316762 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4680): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4680): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4680): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4680): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4680): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.975805032 +0000 UTC m=+332.503316762 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4680): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c230 item 9 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4700): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4700): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4700): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4700): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4700): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.97813805 +0000 UTC m=+332.505649791 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4700): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4780): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4780): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4780): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4780): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4780): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.97813805 +0000 UTC m=+332.505649791 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4780): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 10 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4840): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc000fc4840): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4840): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4840): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4840): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4840): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4880): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4880): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4880): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4880): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4880): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.980045453 +0000 UTC m=+332.507557194 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4880): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): _writeAt: size=3, off=2 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.980045453 +0000 UTC m=+332.507557194 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4940): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4980): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4980): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4980): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4980): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4980): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.980045453 +0000 UTC m=+332.507557194 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc000fc4980): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 11 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f7c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f7c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f7c0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f7c0): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f7c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.982477105 +0000 UTC m=+332.509988806 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f7c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f840): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f840): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f840): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f840): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f840): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.982477105 +0000 UTC m=+332.509988806 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f840): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 12 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f900): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc00013f900): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f900): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f900): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f900): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f900): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f900): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f940): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f940): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f940): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f940): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f940): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.983755193 +0000 UTC m=+332.511266904 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013f940): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.983755193 +0000 UTC m=+332.511266904 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e620 item 13 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa80): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa80): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa80): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.985374948 +0000 UTC m=+332.512886709 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fa80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fb00): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fb00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fb00): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fb00): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fb00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.985374948 +0000 UTC m=+332.512886709 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fb00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e930 item 14 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fbc0): _readAt: size=2, off=0 2025/03/04 01:56:01 ERROR : open-test-file(0xc00013fbc0): Couldn't read size of file 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fbc0): >_readAt: n=0, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fbc0): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fbc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fbc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fc00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fc00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fc00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fc00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fc00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.986986619 +0000 UTC m=+332.514498351 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fc00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fcc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fcc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fcc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fcc0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fcc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.986986619 +0000 UTC m=+332.514498351 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fcc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ec40 item 15 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fd40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fd40): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fd40): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fd40): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fd40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.988426158 +0000 UTC m=+332.515937859 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fd40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fdc0): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fdc0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fdc0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fdc0): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fdc0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.988426158 +0000 UTC m=+332.515937859 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fdc0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eee0 item 16 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.990034282 +0000 UTC m=+332.517545982 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.990034282 +0000 UTC m=+332.517545982 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe40): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe80): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe80): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe80): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe80): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe80): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.990034282 +0000 UTC m=+332.517545982 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013fe80): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f180 item 17 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ff00): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ff00): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ff00): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ff00): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ff00): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.991757281 +0000 UTC m=+332.519269002 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc00013ff00): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098000): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098000): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098000): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098000): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098000): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.991757281 +0000 UTC m=+332.519269002 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098000): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 18 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098080): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098080): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098080): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098080): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098080): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.993059001 +0000 UTC m=+332.520570713 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098080): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.993059001 +0000 UTC m=+332.520570713 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098140): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098180): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098180): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098180): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098180): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098180): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.993059001 +0000 UTC m=+332.520570713 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098180): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f810 item 19 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098200): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098200): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098200): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098200): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098200): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.99478135 +0000 UTC m=+332.522293051 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098200): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098280): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098280): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098280): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098280): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098280): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.99478135 +0000 UTC m=+332.522293051 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098280): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 20 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098300): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098300): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098300): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098300): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098300): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.995885943 +0000 UTC m=+332.523397644 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098300): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.995885943 +0000 UTC m=+332.523397644 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc0010983c0): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098400): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098400): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098400): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098400): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098400): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.995885943 +0000 UTC m=+332.523397644 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098400): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440000 item 21 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098480): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098480): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098480): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098480): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098480): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.997362692 +0000 UTC m=+332.524874392 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098480): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098500): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098500): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098500): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098500): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098500): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.997362692 +0000 UTC m=+332.524874392 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098500): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440460 item 22 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098580): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098580): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098580): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098580): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098580): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.998370694 +0000 UTC m=+332.525882395 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098580): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): _readAt: size=2, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): open at offset 5 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): >_readAt: n=2, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): _writeAt: size=3, off=7 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.998370694 +0000 UTC m=+332.525882395 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098640): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098680): _readAt: size=512, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098680): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098680): >openPending: err= 2025/03/04 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098680): >_readAt: n=5, err=EOF 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098680): close: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.998370694 +0000 UTC m=+332.525882395 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098680): >close: err= 2025/03/04 01:56:01 DEBUG : open-test-file: Remove: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440770 item 23 2025/03/04 01:56:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:01 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098700): openPending: 2025/03/04 01:56:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098700): >openPending: err= 2025/03/04 01:56:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098700): _writeAt: size=5, off=0 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098700): >_writeAt: n=5, err= 2025/03/04 01:56:01 DEBUG : open-test-file(0xc001098700): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.999819341 +0000 UTC m=+332.527331042 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098700): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098780): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098780): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098780): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098780): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098780): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:01.999819341 +0000 UTC m=+332.527331042 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098780): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440af0 item 24 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098840): _readAt: size=2, off=0 2025/03/04 01:56:02 ERROR : open-test-file(0xc001098840): Couldn't read size of file 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098840): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098840): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098840): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098840): close: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098840): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098880): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098880): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098880): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098880): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098880): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00091659 +0000 UTC m=+332.528428291 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098880): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00091659 +0000 UTC m=+332.528428291 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098940): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098980): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098980): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098980): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098980): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098980): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00091659 +0000 UTC m=+332.528428291 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098980): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440d90 item 25 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.002304964 +0000 UTC m=+332.529816664 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.002304964 +0000 UTC m=+332.529816664 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098a80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441110 item 26 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b40): _readAt: size=2, off=0 2025/03/04 01:56:02 ERROR : open-test-file(0xc001098b40): Couldn't read size of file 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b40): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b40): close: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b80): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b80): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.003409527 +0000 UTC m=+332.530921218 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098b80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.003409527 +0000 UTC m=+332.530921218 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.003409527 +0000 UTC m=+332.530921218 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098c80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004413b0 item 27 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.004874123 +0000 UTC m=+332.532385835 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.004874123 +0000 UTC m=+332.532385835 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098d80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441730 item 28 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e40): _readAt: size=2, off=0 2025/03/04 01:56:02 ERROR : open-test-file(0xc001098e40): Couldn't read size of file 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e40): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e40): close: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e80): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e80): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00606126 +0000 UTC m=+332.533572961 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098e80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098f40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098f40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098f40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098f40): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098f40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00606126 +0000 UTC m=+332.533572961 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098f40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004419d0 item 29 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098fc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098fc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098fc0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098fc0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098fc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00743722 +0000 UTC m=+332.534948921 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001098fc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099040): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099040): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099040): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099040): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099040): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.00743722 +0000 UTC m=+332.534948921 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099040): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c70 item 30 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099100): _readAt: size=2, off=0 2025/03/04 01:56:02 ERROR : open-test-file(0xc001099100): Couldn't read size of file 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099100): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099100): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099100): >_writeAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099100): close: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099100): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099140): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099140): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099140): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099140): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099140): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.008629157 +0000 UTC m=+332.536140859 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099140): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099200): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099200): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099200): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099200): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099200): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.008629157 +0000 UTC m=+332.536140859 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099200): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441f10 item 31 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099280): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099280): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099280): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099280): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099280): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.009794454 +0000 UTC m=+332.537306156 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099280): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099300): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099300): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099300): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099300): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099300): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.009794454 +0000 UTC m=+332.537306156 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099300): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c310 item 32 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099340): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099340): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099340): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099340): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099340): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.010841911 +0000 UTC m=+332.538353611 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099340): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c620 item 33 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.011235425 +0000 UTC m=+332.538747117 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099380): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010993c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010993c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010993c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010993c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010993c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.011235425 +0000 UTC m=+332.538747117 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010993c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c770 item 33 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099400): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099400): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099400): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099400): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099400): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.012260361 +0000 UTC m=+332.539772061 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099400): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044caf0 item 34 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.012678852 +0000 UTC m=+332.540190553 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099440): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099480): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099480): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099480): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099480): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099480): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.012678852 +0000 UTC m=+332.540190553 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099480): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cc40 item 34 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010994c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010994c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010994c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010994c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010994c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.013579044 +0000 UTC m=+332.541090745 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010994c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cf50 item 35 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.014025728 +0000 UTC m=+332.541537439 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099500): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099540): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099540): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099540): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099540): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099540): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.014025728 +0000 UTC m=+332.541537439 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099540): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d110 item 35 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010995c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010995c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010995c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010995c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010995c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.015131974 +0000 UTC m=+332.542643685 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010995c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d3b0 item 36 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.01561722 +0000 UTC m=+332.543128931 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099680): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010996c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010996c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010996c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010996c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010996c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.01561722 +0000 UTC m=+332.543128931 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010996c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d5e0 item 36 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099700): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099700): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099700): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099700): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099700): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.016689985 +0000 UTC m=+332.544201696 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099700): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d960 item 37 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.017140947 +0000 UTC m=+332.544652658 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099740): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099780): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099780): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099780): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099780): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099780): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.017140947 +0000 UTC m=+332.544652658 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099780): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044db20 item 37 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099800): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099800): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099800): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099800): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099800): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.018273302 +0000 UTC m=+332.545785013 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099800): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044de30 item 38 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.01874812 +0000 UTC m=+332.546259811 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0010998c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099900): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099900): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099900): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099900): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099900): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.01874812 +0000 UTC m=+332.546259811 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099900): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 38 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099980): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099980): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099980): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099980): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099980): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.019670683 +0000 UTC m=+332.547182383 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099980): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474310 item 39 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.020048458 +0000 UTC m=+332.547560159 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.020048458 +0000 UTC m=+332.547560159 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099a80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474540 item 39 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099b00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099b00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099b00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099b00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099b00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.021149816 +0000 UTC m=+332.548661518 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099b00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004747e0 item 40 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.021574018 +0000 UTC m=+332.549085719 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099bc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c00): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c00): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c00): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.021574018 +0000 UTC m=+332.549085719 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004749a0 item 40 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.022717655 +0000 UTC m=+332.550229355 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c80): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474c40 item 41 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c80): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.023084409 +0000 UTC m=+332.550596110 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099c80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 41 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.023440474 +0000 UTC m=+332.550952175 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099cc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099d00): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099d00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099d00): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099d00): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099d00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.023440474 +0000 UTC m=+332.550952175 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099d00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474f50 item 41 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.02448701 +0000 UTC m=+332.551998711 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099dc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099e00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099e00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099e00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004753b0 item 42 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099e00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099e00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.024941499 +0000 UTC m=+332.552453201 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099e00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475650 item 42 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.025375099 +0000 UTC m=+332.552886799 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099ec0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099f00): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099f00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099f00): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099f00): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099f00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.025375099 +0000 UTC m=+332.552886799 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc001099f00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475880 item 42 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.026378232 +0000 UTC m=+332.553889934 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4040): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4080): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4080): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4080): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 43 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4080): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4080): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.02678882 +0000 UTC m=+332.554300520 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4080): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478000 item 43 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.027185942 +0000 UTC m=+332.554697643 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4140): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4180): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4180): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4180): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4180): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4180): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.027185942 +0000 UTC m=+332.554697643 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4180): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478150 item 43 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.029863965 +0000 UTC m=+332.557375705 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4240): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4280): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4280): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4280): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004785b0 item 44 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4280): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4280): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.030558101 +0000 UTC m=+332.558069832 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4280): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478770 item 44 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.031358135 +0000 UTC m=+332.558869877 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4340): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4380): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4380): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4380): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4380): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4380): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.031358135 +0000 UTC m=+332.558869877 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4380): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004788c0 item 44 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.033547585 +0000 UTC m=+332.561059316 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4440): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4480): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4480): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4480): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478b60 item 45 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4480): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4480): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.034137077 +0000 UTC m=+332.561648807 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4480): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4540): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4540): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4540): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4540): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4540): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.034137077 +0000 UTC m=+332.561648807 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4540): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d20 item 45 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.035933923 +0000 UTC m=+332.563445655 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4600): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4640): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4640): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4640): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 46 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4640): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4640): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.036590439 +0000 UTC m=+332.564102170 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4640): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4700): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4700): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4700): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4700): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4700): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.036590439 +0000 UTC m=+332.564102170 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4700): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004791f0 item 46 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.038082185 +0000 UTC m=+332.565593916 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f47c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4800): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4800): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4800): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479570 item 47 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4800): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4800): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.038621052 +0000 UTC m=+332.566132794 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4800): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f48c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f48c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f48c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f48c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f48c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.038621052 +0000 UTC m=+332.566132794 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f48c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004796c0 item 47 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.039707622 +0000 UTC m=+332.567219323 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4980): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f49c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f49c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f49c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479960 item 48 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f49c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f49c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.040091749 +0000 UTC m=+332.567603440 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f49c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4a80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4a80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4a80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4a80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4a80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.040091749 +0000 UTC m=+332.567603440 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4a80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ab0 item 48 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ac0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ac0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ac0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ac0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ac0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.04104449 +0000 UTC m=+332.568556190 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ac0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479dc0 item 49 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.041719531 +0000 UTC m=+332.569231242 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b40): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.041719531 +0000 UTC m=+332.569231242 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4b40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 49 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4bc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4bc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4bc0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4bc0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4bc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.042802202 +0000 UTC m=+332.570313904 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4bc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 50 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.043252544 +0000 UTC m=+332.570764245 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4c80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4cc0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4cc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4cc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4cc0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4cc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.043252544 +0000 UTC m=+332.570764245 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4cc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 50 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4d40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4d40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4d40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4d40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4d40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.044217657 +0000 UTC m=+332.571729358 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4d40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 51 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.044618746 +0000 UTC m=+332.572130438 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e40): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.044618746 +0000 UTC m=+332.572130438 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4e40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 51 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ec0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ec0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ec0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ec0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ec0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.045790705 +0000 UTC m=+332.573302406 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4ec0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 52 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.04624256 +0000 UTC m=+332.573754260 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4f80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4fc0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4fc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4fc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4fc0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4fc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.04624256 +0000 UTC m=+332.573754260 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f4fc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 52 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5040): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5040): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5040): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5040): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5040): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.047273736 +0000 UTC m=+332.574785437 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5040): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 53 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.04792386 +0000 UTC m=+332.575435571 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5100): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5140): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5140): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5140): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5140): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5140): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.04792386 +0000 UTC m=+332.575435571 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5140): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 53 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f51c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f51c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f51c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f51c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f51c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.049584021 +0000 UTC m=+332.577095732 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f51c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 54 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.050223455 +0000 UTC m=+332.577735176 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5280): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f52c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f52c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f52c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f52c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f52c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.050223455 +0000 UTC m=+332.577735176 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f52c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 54 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5340): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5340): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5340): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5340): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5340): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.051771828 +0000 UTC m=+332.579283539 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5340): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc000 item 55 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.052325272 +0000 UTC m=+332.579836983 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5400): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc49c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc49c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc49c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc49c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc49c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.052325272 +0000 UTC m=+332.579836983 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc49c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc1c0 item 55 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4a40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4a40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4a40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4a40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4a40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.053427551 +0000 UTC m=+332.580939253 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4a40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d180 item 56 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.053973141 +0000 UTC m=+332.581484842 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b40): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.053973141 +0000 UTC m=+332.581484842 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4b40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 56 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.055000239 +0000 UTC m=+332.582511939 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 57 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.055401989 +0000 UTC m=+332.582913690 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4c40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d9d0 item 57 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.055905199 +0000 UTC m=+332.583416900 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d40): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.055905199 +0000 UTC m=+332.583416900 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4d40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 57 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.056916859 +0000 UTC m=+332.584428560 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0000 item 58 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.057341943 +0000 UTC m=+332.584853645 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4e40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0150 item 58 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.057902981 +0000 UTC m=+332.585414682 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f40): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.057902981 +0000 UTC m=+332.585414682 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc4f40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e02a0 item 58 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.059200685 +0000 UTC m=+332.586712386 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5000): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5040): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5040): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5040): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0540 item 59 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5040): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5040): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.059588279 +0000 UTC m=+332.587099980 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5040): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0690 item 59 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.060033131 +0000 UTC m=+332.587544832 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5100): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5140): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5140): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5140): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5140): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5140): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.060033131 +0000 UTC m=+332.587544832 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5140): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e07e0 item 59 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.061207494 +0000 UTC m=+332.588719195 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5200): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5240): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5240): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5240): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0a80 item 60 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5240): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5240): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.061624654 +0000 UTC m=+332.589136354 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5240): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0bd0 item 60 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.062060717 +0000 UTC m=+332.589572419 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5300): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5340): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5340): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5340): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5340): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5340): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.062060717 +0000 UTC m=+332.589572419 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5340): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0d20 item 60 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.063122351 +0000 UTC m=+332.590634052 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5400): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5440): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5440): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5440): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e10a0 item 61 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5440): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5440): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.063506709 +0000 UTC m=+332.591018410 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5440): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5500): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5500): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5500): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5500): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5500): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.063506709 +0000 UTC m=+332.591018410 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5500): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1260 item 61 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.064677165 +0000 UTC m=+332.592188855 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc55c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5600): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5600): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5600): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1650 item 62 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5600): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5600): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.065067083 +0000 UTC m=+332.592578784 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5600): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc56c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc56c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc56c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc56c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc56c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.065067083 +0000 UTC m=+332.592578784 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc56c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1810 item 62 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.066593404 +0000 UTC m=+332.594105105 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5780): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc57c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc57c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc57c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1b90 item 63 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc57c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc57c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.066956363 +0000 UTC m=+332.594468064 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc57c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5880): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5880): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5880): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5880): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5880): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.066956363 +0000 UTC m=+332.594468064 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5880): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ce0 item 63 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): >_readAt: n=0, err=Bad file descriptor 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.068097706 +0000 UTC m=+332.595609406 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5940): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5980): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5980): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5980): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408000 item 64 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5980): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5980): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.068478297 +0000 UTC m=+332.595989987 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5980): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a40): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.068478297 +0000 UTC m=+332.595989987 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408150 item 64 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a80): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a80): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.069787601 +0000 UTC m=+332.597299303 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5a80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): _writeAt: size=3, off=2 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004083f0 item 65 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.070254483 +0000 UTC m=+332.597766184 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ac0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b00): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b00): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b00): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.070254483 +0000 UTC m=+332.597766184 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408540 item 65 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.071323491 +0000 UTC m=+332.598835191 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004087e0 item 66 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.07176777 +0000 UTC m=+332.599279472 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5b80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5bc0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5bc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5bc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5bc0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5bc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.07176777 +0000 UTC m=+332.599279472 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5bc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 66 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.072894204 +0000 UTC m=+332.600405905 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): _writeAt: size=3, off=2 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 67 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.07335711 +0000 UTC m=+332.600868811 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.07335711 +0000 UTC m=+332.600868811 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5c80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408d90 item 67 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5d00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5d00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5d00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5d00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5d00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.074475299 +0000 UTC m=+332.601986999 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5d00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409110 item 68 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.074885755 +0000 UTC m=+332.602397457 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5dc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e00): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e00): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e00): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.074885755 +0000 UTC m=+332.602397457 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004093b0 item 68 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.075970541 +0000 UTC m=+332.603482232 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): _writeAt: size=3, off=2 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 69 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.076406987 +0000 UTC m=+332.603918688 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5e80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ec0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ec0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ec0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ec0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ec0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.076406987 +0000 UTC m=+332.603918688 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5ec0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409880 item 69 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5f40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5f40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5f40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5f40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5f40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.077501781 +0000 UTC m=+332.605013483 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc000fc5f40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c00 item 70 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.077983321 +0000 UTC m=+332.605495022 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2080): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a20c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a20c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a20c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a20c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a20c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.077983321 +0000 UTC m=+332.605495022 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a20c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 70 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2140): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2140): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2140): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2140): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2140): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.079101861 +0000 UTC m=+332.606613561 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2140): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): _writeAt: size=3, off=2 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424230 item 71 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.079538777 +0000 UTC m=+332.607050478 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2200): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2240): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2240): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2240): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2240): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2240): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.079538777 +0000 UTC m=+332.607050478 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2240): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424380 item 71 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a22c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a22c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a22c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a22c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a22c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.080834457 +0000 UTC m=+332.608346157 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a22c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424620 item 72 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.081316288 +0000 UTC m=+332.608827989 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2380): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a23c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a23c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a23c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a23c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a23c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.081316288 +0000 UTC m=+332.608827989 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a23c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424770 item 72 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.082507833 +0000 UTC m=+332.610019534 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2400): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2440): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2440): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2440): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424a80 item 73 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2440): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2440): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.082989292 +0000 UTC m=+332.610500993 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2440): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): _writeAt: size=3, off=2 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424bd0 item 73 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.083508632 +0000 UTC m=+332.611020333 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2480): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a24c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a24c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a24c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a24c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a24c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.083508632 +0000 UTC m=+332.611020333 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a24c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424d90 item 73 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.084656857 +0000 UTC m=+332.612168558 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2580): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a25c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a25c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a25c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 74 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a25c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a25c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.085150148 +0000 UTC m=+332.612661850 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a25c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 74 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.085584821 +0000 UTC m=+332.613096522 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2680): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a26c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a26c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a26c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a26c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a26c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.085584821 +0000 UTC m=+332.613096522 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a26c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004252d0 item 74 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.087177556 +0000 UTC m=+332.614689257 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2780): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a27c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a27c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a27c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 75 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a27c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a27c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.087557916 +0000 UTC m=+332.615069618 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a27c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): _writeAt: size=3, off=2 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004256c0 item 75 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.088018657 +0000 UTC m=+332.615530358 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2880): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a28c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a28c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a28c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a28c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a28c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.088018657 +0000 UTC m=+332.615530358 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a28c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425810 item 75 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.08907483 +0000 UTC m=+332.616586531 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2980): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a29c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a29c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a29c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ab0 item 76 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a29c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a29c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.089434902 +0000 UTC m=+332.616946604 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a29c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425c00 item 76 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): _writeAt: size=3, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.089902397 +0000 UTC m=+332.617414097 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2a80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2ac0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2ac0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2ac0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2ac0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2ac0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.089902397 +0000 UTC m=+332.617414097 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2ac0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425d50 item 76 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.09234027 +0000 UTC m=+332.619852011 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2b80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2bc0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2bc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2bc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a070 item 77 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2bc0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2bc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.093066998 +0000 UTC m=+332.620578729 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2bc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2c80): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2c80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2c80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2c80): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2c80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.093066998 +0000 UTC m=+332.620578729 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2c80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a1c0 item 77 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.094739451 +0000 UTC m=+332.622251183 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d80): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d80): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a460 item 78 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d80): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.095324264 +0000 UTC m=+332.622835996 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2d80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2e40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2e40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2e40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2e40): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2e40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.095324264 +0000 UTC m=+332.622835996 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2e40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a5b0 item 78 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.097178157 +0000 UTC m=+332.624689888 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a850 item 79 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.097839853 +0000 UTC m=+332.625351595 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a2f40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3000): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3000): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3000): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3000): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3000): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.097839853 +0000 UTC m=+332.625351595 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3000): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa10 item 79 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.099805936 +0000 UTC m=+332.627317677 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a30c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3100): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3100): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3100): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad90 item 80 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3100): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3100): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.100414783 +0000 UTC m=+332.627926524 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3100): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a31c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a31c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a31c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a31c0): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a31c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.100414783 +0000 UTC m=+332.627926524 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a31c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 80 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3200): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3200): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3200): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3200): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3200): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.102328598 +0000 UTC m=+332.629840329 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3200): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b180 item 81 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.102949748 +0000 UTC m=+332.630461480 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3240): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3280): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3280): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3280): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3280): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3280): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.102949748 +0000 UTC m=+332.630461480 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3280): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b2d0 item 81 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3300): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3300): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3300): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3300): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3300): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.104604901 +0000 UTC m=+332.632116631 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3300): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b570 item 82 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.105341055 +0000 UTC m=+332.632852757 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a33c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5440): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5440): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5440): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5440): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5440): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.105341055 +0000 UTC m=+332.632852757 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5440): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc3f0 item 82 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f54c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f54c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f54c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f54c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f54c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.106622379 +0000 UTC m=+332.634134090 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f54c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc700 item 83 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.107107866 +0000 UTC m=+332.634619567 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5580): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f55c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f55c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f55c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f55c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f55c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.107107866 +0000 UTC m=+332.634619567 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f55c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc850 item 83 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5640): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5640): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5640): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5640): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5640): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.108226395 +0000 UTC m=+332.635738096 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5640): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcb60 item 84 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.108710781 +0000 UTC m=+332.636222482 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5700): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5740): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5740): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5740): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5740): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5740): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.108710781 +0000 UTC m=+332.636222482 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5740): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcd20 item 84 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f57c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f57c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f57c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f57c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f57c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.109782282 +0000 UTC m=+332.637293993 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f57c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcfc0 item 85 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.110223076 +0000 UTC m=+332.637734787 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5880): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f58c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f58c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f58c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f58c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f58c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.110223076 +0000 UTC m=+332.637734787 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f58c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd110 item 85 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5940): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5940): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5940): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5940): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5940): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.111342276 +0000 UTC m=+332.638853977 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5940): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd420 item 86 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.111860424 +0000 UTC m=+332.639372135 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a40): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.111860424 +0000 UTC m=+332.639372135 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5a40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd570 item 86 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5ac0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5ac0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5ac0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5ac0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5ac0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.112988011 +0000 UTC m=+332.640499722 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5ac0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd810 item 87 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.113553056 +0000 UTC m=+332.641064767 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5b80): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5bc0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5bc0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5bc0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5bc0): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5bc0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.113553056 +0000 UTC m=+332.641064767 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5bc0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd960 item 87 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5c40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5c40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5c40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5c40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5c40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.114640728 +0000 UTC m=+332.642152439 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5c40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddc00 item 88 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.115149208 +0000 UTC m=+332.642660919 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d40): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.115149208 +0000 UTC m=+332.642660919 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5d40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddd50 item 88 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.116289037 +0000 UTC m=+332.643800738 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e40): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e40): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e070 item 89 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e40): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.11676678 +0000 UTC m=+332.644278480 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5e40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 89 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.117230876 +0000 UTC m=+332.644742587 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f00): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f40): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f40): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f40): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f40): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f40): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.117230876 +0000 UTC m=+332.644742587 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0011f5f40): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e310 item 89 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.118430287 +0000 UTC m=+332.645941998 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2080): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b20c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b20c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b20c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e5b0 item 90 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b20c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b20c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.118861882 +0000 UTC m=+332.646373593 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b20c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 90 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.119339444 +0000 UTC m=+332.646851155 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2180): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b21c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b21c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b21c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b21c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b21c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.119339444 +0000 UTC m=+332.646851155 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b21c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e850 item 90 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.120356825 +0000 UTC m=+332.647868536 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2280): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b22c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b22c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b22c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 91 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b22c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b22c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.120810452 +0000 UTC m=+332.648322163 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b22c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): >_readAt: n=2, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): _writeAt: size=3, off=7 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ec40 item 91 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.121279228 +0000 UTC m=+332.648790930 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2380): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b23c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b23c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b23c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b23c0): >_readAt: n=8, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b23c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.121279228 +0000 UTC m=+332.648790930 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b23c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed90 item 91 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.122544552 +0000 UTC m=+332.650056253 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2480): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b24c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b24c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b24c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 92 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b24c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b24c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.122992849 +0000 UTC m=+332.650504550 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b24c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): open at offset 5 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 92 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): _readAt: size=2, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): _writeAt: size=3, off=5 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): >_writeAt: n=3, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.123528139 +0000 UTC m=+332.651039841 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2580): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b25c0): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b25c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b25c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b25c0): >_readAt: n=3, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b25c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.123528139 +0000 UTC m=+332.651039841 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b25c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 92 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.124557883 +0000 UTC m=+332.652069584 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2680): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b26c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b26c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b26c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f570 item 93 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b26c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b26c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.125038781 +0000 UTC m=+332.652550472 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b26c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2780): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2780): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2780): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2780): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2780): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.125038781 +0000 UTC m=+332.652550472 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0014b2780): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f6c0 item 93 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.126449095 +0000 UTC m=+332.653960797 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3480): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a34c0): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a34c0): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a34c0): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b880 item 94 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a34c0): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a34c0): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.126809128 +0000 UTC m=+332.654320829 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a34c0): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3580): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3580): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3580): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3580): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3580): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.126809128 +0000 UTC m=+332.654320829 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3580): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b9d0 item 94 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.12869951 +0000 UTC m=+332.656211240 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3640): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3680): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3680): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3680): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc70 item 95 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3680): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3680): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.129718322 +0000 UTC m=+332.657230054 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3680): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3740): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3740): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3740): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3740): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3740): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.129718322 +0000 UTC m=+332.657230054 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3740): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 95 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): open at offset 0 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): _readAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): >_readAt: n=0, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.131560374 +0000 UTC m=+332.659072105 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3800): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3840): _writeAt: size=5, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3840): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3840): >openPending: err= 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004920e0 item 96 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3840): >_writeAt: n=5, err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3840): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.132129066 +0000 UTC m=+332.659640797 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3840): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/04 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/04 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3900): _readAt: size=512, off=0 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3900): openPending: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3900): >openPending: err= 2025/03/04 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3900): >_readAt: n=5, err=EOF 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3900): close: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-04 01:56:02.132129066 +0000 UTC m=+332.659640797 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : open-test-file(0xc0013a3900): >close: err= 2025/03/04 01:56:02 DEBUG : open-test-file: Remove: 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 96 2025/03/04 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/04 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/04 01:56:02 DEBUG : open-test-file: >Remove: err= 2025/03/04 01:56:02 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : >WaitForWriters: 2025/03/04 01:56:02 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.70s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- 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-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:02 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:02 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:56:02 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:02 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:02 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:56:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:02 DEBUG : file1: newRWFileHandle: 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): openPending: 2025/03/04 01:56:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): >openPending: err= 2025/03/04 01:56:02 DEBUG : file1: >newRWFileHandle: err= 2025/03/04 01:56:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:56:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/04 01:56:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): _writeAt: size=2, off=0 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): >_writeAt: n=2, err= 2025/03/04 01:56:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): RWFileHandle.Flush 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): RWFileHandle.Release 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): close: 2025/03/04 01:56:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/04 01:56:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:02 DEBUG : file1(0xc000b43700): >close: err= 2025/03/04 01:56:02 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : file1: reading active writers 2025/03/04 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : file1: reading active writers 2025/03/04 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : file1: reading active writers 2025/03/04 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : file1: reading active writers 2025/03/04 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:56:02 DEBUG : file1: vfs cache: starting upload 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : file1: reading active writers 2025/03/04 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:56:02 DEBUG : : Looking for writers 2025/03/04 01:56:02 DEBUG : file1: reading active writers 2025/03/04 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:56:03 DEBUG : : Looking for writers 2025/03/04 01:56:03 DEBUG : file1: reading active writers 2025/03/04 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:56:03 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/04 01:56:03 DEBUG : : Looking for writers 2025/03/04 01:56:03 DEBUG : file1: reading active writers 2025/03/04 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:56:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/04 01:56:04 INFO : file1: Copied (new) 2025/03/04 01:56:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/03/04 01:56:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/04 01:56:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/04 01:56:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:56:04 INFO : file1: vfs cache: upload succeeded try #1 2025/03/04 01:56:04 DEBUG : : Looking for writers 2025/03/04 01:56:04 DEBUG : file1: reading active writers 2025/03/04 01:56:04 DEBUG : >WaitForWriters: 2025/03/04 01:56:05 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:05 DEBUG : : Looking for writers 2025/03/04 01:56:05 DEBUG : file1: reading active writers 2025/03/04 01:56:05 DEBUG : >WaitForWriters: 2025/03/04 01:56:05 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:05 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:05 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:56:05 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:05 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:05 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:56:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:05 DEBUG : rename_me: newRWFileHandle: 2025/03/04 01:56:05 DEBUG : rename_me(0xc000ab21c0): openPending: 2025/03/04 01:56:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/04 01:56:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/04 01:56:05 DEBUG : rename_me(0xc000ab21c0): >openPending: err= 2025/03/04 01:56:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/04 01:56:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/04 01:56:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/04 01:56:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/04 01:56:05 DEBUG : rename_me(0xc000ab21c0): _writeAt: size=5, off=0 2025/03/04 01:56:05 DEBUG : rename_me(0xc000ab21c0): >_writeAt: n=5, err= 2025/03/04 01:56:05 DEBUG : rename_me(0xc000ab21c0): close: 2025/03/04 01:56:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-04 01:56:05.767571354 +0000 UTC m=+336.295083054 2025/03/04 01:56:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/04 01:56:05 DEBUG : rename_me(0xc000ab21c0): >close: err= 2025/03/04 01:56:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/04 01:56:05 DEBUG : i_was_renamed: Updating file with 0xc00075fbc0 2025/03/04 01:56:05 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/04 01:56:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/04 01:56:05 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:05 DEBUG : : Looking for writers 2025/03/04 01:56:05 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/04 01:56:05 DEBUG : : Looking for writers 2025/03/04 01:56:05 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/04 01:56:05 DEBUG : : Looking for writers 2025/03/04 01:56:05 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/04 01:56:05 DEBUG : : Looking for writers 2025/03/04 01:56:05 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/04 01:56:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/04 01:56:05 DEBUG : : Looking for writers 2025/03/04 01:56:05 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/04 01:56:06 DEBUG : : Looking for writers 2025/03/04 01:56:06 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/04 01:56:06 DEBUG : : Looking for writers 2025/03/04 01:56:06 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/04 01:56:06 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/03/04 01:56:07 DEBUG : : Looking for writers 2025/03/04 01:56:07 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/04 01:56:07 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:56:07 INFO : i_was_renamed: Copied (new) 2025/03/04 01:56:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-04 01:56:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/04 01:56:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/04 01:56:07 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/04 01:56:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/04 01:56:08 DEBUG : : Looking for writers 2025/03/04 01:56:08 DEBUG : i_was_renamed: reading active writers 2025/03/04 01:56:08 DEBUG : >WaitForWriters: 2025/03/04 01:56:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.97s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:08 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/04 01:56:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:08 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/04 01:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nimuxoz5cequ" 2025/03/04 01:56:08 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/04 01:56:08 DEBUG : : forgetting directory cache 2025/03/04 01:56:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate(0xc0013a2300): _readAt: size=512, off=0 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate(0xc0013a2300): openPending: 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-04 00:57:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/04 01:56:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate(0xc0013a2300): >openPending: err= 2025/03/04 01:56:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate(0xc0013a2300): >_readAt: n=20, err=EOF 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate(0xc0013a2300): close: 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 00:57:08 +0000 UTC 2025/03/04 01:56:10 DEBUG : TestRWCacheUpdate(0xc0013a2300): >close: err= 2025/03/04 01:56:10 DEBUG : : Re-reading directory (359.406006ms old) 2025/03/04 01:56:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:11 DEBUG : : forgetting directory cache 2025/03/04 01:56:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/04 01:56:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate(0xc000ab2280): _readAt: size=512, off=0 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate(0xc000ab2280): openPending: 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-04 00:58:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-04 00:57:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-04 00:58:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-04 00:57:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/03/04 01:56:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/04 01:56:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate(0xc000ab2280): >openPending: err= 2025/03/04 01:56:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate(0xc000ab2280): >_readAt: n=20, err=EOF 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate(0xc000ab2280): close: 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 00:58:08 +0000 UTC 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate(0xc000ab2280): >close: err= 2025/03/04 01:56:13 DEBUG : : Re-reading directory (345.612602ms old) 2025/03/04 01:56:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:13 DEBUG : : forgetting directory cache 2025/03/04 01:56:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): _readAt: size=512, off=0 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): openPending: 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-04 00:59:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-03-04 00:58:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-04 00:59:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-03-04 00:58:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/03/04 01:56:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/04 01:56:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): >openPending: err= 2025/03/04 01:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): >_readAt: n=20, err=EOF 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): close: 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 00:59:08 +0000 UTC 2025/03/04 01:56:15 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): >close: err= 2025/03/04 01:56:15 DEBUG : : Re-reading directory (348.807169ms old) 2025/03/04 01:56:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:16 DEBUG : : forgetting directory cache 2025/03/04 01:56:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate(0xc000ab2740): _readAt: size=512, off=0 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate(0xc000ab2740): openPending: 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-04 01:00:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-03-04 00:59:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-04 01:00:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-03-04 00:59:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/03/04 01:56:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/04 01:56:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate(0xc000ab2740): >openPending: err= 2025/03/04 01:56:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:17 DEBUG : : forgetting directory cache 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate(0xc000ab2740): >_readAt: n=20, err=EOF 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate(0xc000ab2740): close: 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:00:08 +0000 UTC 2025/03/04 01:56:17 DEBUG : TestRWCacheUpdate(0xc000ab2740): >close: err= 2025/03/04 01:56:17 DEBUG : : Re-reading directory (387.574789ms old) 2025/03/04 01:56:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:18 DEBUG : : forgetting directory cache 2025/03/04 01:56:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate(0xc0003baf00): _readAt: size=512, off=0 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate(0xc0003baf00): openPending: 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-04 01:01:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-03-04 01:00:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-04 01:01:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-03-04 01:00:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/03/04 01:56:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/04 01:56:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate(0xc0003baf00): >openPending: err= 2025/03/04 01:56:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate(0xc0003baf00): >_readAt: n=20, err=EOF 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate(0xc0003baf00): close: 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:01:08 +0000 UTC 2025/03/04 01:56:20 DEBUG : TestRWCacheUpdate(0xc0003baf00): >close: err= 2025/03/04 01:56:20 DEBUG : : Re-reading directory (355.662617ms old) 2025/03/04 01:56:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:21 DEBUG : : forgetting directory cache 2025/03/04 01:56:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/04 01:56:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate(0xc0003bb380): _readAt: size=512, off=0 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate(0xc0003bb380): openPending: 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-04 01:02:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-03-04 01:01:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-04 01:02:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-03-04 01:01:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/03/04 01:56:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/04 01:56:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate(0xc0003bb380): >openPending: err= 2025/03/04 01:56:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate(0xc0003bb380): >_readAt: n=20, err=EOF 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate(0xc0003bb380): close: 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:02:08 +0000 UTC 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate(0xc0003bb380): >close: err= 2025/03/04 01:56:23 DEBUG : : Re-reading directory (349.538178ms old) 2025/03/04 01:56:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:23 DEBUG : : forgetting directory cache 2025/03/04 01:56:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): _readAt: size=512, off=0 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): openPending: 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-04 01:03:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-03-04 01:02:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-04 01:03:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-03-04 01:02:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/03/04 01:56:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/04 01:56:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): >openPending: err= 2025/03/04 01:56:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): >_readAt: n=21, err=EOF 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): close: 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:03:08 +0000 UTC 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate(0xc0003ba3c0): >close: err= 2025/03/04 01:56:25 DEBUG : : Re-reading directory (348.813403ms old) 2025/03/04 01:56:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:26 DEBUG : : forgetting directory cache 2025/03/04 01:56:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate(0xc0003bb280): _readAt: size=512, off=0 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate(0xc0003bb280): openPending: 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-04 01:04:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-03-04 01:03:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-04 01:04:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-03-04 01:03:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/03/04 01:56:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/04 01:56:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate(0xc0003bb280): >openPending: err= 2025/03/04 01:56:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:28 DEBUG : TestRWCacheUpdate(0xc0003bb280): >_readAt: n=22, err=EOF 2025/03/04 01:56:28 DEBUG : TestRWCacheUpdate(0xc0003bb280): close: 2025/03/04 01:56:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:04:08 +0000 UTC 2025/03/04 01:56:28 DEBUG : TestRWCacheUpdate(0xc0003bb280): >close: err= 2025/03/04 01:56:28 DEBUG : : Re-reading directory (334.603351ms old) 2025/03/04 01:56:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:28 DEBUG : : forgetting directory cache 2025/03/04 01:56:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate(0xc0003ba140): _readAt: size=512, off=0 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate(0xc0003ba140): openPending: 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-04 01:05:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-03-04 01:04:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-04 01:05:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-03-04 01:04:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/03/04 01:56:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/04 01:56:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate(0xc0003ba140): >openPending: err= 2025/03/04 01:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate(0xc0003ba140): >_readAt: n=23, err=EOF 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate(0xc0003ba140): close: 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:05:08 +0000 UTC 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate(0xc0003ba140): >close: err= 2025/03/04 01:56:30 DEBUG : : Re-reading directory (357.827004ms old) 2025/03/04 01:56:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:31 DEBUG : : forgetting directory cache 2025/03/04 01:56:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate(0xc0003bb400): _readAt: size=512, off=0 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate(0xc0003bb400): openPending: 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-04 01:06:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-03-04 01:05:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-04 01:06:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-03-04 01:05:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/03/04 01:56:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/04 01:56:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate(0xc0003bb400): >openPending: err= 2025/03/04 01:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:33 DEBUG : TestRWCacheUpdate(0xc0003bb400): >_readAt: n=24, err=EOF 2025/03/04 01:56:33 DEBUG : TestRWCacheUpdate(0xc0003bb400): close: 2025/03/04 01:56:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-04 01:06:08 +0000 UTC 2025/03/04 01:56:33 DEBUG : TestRWCacheUpdate(0xc0003bb400): >close: err= 2025/03/04 01:56:33 DEBUG : : Re-reading directory (348.940023ms old) 2025/03/04 01:56:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/04 01:56:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/04 01:56:33 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:33 DEBUG : : Looking for writers 2025/03/04 01:56:33 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/04 01:56:33 DEBUG : >WaitForWriters: 2025/03/04 01:56:33 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': vfs cache: cleaner exiting 2025/03/04 01:56:33 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (25.32s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:35 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/03/04 01:56:36 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/03/04 01:56:37 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:37 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:38 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:38 DEBUG : : Looking for writers 2025/03/04 01:56:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/04 01:56:38 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/04 01:56:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.59s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:39 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:39 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:39 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': Reusing VFS from active cache 2025/03/04 01:56:39 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:39 DEBUG : : Looking for writers 2025/03/04 01:56:39 DEBUG : >WaitForWriters: 2025/03/04 01:56:39 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:39 DEBUG : : Looking for writers 2025/03/04 01:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:40 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:40 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:40 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:40 DEBUG : : Looking for writers 2025/03/04 01:56:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:40 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:40 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:40 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:40 DEBUG : : Looking for writers 2025/03/04 01:56:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:40 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:40 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:41 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:56:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/04 01:56:45 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:45 DEBUG : dir: Looking for writers 2025/03/04 01:56:45 DEBUG : file2: reading active writers 2025/03/04 01:56:45 DEBUG : : Looking for writers 2025/03/04 01:56:45 DEBUG : file1: reading active writers 2025/03/04 01:56:45 DEBUG : dir: reading active writers 2025/03/04 01:56:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.46s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:46 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:46 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:56:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/04 01:56:50 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:50 DEBUG : dir: Looking for writers 2025/03/04 01:56:50 DEBUG : : Looking for writers 2025/03/04 01:56:50 DEBUG : dir: reading active writers 2025/03/04 01:56:50 DEBUG : file1: reading active writers 2025/03/04 01:56:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.54s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:51 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:51 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:56:52 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/04 01:56:54 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/04 01:56:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:55 DEBUG : file1: Open: flags=O_RDONLY 2025/03/04 01:56:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/04 01:56:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/04 01:56:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/04 01:56:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/04 01:56:56 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:56 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/04 01:56:56 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/04 01:56:56 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/04 01:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/04 01:56:56 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (0 bytes), uploading instead of streaming 2025/03/04 01:56:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:56:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/03/04 01:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/04 01:56:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:56:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/04 01:56:57 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:56:57 DEBUG : dir: Looking for writers 2025/03/04 01:56:57 DEBUG : file2: reading active writers 2025/03/04 01:56:57 DEBUG : new_file.txt: reading active writers 2025/03/04 01:56:57 DEBUG : : Looking for writers 2025/03/04 01:56:57 DEBUG : dir: reading active writers 2025/03/04 01:56:57 DEBUG : file1: reading active writers 2025/03/04 01:56:57 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.34s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:56:59 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:56:59 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/04 01:57:02 DEBUG : dir/file2: same parent dir (ODFfODEwOTMyMV9STHBldQ) - using file/rename instead of move_copy for dir/file1 2025/03/04 01:57:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/04 01:57:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000a092c0 2025/03/04 01:57:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/04 01:57:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:03 INFO : dir/file1: Moved (server-side) to: file0 2025/03/04 01:57:03 DEBUG : file0: Updating file with file0 0xc000a092c0 2025/03/04 01:57:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/04 01:57:03 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/04 01:57:04 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:04 DEBUG : dir: Looking for writers 2025/03/04 01:57:04 DEBUG : : Looking for writers 2025/03/04 01:57:04 DEBUG : dir: reading active writers 2025/03/04 01:57:04 DEBUG : file0: reading active writers 2025/03/04 01:57:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.84s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:05 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:05 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:05 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:05 DEBUG : : Looking for writers 2025/03/04 01:57:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:05 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:05 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:05 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/04 01:57:06 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/04 01:57:07 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/04 01:57:08 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/04 01:57:09 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/04 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:09 DEBUG : : Looking for writers 2025/03/04 01:57:09 DEBUG : a: Looking for writers 2025/03/04 01:57:09 DEBUG : b: Looking for writers 2025/03/04 01:57:09 DEBUG : c: Looking for writers 2025/03/04 01:57:09 DEBUG : d: Looking for writers 2025/03/04 01:57:09 DEBUG : : Looking for writers 2025/03/04 01:57:09 DEBUG : /: reading active writers 2025/03/04 01:57:09 DEBUG : a: reading active writers 2025/03/04 01:57:09 DEBUG : b: reading active writers 2025/03/04 01:57:09 DEBUG : c: reading active writers 2025/03/04 01:57:09 DEBUG : d: reading active writers 2025/03/04 01:57:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.11s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:11 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:11 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:12 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/04 01:57:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/04 01:57:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/04 01:57:14 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/04 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:16 DEBUG : a/b/c/d: Looking for writers 2025/03/04 01:57:16 DEBUG : a/b/c: Looking for writers 2025/03/04 01:57:16 DEBUG : d: reading active writers 2025/03/04 01:57:16 DEBUG : a/b: Looking for writers 2025/03/04 01:57:16 DEBUG : c: reading active writers 2025/03/04 01:57:16 DEBUG : a: Looking for writers 2025/03/04 01:57:16 DEBUG : b: reading active writers 2025/03/04 01:57:16 DEBUG : : Looking for writers 2025/03/04 01:57:16 DEBUG : a: reading active writers 2025/03/04 01:57:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.61s) === 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-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:19 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:19 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/04 01:57:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/04 01:57:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/04 01:57:19 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (5 bytes), uploading instead of streaming 2025/03/04 01:57:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:57:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:57:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/04 01:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/04 01:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:21 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (0 bytes), uploading instead of streaming 2025/03/04 01:57:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:57:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/04 01:57:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/04 01:57:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:22 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (7 bytes), uploading instead of streaming 2025/03/04 01:57:22 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/03/04 01:57:23 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/03/04 01:57:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:23 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:23 DEBUG : : Looking for writers 2025/03/04 01:57:23 DEBUG : file1: reading active writers 2025/03/04 01:57:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.05s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:24 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:24 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/04 01:57:25 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/04 01:57:25 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/04 01:57:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/04 01:57:25 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (11 bytes), uploading instead of streaming 2025/03/04 01:57:26 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/04 01:57:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/04 01:57:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/04 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:27 DEBUG : : Looking for writers 2025/03/04 01:57:27 DEBUG : file1: reading active writers 2025/03/04 01:57:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.49s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:27 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:27 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/04 01:57:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:27 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (5 bytes), uploading instead of streaming 2025/03/04 01:57:28 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/04 01:57:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/04 01:57:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/04 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:29 DEBUG : : Looking for writers 2025/03/04 01:57:29 DEBUG : file1: reading active writers 2025/03/04 01:57:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.31s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:30 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:30 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:30 DEBUG : file1: WriteFileHandle.Release closing 2025/03/04 01:57:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:30 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (0 bytes), uploading instead of streaming 2025/03/04 01:57:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:57:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/04 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:31 DEBUG : : Looking for writers 2025/03/04 01:57:31 DEBUG : file1: reading active writers 2025/03/04 01:57:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.18s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:32 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:32 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:32 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (2 bytes), uploading instead of streaming 2025/03/04 01:57:33 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/04 01:57:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/04 01:57:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/04 01:57:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:34 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:34 DEBUG : : Looking for writers 2025/03/04 01:57:34 DEBUG : file1: reading active writers 2025/03/04 01:57:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.96s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:35 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:35 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:35 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (0 bytes), uploading instead of streaming 2025/03/04 01:57:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/04 01:57:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:57:38 DEBUG : file1: Open: flags=O_RDONLY 2025/03/04 01:57:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/04 01:57:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/04 01:57:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:57:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/04 01:57:38 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:38 DEBUG : : Looking for writers 2025/03/04 01:57:38 DEBUG : file1: reading active writers 2025/03/04 01:57:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.57s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-nimuxoz5cequ'", Local "Local file system at /tmp/rclone1792279045", Modify Window "1s" 2025/03/04 01:57:38 INFO : OpenDrive root 'rclone-test-nimuxoz5cequ': poll-interval is not supported by this remote 2025/03/04 01:57:38 NOTICE: OpenDrive root 'rclone-test-nimuxoz5cequ': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/04 01:57:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/04 01:57:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/04 01:57:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/04 01:57:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/04 01:57:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:39 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': File to upload is small (100 bytes), uploading instead of streaming 2025/03/04 01:57:39 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/03/04 01:57:40 DEBUG : file1: md5 = 634df40a16dd8ee1006dbc83e24ac1c3 OK 2025/03/04 01:57:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/04 01:57:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/04 01:57:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/04 01:57:40 DEBUG : file1: Open: flags=O_RDONLY 2025/03/04 01:57:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/04 01:57:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/04 01:57:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/04 01:57:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/04 01:57:40 DEBUG : WaitForWriters: timeout=30s 2025/03/04 01:57:40 DEBUG : : Looking for writers 2025/03/04 01:57:40 DEBUG : file1: reading active writers 2025/03/04 01:57:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.89s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/03/04 01:57:41 DEBUG : OpenDrive root 'rclone-test-nimuxoz5cequ': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m13.155412759s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]