"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/09/01 04:14:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-latirac1cogo" 2026/09/01 04:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 04:14:31 DEBUG : Creating backend with remote "/tmp/rclone4001851625" === RUN TestDirHandleMethods run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:14:31 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:14:35 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:14:35 DEBUG : dir: Looking for writers 2026/09/01 04:14:35 DEBUG : Looking for writers 2026/09/01 04:14:35 DEBUG : dir: reading active writers 2026/09/01 04:14:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (17.47s) === RUN TestDirHandleReaddir run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:14:49 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:14:51 DEBUG : dir/file1: modtime not stored after upload (got 2026-09-01 04:14:50 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:15:00 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:15:00 DEBUG : dir/subdir: Looking for writers 2026/09/01 04:15:00 DEBUG : dir: Looking for writers 2026/09/01 04:15:00 DEBUG : file1: reading active writers 2026/09/01 04:15:00 DEBUG : file2: reading active writers 2026/09/01 04:15:00 DEBUG : subdir: reading active writers 2026/09/01 04:15:00 DEBUG : Looking for writers 2026/09/01 04:15:00 DEBUG : dir: reading active writers 2026/09/01 04:15:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (47.52s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:15:36 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:15:39 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:15:39 DEBUG : dir: Looking for writers 2026/09/01 04:15:39 DEBUG : file1: reading active writers 2026/09/01 04:15:39 DEBUG : Looking for writers 2026/09/01 04:15:39 DEBUG : dir: reading active writers 2026/09/01 04:15:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (18.02s) === RUN TestDirMethods run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:15:54 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:15:57 DEBUG : dir/file1: modtime not stored after upload (got 2026-09-01 04:15:56 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:15:58 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:15:58 DEBUG : dir: Looking for writers 2026/09/01 04:15:58 DEBUG : Looking for writers 2026/09/01 04:15:58 DEBUG : dir: reading active writers 2026/09/01 04:15:58 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (18.58s) === RUN TestDirForgetAll run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:16:13 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:16:17 DEBUG : dir: forgetting directory cache 2026/09/01 04:16:17 DEBUG : forgetting directory cache 2026/09/01 04:16:17 DEBUG : dir: forgetting directory cache 2026/09/01 04:16:17 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:16:17 DEBUG : Looking for writers 2026/09/01 04:16:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (18.27s) === RUN TestDirForgetPath run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:16:31 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:16:35 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/01 04:16:35 DEBUG : dir: invalidating directory cache 2026/09/01 04:16:35 DEBUG : >ForgetPath: 2026/09/01 04:16:35 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/01 04:16:35 DEBUG : invalidating directory cache 2026/09/01 04:16:35 DEBUG : dir: forgetting directory cache 2026/09/01 04:16:35 DEBUG : >ForgetPath: 2026/09/01 04:16:35 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/01 04:16:35 DEBUG : >ForgetPath: 2026/09/01 04:16:35 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:16:35 DEBUG : dir: Looking for writers 2026/09/01 04:16:35 DEBUG : Looking for writers 2026/09/01 04:16:35 DEBUG : dir: reading active writers 2026/09/01 04:16:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (17.90s) === RUN TestDirWalk run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:16:49 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:16:51 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/01 04:16:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:16:52 DEBUG : pacer: Reducing sleep to 15ms 2026/09/01 04:16:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/01 04:16:52 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 04:16:59 DEBUG : forgetting directory cache 2026/09/01 04:16:59 DEBUG : dir: forgetting directory cache 2026/09/01 04:17:00 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:17:00 DEBUG : dir: Looking for writers 2026/09/01 04:17:00 DEBUG : fil/a/b: Looking for writers 2026/09/01 04:17:00 DEBUG : fil/a: Looking for writers 2026/09/01 04:17:00 DEBUG : b: reading active writers 2026/09/01 04:17:00 DEBUG : fil: Looking for writers 2026/09/01 04:17:00 DEBUG : a: reading active writers 2026/09/01 04:17:00 DEBUG : Looking for writers 2026/09/01 04:17:00 DEBUG : dir: reading active writers 2026/09/01 04:17:00 DEBUG : fil: reading active writers 2026/09/01 04:17:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (52.90s) === RUN TestDirSetModTime run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:17:42 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:17:45 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:17:45 DEBUG : dir: Looking for writers 2026/09/01 04:17:45 DEBUG : Looking for writers 2026/09/01 04:17:45 DEBUG : dir: reading active writers 2026/09/01 04:17:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (18.27s) === RUN TestDirStat run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:18:00 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:18:06 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:18:06 DEBUG : dir: Looking for writers 2026/09/01 04:18:06 DEBUG : file1: reading active writers 2026/09/01 04:18:06 DEBUG : Looking for writers 2026/09/01 04:18:06 DEBUG : dir: reading active writers 2026/09/01 04:18:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (19.48s) === RUN TestDirReadDirAll run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:18:19 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:18:24 DEBUG : dir/file2: modtime not stored after upload (got 2026-09-01 04:18:23 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:18:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/01 04:18:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:18:27 DEBUG : pacer: Reducing sleep to 15ms 2026/09/01 04:18:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/01 04:18:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestDirReadDirAll/Virtual 2026/09/01 04:18:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/01 04:18:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/01 04:18:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/01 04:18:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/01 04:18:52 DEBUG : dir: invalidating directory cache 2026/09/01 04:18:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/01 04:18:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/01 04:18:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/01 04:18:53 DEBUG : dir/file1: Reset virtual modtime 2026/09/01 04:18:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/01 04:18:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/01 04:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/01 04:18:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/01 04:18:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:18:53 DEBUG : dir: invalidating directory cache 2026/09/01 04:18:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/01 04:18:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:18:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/01 04:18:53 DEBUG : forgetting directory cache 2026/09/01 04:18:53 DEBUG : dir: forgetting directory cache 2026/09/01 04:18:53 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/01 04:18:53 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:18:53 DEBUG : dir/virtualDir: Looking for writers 2026/09/01 04:18:53 DEBUG : dir: Looking for writers 2026/09/01 04:18:53 DEBUG : virtualFile: reading active writers 2026/09/01 04:18:53 DEBUG : virtualDir: reading active writers 2026/09/01 04:18:53 DEBUG : file1: reading active writers 2026/09/01 04:18:53 DEBUG : virtualFile2: reading active writers 2026/09/01 04:18:53 DEBUG : Looking for writers 2026/09/01 04:18:53 DEBUG : dir: reading active writers 2026/09/01 04:18:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (67.67s) --- PASS: TestDirReadDirAll/Virtual (23.36s) === RUN TestDirOpen run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:19:27 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:19:31 ERROR : dir/: Can only open directories read only 2026/09/01 04:19:31 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:19:31 DEBUG : dir: Looking for writers 2026/09/01 04:19:31 DEBUG : Looking for writers 2026/09/01 04:19:31 DEBUG : dir: reading active writers 2026/09/01 04:19:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (17.61s) === RUN TestDirCreate run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:19:45 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:19:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/01 04:19:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:19:47 DEBUG : pacer: Reducing sleep to 15ms 2026/09/01 04:19:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/01 04:19:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 04:19:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/01 04:19:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/01 04:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/01 04:19:49 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 04:19:51 DEBUG : dir/potato: size = 5 OK 2026/09/01 04:19:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:19:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/01 04:19:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/01 04:19:51 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:19:51 DEBUG : dir: Looking for writers 2026/09/01 04:19:51 DEBUG : file1: reading active writers 2026/09/01 04:19:51 DEBUG : potato: reading active writers 2026/09/01 04:19:51 DEBUG : Looking for writers 2026/09/01 04:19:51 DEBUG : dir: reading active writers 2026/09/01 04:19:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (25.94s) === RUN TestDirMkdir run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:20:11 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:20:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/01 04:20:16 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:20:16 DEBUG : dir/sub: Looking for writers 2026/09/01 04:20:16 DEBUG : dir: Looking for writers 2026/09/01 04:20:16 DEBUG : file1: reading active writers 2026/09/01 04:20:16 DEBUG : sub: reading active writers 2026/09/01 04:20:16 DEBUG : Looking for writers 2026/09/01 04:20:16 DEBUG : dir: reading active writers 2026/09/01 04:20:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (27.67s) === RUN TestDirMkdirSub run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:20:38 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:20:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/01 04:20:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/01 04:20:45 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:20:45 DEBUG : dir/sub/subsub: Looking for writers 2026/09/01 04:20:45 DEBUG : dir/sub: Looking for writers 2026/09/01 04:20:45 DEBUG : subsub: reading active writers 2026/09/01 04:20:45 DEBUG : dir: Looking for writers 2026/09/01 04:20:45 DEBUG : file1: reading active writers 2026/09/01 04:20:45 DEBUG : sub: reading active writers 2026/09/01 04:20:45 DEBUG : Looking for writers 2026/09/01 04:20:45 DEBUG : dir: reading active writers 2026/09/01 04:20:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (36.31s) === RUN TestDirRemove run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:21:15 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:21:19 ERROR : dir/: Dir.Remove not empty 2026/09/01 04:21:19 DEBUG : dir/file1: Remove: 2026/09/01 04:21:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:21:25 DEBUG : dir/file1: >Remove: err= 2026/09/01 04:21:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/01 04:21:32 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:21:32 DEBUG : Looking for writers 2026/09/01 04:21:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (17.92s) === RUN TestDirRemoveAll run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:21:33 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:21:35 DEBUG : dir/file1: modtime not stored after upload (got 2026-09-01 04:21:34 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:21:37 DEBUG : dir/file1: Remove: 2026/09/01 04:21:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:21:42 DEBUG : dir/file1: >Remove: err= 2026/09/01 04:21:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/01 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:21:49 DEBUG : Looking for writers 2026/09/01 04:21:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (16.96s) === RUN TestDirRemoveName run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:21:50 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:21:54 DEBUG : dir/file1: Remove: 2026/09/01 04:21:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:21:59 DEBUG : dir/file1: >Remove: err= 2026/09/01 04:22:00 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:22:00 DEBUG : dir: Looking for writers 2026/09/01 04:22:00 DEBUG : Looking for writers 2026/09/01 04:22:00 DEBUG : dir: reading active writers 2026/09/01 04:22:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (18.28s) === RUN TestDirRename run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:22:08 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:22:15 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/01 04:22:17 DEBUG : dir: Updating dir with dir2 0x3a971478c900 2026/09/01 04:22:17 DEBUG : dir: forgetting directory cache 2026/09/01 04:22:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/01 04:22:17 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/01 04:22:20 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/01 04:22:20 DEBUG : file2: Updating file with file2 0x3a9714a28270 2026/09/01 04:22:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/01 04:22:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:22:27 INFO : dir2/file3: Deleted 2026/09/01 04:22:28 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/01 04:22:28 DEBUG : dir2/file3: Updating file with dir2/file3 0x3a9714a28270 2026/09/01 04:22:28 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/01 04:22:28 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/01 04:22:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/01 04:22:31 DEBUG : empty directory: Updating dir with renamed empty directory 0x3a9714659b00 2026/09/01 04:22:31 DEBUG : empty directory: forgetting directory cache 2026/09/01 04:22:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/01 04:22:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/01 04:22:31 DEBUG : dir2: Renaming to "dir3" 2026/09/01 04:22:31 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:22:31 DEBUG : dir3: Looking for writers 2026/09/01 04:22:31 DEBUG : file3: reading active writers 2026/09/01 04:22:31 DEBUG : renamed empty directory: Looking for writers 2026/09/01 04:22:31 DEBUG : Looking for writers 2026/09/01 04:22:31 DEBUG : dir3: reading active writers 2026/09/01 04:22:31 DEBUG : renamed empty directory: reading active writers 2026/09/01 04:22:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (45.37s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:22:53 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:22:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/01 04:22:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:22:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:22:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/01 04:22:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/01 04:22:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/01 04:22:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/01 04:22:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:22:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:22:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/01 04:22:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/01 04:22:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/01 04:22:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/01 04:22:58 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (12 bytes), uploading instead of streaming 2026/09/01 04:23:01 DEBUG : dir/sub/file2: size = 12 OK 2026/09/01 04:23:01 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/01 04:23:01 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/01 04:23:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/01 04:23:01 DEBUG : forgetting directory cache 2026/09/01 04:23:01 DEBUG : dir: forgetting directory cache 2026/09/01 04:23:01 DEBUG : dir/sub: forgetting directory cache 2026/09/01 04:23:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/01 04:23:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/01 04:23:01 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 04:23:03 DEBUG : dir/sub/file0: size = 5 OK 2026/09/01 04:23:03 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:23:03 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/01 04:23:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/01 04:23:03 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:23:03 DEBUG : dir/sub: Looking for writers 2026/09/01 04:23:03 DEBUG : file0: reading active writers 2026/09/01 04:23:03 DEBUG : file2: reading active writers 2026/09/01 04:23:03 DEBUG : dir: Looking for writers 2026/09/01 04:23:03 DEBUG : file1: reading active writers 2026/09/01 04:23:03 DEBUG : sub: reading active writers 2026/09/01 04:23:03 DEBUG : Looking for writers 2026/09/01 04:23:03 DEBUG : dir: reading active writers 2026/09/01 04:23:03 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (46.38s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:23:40 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/01 04:23:40 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:23:40 DEBUG : Looking for writers 2026/09/01 04:23:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.67s) === RUN TestDirMetadataExtension run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:23:40 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:23:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/01 04:23:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:23:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/01 04:23:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/01 04:23:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/01 04:23:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:23:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/01 04:23:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/01 04:23:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:23:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/01 04:23:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/01 04:23:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/01 04:23:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:23:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/01 04:23:43 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:23:43 DEBUG : dir: Looking for writers 2026/09/01 04:23:43 DEBUG : file1: reading active writers 2026/09/01 04:23:43 DEBUG : file1.metadata: reading active writers 2026/09/01 04:23:43 DEBUG : Looking for writers 2026/09/01 04:23:43 DEBUG : dir: reading active writers 2026/09/01 04:23:43 DEBUG : dir.metadata: reading active writers 2026/09/01 04:23:43 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (16.77s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:23:57 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:24:01 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:24:01 DEBUG : dir: Looking for writers 2026/09/01 04:24:01 DEBUG : file1: reading active writers 2026/09/01 04:24:01 DEBUG : Looking for writers 2026/09/01 04:24:01 DEBUG : dir: reading active writers 2026/09/01 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (18.36s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:24:15 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:24:31 DEBUG : Can set mod time: true 2026/09/01 04:24:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/01 04:24:33 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:24:33 DEBUG : dir: Looking for writers 2026/09/01 04:24:33 DEBUG : file1: reading active writers 2026/09/01 04:24:33 DEBUG : Looking for writers 2026/09/01 04:24:33 DEBUG : dir: reading active writers 2026/09/01 04:24:33 DEBUG : >WaitForWriters: 2026/09/01 04:24:35 DEBUG : dir: forgetting directory cache 2026/09/01 04:24:35 DEBUG : forgetting directory cache 2026/09/01 04:24:35 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:24:47 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:24:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:24:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/01 04:24:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:24:50 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/01 04:24:53 DEBUG : dir/file1: size = 0 OK 2026/09/01 04:24:53 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:24:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/01 04:24:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/01 04:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:24:54 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:24:54 DEBUG : dir: Looking for writers 2026/09/01 04:24:54 DEBUG : file1: reading active writers 2026/09/01 04:24:54 DEBUG : Looking for writers 2026/09/01 04:24:54 DEBUG : dir: reading active writers 2026/09/01 04:24:54 DEBUG : >WaitForWriters: 2026/09/01 04:24:54 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:24:54 DEBUG : dir: Looking for writers 2026/09/01 04:24:54 DEBUG : file1: reading active writers 2026/09/01 04:24:54 DEBUG : Looking for writers 2026/09/01 04:24:54 DEBUG : dir: reading active writers 2026/09/01 04:24:54 DEBUG : >WaitForWriters: 2026/09/01 04:25:00 DEBUG : forgetting directory cache 2026/09/01 04:25:00 DEBUG : dir: forgetting directory cache 2026/09/01 04:25:00 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:25:09 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:25:12 DEBUG : dir/file1: modtime not stored after upload (got 2026-09-01 04:25:10 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:25:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:25:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/01 04:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:25:13 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 04:25:16 DEBUG : dir/file1: size = 5 OK 2026/09/01 04:25:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:25:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/01 04:25:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/01 04:25:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:25:17 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:25:17 DEBUG : dir: Looking for writers 2026/09/01 04:25:17 DEBUG : file1: reading active writers 2026/09/01 04:25:17 DEBUG : Looking for writers 2026/09/01 04:25:17 DEBUG : dir: reading active writers 2026/09/01 04:25:17 DEBUG : >WaitForWriters: 2026/09/01 04:25:17 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:25:17 DEBUG : dir: Looking for writers 2026/09/01 04:25:17 DEBUG : file1: reading active writers 2026/09/01 04:25:17 DEBUG : Looking for writers 2026/09/01 04:25:17 DEBUG : dir: reading active writers 2026/09/01 04:25:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:25:32 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:25:32 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:25:32 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:32 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:32 DEBUG : Config file has changed externally - reloading 2026/09/01 04:25:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:25:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:25:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:32 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:25:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/01 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:25:37 DEBUG : dir: Looking for writers 2026/09/01 04:25:37 DEBUG : file1: reading active writers 2026/09/01 04:25:37 DEBUG : Looking for writers 2026/09/01 04:25:37 DEBUG : dir: reading active writers 2026/09/01 04:25:37 DEBUG : >WaitForWriters: 2026/09/01 04:25:37 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:25:39 DEBUG : forgetting directory cache 2026/09/01 04:25:39 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:25:51 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:25:51 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:25:51 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:51 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:25:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:25:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:25:51 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:25:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/01 04:25:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:25:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:25:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:25:55 DEBUG : dir/file1(0x3a9714a87080): close: 2026/09/01 04:25:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/01 04:25:55 DEBUG : dir/file1(0x3a9714a87080): >close: err= 2026/09/01 04:25:55 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:25:55 DEBUG : dir: Looking for writers 2026/09/01 04:25:55 DEBUG : file1: reading active writers 2026/09/01 04:25:55 DEBUG : Looking for writers 2026/09/01 04:25:55 DEBUG : dir: reading active writers 2026/09/01 04:25:55 DEBUG : >WaitForWriters: 2026/09/01 04:25:56 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:25:56 DEBUG : dir: Looking for writers 2026/09/01 04:25:56 DEBUG : file1: reading active writers 2026/09/01 04:25:56 DEBUG : Looking for writers 2026/09/01 04:25:56 DEBUG : dir: reading active writers 2026/09/01 04:25:56 DEBUG : >WaitForWriters: 2026/09/01 04:25:56 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:25:58 DEBUG : dir: forgetting directory cache 2026/09/01 04:25:58 DEBUG : forgetting directory cache 2026/09/01 04:25:58 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:26:10 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:26:10 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:26:10 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:26:10 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:26:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:26:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:26:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:26:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:26:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:26:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:26:10 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:26:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/01 04:26:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:26:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:26:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:26:14 DEBUG : dir/file1(0x3a97144c5180): _writeAt: size=5, off=0 2026/09/01 04:26:14 DEBUG : dir/file1(0x3a97144c5180): openPending: 2026/09/01 04:26:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/01 04:26:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/01 04:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:26:14 DEBUG : dir/file1(0x3a97144c5180): >openPending: err= 2026/09/01 04:26:14 DEBUG : dir/file1(0x3a97144c5180): >_writeAt: n=5, err= 2026/09/01 04:26:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/01 04:26:14 DEBUG : dir/file1(0x3a97144c5180): close: 2026/09/01 04:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/01 04:26:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/01 04:26:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/01 04:26:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/01 04:26:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/01 04:26:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:26:15 DEBUG : dir/file1(0x3a97144c5180): >close: err= 2026/09/01 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:26:15 DEBUG : dir/file1: vfs cache: starting upload 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:26:15 DEBUG : dir: Looking for writers 2026/09/01 04:26:15 DEBUG : file1: reading active writers 2026/09/01 04:26:15 DEBUG : Looking for writers 2026/09/01 04:26:15 DEBUG : dir: reading active writers 2026/09/01 04:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:26:16 DEBUG : dir: Looking for writers 2026/09/01 04:26:16 DEBUG : file1: reading active writers 2026/09/01 04:26:16 DEBUG : Looking for writers 2026/09/01 04:26:16 DEBUG : dir: reading active writers 2026/09/01 04:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:26:17 DEBUG : dir: Looking for writers 2026/09/01 04:26:17 DEBUG : file1: reading active writers 2026/09/01 04:26:17 DEBUG : Looking for writers 2026/09/01 04:26:17 DEBUG : dir: reading active writers 2026/09/01 04:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:26:18 DEBUG : dir/file1: size = 14 OK 2026/09/01 04:26:18 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/01 04:26:18 INFO : dir/file1: Copied (replaced existing) 2026/09/01 04:26:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/01 04:26:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/01 04:26:18 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/01 04:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:26:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/01 04:26:18 DEBUG : dir: Looking for writers 2026/09/01 04:26:18 DEBUG : file1: reading active writers 2026/09/01 04:26:18 DEBUG : Looking for writers 2026/09/01 04:26:18 DEBUG : dir: reading active writers 2026/09/01 04:26:18 DEBUG : >WaitForWriters: 2026/09/01 04:26:19 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:26:19 DEBUG : dir: Looking for writers 2026/09/01 04:26:19 DEBUG : file1: reading active writers 2026/09/01 04:26:19 DEBUG : Looking for writers 2026/09/01 04:26:19 DEBUG : dir: reading active writers 2026/09/01 04:26:19 DEBUG : >WaitForWriters: 2026/09/01 04:26:19 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (137.30s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (31.21s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (22.27s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (23.31s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (19.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (19.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (22.37s) === RUN TestFileOpenRead run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:26:33 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:26:35 DEBUG : forgetting directory cache 2026/09/01 04:26:35 DEBUG : dir: forgetting directory cache 2026/09/01 04:26:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:26:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:26:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/01 04:26:40 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:26:40 DEBUG : dir: Looking for writers 2026/09/01 04:26:40 DEBUG : file1: reading active writers 2026/09/01 04:26:40 DEBUG : Looking for writers 2026/09/01 04:26:40 DEBUG : dir: reading active writers 2026/09/01 04:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (20.13s) === RUN TestFileOpenReadUnknownSize 2026/09/01 04:26:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/01 04:26:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/01 04:26:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:26:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/01 04:26:53 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:26:53 DEBUG : Looking for writers 2026/09/01 04:26:53 DEBUG : file.txt: reading active writers 2026/09/01 04:26:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:26:53 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:26:57 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/01 04:26:59 DEBUG : dir/file1: size = 25 OK 2026/09/01 04:26:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:26:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/01 04:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:26:59 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:26:59 DEBUG : dir: Looking for writers 2026/09/01 04:26:59 DEBUG : file1: reading active writers 2026/09/01 04:26:59 DEBUG : Looking for writers 2026/09/01 04:26:59 DEBUG : dir: reading active writers 2026/09/01 04:26:59 DEBUG : >WaitForWriters: 2026/09/01 04:26:59 DEBUG : forgetting directory cache 2026/09/01 04:26:59 DEBUG : fil: forgetting directory cache 2026/09/01 04:26:59 DEBUG : fil/a: forgetting directory cache 2026/09/01 04:26:59 DEBUG : fil/a/b: forgetting directory cache 2026/09/01 04:26:59 DEBUG : dir: forgetting directory cache 2026/09/01 04:26:59 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpenWrite (20.49s) === RUN TestFileRemove run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:27:13 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:27:17 DEBUG : dir/file1: Remove: 2026/09/01 04:27:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:27:23 DEBUG : dir/file1: >Remove: err= 2026/09/01 04:27:24 DEBUG : dir/file1: Remove: 2026/09/01 04:27:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/01 04:27:24 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:27:24 DEBUG : dir: Looking for writers 2026/09/01 04:27:24 DEBUG : Looking for writers 2026/09/01 04:27:24 DEBUG : dir: reading active writers 2026/09/01 04:27:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (17.93s) === RUN TestFileRemoveAll run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:27:31 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:27:36 DEBUG : dir/file1: Remove: 2026/09/01 04:27:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:27:42 DEBUG : dir/file1: >Remove: err= 2026/09/01 04:27:42 DEBUG : dir/file1: Remove: 2026/09/01 04:27:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/01 04:27:42 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:27:42 DEBUG : dir: Looking for writers 2026/09/01 04:27:42 DEBUG : Looking for writers 2026/09/01 04:27:42 DEBUG : dir: reading active writers 2026/09/01 04:27:42 DEBUG : >WaitForWriters: 2026/09/01 04:27:45 DEBUG : forgetting directory cache 2026/09/01 04:27:45 DEBUG : dir: forgetting directory cache --- PASS: TestFileRemoveAll (19.19s) === RUN TestFileOpen run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:27:50 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:27:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/01 04:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/01 04:27:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/01 04:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/01 04:27:54 DEBUG : dir/file1: Open: flags=0x3 2026/09/01 04:27:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/01 04:27:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/01 04:27:54 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:27:54 DEBUG : dir: Looking for writers 2026/09/01 04:27:54 DEBUG : file1: reading active writers 2026/09/01 04:27:54 DEBUG : Looking for writers 2026/09/01 04:27:54 DEBUG : dir: reading active writers 2026/09/01 04:27:54 DEBUG : >WaitForWriters: 2026/09/01 04:28:05 DEBUG : forgetting directory cache 2026/09/01 04:28:05 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpen (16.92s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:28:07 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:28:14 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:28:14 DEBUG : dir: Looking for writers 2026/09/01 04:28:14 DEBUG : file1: reading active writers 2026/09/01 04:28:14 DEBUG : Looking for writers 2026/09/01 04:28:14 DEBUG : dir: reading active writers 2026/09/01 04:28:14 DEBUG : >WaitForWriters: 2026/09/01 04:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714989d40 2026/09/01 04:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:28:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/01 04:28:19 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714989d40 2026/09/01 04:28:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/01 04:28:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:28:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:28:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/01 04:28:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:28:19 DEBUG : dir/file1: File is currently open, delaying rename 0x3a9714989d40 2026/09/01 04:28:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:28:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:28:19 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/01 04:28:22 DEBUG : dir/file1: size = 25 OK 2026/09/01 04:28:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:28:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/01 04:28:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:28:22 DEBUG : newLeaf: Running delayed rename now 2026/09/01 04:28:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:28:24 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714989d40 2026/09/01 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:28:24 DEBUG : dir: Looking for writers 2026/09/01 04:28:24 DEBUG : Looking for writers 2026/09/01 04:28:24 DEBUG : newLeaf: reading active writers 2026/09/01 04:28:24 DEBUG : dir: reading active writers 2026/09/01 04:28:24 DEBUG : >WaitForWriters: 2026/09/01 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:28:24 DEBUG : dir: Looking for writers 2026/09/01 04:28:24 DEBUG : Looking for writers 2026/09/01 04:28:24 DEBUG : dir: reading active writers 2026/09/01 04:28:24 DEBUG : newLeaf: reading active writers 2026/09/01 04:28:24 DEBUG : >WaitForWriters: 2026/09/01 04:28:30 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:28:39 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:28:39 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:28:39 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:28:39 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:28:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:28:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:28:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:28:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:28:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:28:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:28:39 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:28:42 DEBUG : dir: Looking for writers 2026/09/01 04:28:42 DEBUG : file1: reading active writers 2026/09/01 04:28:42 DEBUG : Looking for writers 2026/09/01 04:28:42 DEBUG : dir: reading active writers 2026/09/01 04:28:42 DEBUG : >WaitForWriters: 2026/09/01 04:28:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:28:45 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714b5e680 2026/09/01 04:28:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:28:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:28:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/01 04:28:47 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714b5e680 2026/09/01 04:28:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/01 04:28:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:28:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:28:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/01 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:28:48 DEBUG : dir/file1: File is currently open, delaying rename 0x3a9714b5e680 2026/09/01 04:28:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:28:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:28:48 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/01 04:28:50 DEBUG : dir/file1: size = 25 OK 2026/09/01 04:28:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:28:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/01 04:28:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:28:50 DEBUG : newLeaf: Running delayed rename now 2026/09/01 04:28:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:28:52 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714b5e680 2026/09/01 04:28:52 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:28:52 DEBUG : dir: Looking for writers 2026/09/01 04:28:52 DEBUG : Looking for writers 2026/09/01 04:28:52 DEBUG : newLeaf: reading active writers 2026/09/01 04:28:52 DEBUG : dir: reading active writers 2026/09/01 04:28:52 DEBUG : >WaitForWriters: 2026/09/01 04:28:53 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:28:53 DEBUG : dir: Looking for writers 2026/09/01 04:28:53 DEBUG : Looking for writers 2026/09/01 04:28:53 DEBUG : dir: reading active writers 2026/09/01 04:28:53 DEBUG : newLeaf: reading active writers 2026/09/01 04:28:53 DEBUG : >WaitForWriters: 2026/09/01 04:28:53 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:28:53 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/01 04:28:53 DEBUG : dir: forgetting directory cache 2026/09/01 04:28:53 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/01 04:28:53 DEBUG : forgetting directory cache 2026/09/01 04:28:53 DEBUG : dir: forgetting directory cache 2026/09/01 04:28:53 DEBUG : dir/virtualDir: forgetting directory cache === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:29:07 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:29:07 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:29:07 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:07 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:07 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:29:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:29:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:29:10 DEBUG : dir/file1(0x3a9714a7f600): openPending: 2026/09/01 04:29:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/01 04:29:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/01 04:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:10 DEBUG : dir/file1(0x3a9714a7f600): >openPending: err= 2026/09/01 04:29:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:29:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:29:10 DEBUG : dir/file1(0x3a9714a7f600): _writeAt: size=14, off=0 2026/09/01 04:29:10 DEBUG : dir/file1(0x3a9714a7f600): >_writeAt: n=14, err= 2026/09/01 04:29:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:29:10 DEBUG : dir/file1(0x3a9714a7f600): close: 2026/09/01 04:29:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/01 04:29:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:29:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:29:10 DEBUG : dir/file1(0x3a9714a7f600): >close: err= 2026/09/01 04:29:10 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:29:10 DEBUG : dir: Looking for writers 2026/09/01 04:29:10 DEBUG : file1: reading active writers 2026/09/01 04:29:10 DEBUG : Looking for writers 2026/09/01 04:29:10 DEBUG : dir: reading active writers 2026/09/01 04:29:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:29:10 DEBUG : dir: Looking for writers 2026/09/01 04:29:10 DEBUG : file1: reading active writers 2026/09/01 04:29:10 DEBUG : Looking for writers 2026/09/01 04:29:10 DEBUG : dir: reading active writers 2026/09/01 04:29:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:29:10 DEBUG : dir: Looking for writers 2026/09/01 04:29:10 DEBUG : file1: reading active writers 2026/09/01 04:29:10 DEBUG : Looking for writers 2026/09/01 04:29:10 DEBUG : dir: reading active writers 2026/09/01 04:29:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:29:10 DEBUG : dir: Looking for writers 2026/09/01 04:29:10 DEBUG : file1: reading active writers 2026/09/01 04:29:10 DEBUG : Looking for writers 2026/09/01 04:29:10 DEBUG : dir: reading active writers 2026/09/01 04:29:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:29:10 DEBUG : dir/file1: vfs cache: starting upload 2026/09/01 04:29:10 DEBUG : dir: Looking for writers 2026/09/01 04:29:10 DEBUG : file1: reading active writers 2026/09/01 04:29:10 DEBUG : Looking for writers 2026/09/01 04:29:10 DEBUG : dir: reading active writers 2026/09/01 04:29:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:29:10 DEBUG : dir: Looking for writers 2026/09/01 04:29:10 DEBUG : file1: reading active writers 2026/09/01 04:29:10 DEBUG : Looking for writers 2026/09/01 04:29:10 DEBUG : dir: reading active writers 2026/09/01 04:29:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:29:11 DEBUG : dir: Looking for writers 2026/09/01 04:29:11 DEBUG : file1: reading active writers 2026/09/01 04:29:11 DEBUG : Looking for writers 2026/09/01 04:29:11 DEBUG : dir: reading active writers 2026/09/01 04:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:29:11 DEBUG : dir: Looking for writers 2026/09/01 04:29:11 DEBUG : file1: reading active writers 2026/09/01 04:29:11 DEBUG : Looking for writers 2026/09/01 04:29:11 DEBUG : dir: reading active writers 2026/09/01 04:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:12 DEBUG : dir: Looking for writers 2026/09/01 04:29:12 DEBUG : file1: reading active writers 2026/09/01 04:29:12 DEBUG : Looking for writers 2026/09/01 04:29:12 DEBUG : dir: reading active writers 2026/09/01 04:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:12 DEBUG : dir/file1: size = 14 OK 2026/09/01 04:29:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/01 04:29:12 INFO : dir/file1: Copied (replaced existing) 2026/09/01 04:29:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/01 04:29:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/01 04:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/01 04:29:13 DEBUG : dir: Looking for writers 2026/09/01 04:29:13 DEBUG : file1: reading active writers 2026/09/01 04:29:13 DEBUG : Looking for writers 2026/09/01 04:29:13 DEBUG : dir: reading active writers 2026/09/01 04:29:13 DEBUG : >WaitForWriters: 2026/09/01 04:29:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:29:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:29:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:29:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:29:13 DEBUG : dir/file1(0x3a9714e05780): _readAt: size=512, off=0 2026/09/01 04:29:13 DEBUG : dir/file1(0x3a9714e05780): openPending: 2026/09/01 04:29:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/01 04:29:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/01 04:29:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:13 DEBUG : dir/file1(0x3a9714e05780): >openPending: err= 2026/09/01 04:29:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/01 04:29:13 DEBUG : dir/file1(0x3a9714e05780): >_readAt: n=14, err=EOF 2026/09/01 04:29:13 DEBUG : dir/file1(0x3a9714e05780): close: 2026/09/01 04:29:13 DEBUG : dir/file1(0x3a9714e05780): >close: err= 2026/09/01 04:29:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:29:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:29:17 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714a711e0 2026/09/01 04:29:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:29:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:29:18 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:29:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/01 04:29:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/01 04:29:20 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714a711e0 2026/09/01 04:29:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/01 04:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:29:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:29:20 DEBUG : dir/file1(0x3a9714468b80): openPending: 2026/09/01 04:29:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/01 04:29:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/01 04:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:20 DEBUG : dir/file1(0x3a9714468b80): >openPending: err= 2026/09/01 04:29:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:29:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:29:20 DEBUG : dir/file1(0x3a9714468b80): _writeAt: size=25, off=0 2026/09/01 04:29:20 DEBUG : dir/file1(0x3a9714468b80): >_writeAt: n=25, err= 2026/09/01 04:29:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:29:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:29:22 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714a711e0 2026/09/01 04:29:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:29:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:29:22 DEBUG : newLeaf(0x3a9714468b80): close: 2026/09/01 04:29:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/01 04:29:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-01 04:29:20.795011167 +0000 UTC m=+889.684408183 2026/09/01 04:29:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/01 04:29:22 DEBUG : newLeaf(0x3a9714468b80): >close: err= 2026/09/01 04:29:22 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:29:22 DEBUG : dir: Looking for writers 2026/09/01 04:29:22 DEBUG : Looking for writers 2026/09/01 04:29:22 DEBUG : dir: reading active writers 2026/09/01 04:29:22 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:29:22 DEBUG : dir: Looking for writers 2026/09/01 04:29:22 DEBUG : Looking for writers 2026/09/01 04:29:22 DEBUG : dir: reading active writers 2026/09/01 04:29:22 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:29:22 DEBUG : dir: Looking for writers 2026/09/01 04:29:22 DEBUG : Looking for writers 2026/09/01 04:29:22 DEBUG : dir: reading active writers 2026/09/01 04:29:22 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:29:23 DEBUG : dir: Looking for writers 2026/09/01 04:29:23 DEBUG : Looking for writers 2026/09/01 04:29:23 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:23 DEBUG : dir: reading active writers 2026/09/01 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:29:23 DEBUG : newLeaf: vfs cache: starting upload 2026/09/01 04:29:23 DEBUG : dir: Looking for writers 2026/09/01 04:29:23 DEBUG : Looking for writers 2026/09/01 04:29:23 DEBUG : dir: reading active writers 2026/09/01 04:29:23 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:29:23 DEBUG : dir: Looking for writers 2026/09/01 04:29:23 DEBUG : Looking for writers 2026/09/01 04:29:23 DEBUG : dir: reading active writers 2026/09/01 04:29:23 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:29:23 DEBUG : dir: Looking for writers 2026/09/01 04:29:23 DEBUG : Looking for writers 2026/09/01 04:29:23 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:23 DEBUG : dir: reading active writers 2026/09/01 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:29:24 DEBUG : dir: Looking for writers 2026/09/01 04:29:24 DEBUG : Looking for writers 2026/09/01 04:29:24 DEBUG : dir: reading active writers 2026/09/01 04:29:24 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:25 DEBUG : dir: Looking for writers 2026/09/01 04:29:25 DEBUG : Looking for writers 2026/09/01 04:29:25 DEBUG : dir: reading active writers 2026/09/01 04:29:25 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:26 DEBUG : dir: Looking for writers 2026/09/01 04:29:26 DEBUG : Looking for writers 2026/09/01 04:29:26 DEBUG : dir: reading active writers 2026/09/01 04:29:26 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:27 DEBUG : dir: Looking for writers 2026/09/01 04:29:27 DEBUG : Looking for writers 2026/09/01 04:29:27 DEBUG : dir: reading active writers 2026/09/01 04:29:27 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:27 DEBUG : newLeaf: size = 25 OK 2026/09/01 04:29:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:29:27 INFO : newLeaf: Copied (replaced existing) 2026/09/01 04:29:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-01 04:29:20.795011167 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/01 04:29:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/01 04:29:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:29:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/01 04:29:28 DEBUG : dir: Looking for writers 2026/09/01 04:29:28 DEBUG : Looking for writers 2026/09/01 04:29:28 DEBUG : dir: reading active writers 2026/09/01 04:29:28 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:28 DEBUG : >WaitForWriters: 2026/09/01 04:29:29 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:29:29 DEBUG : dir: Looking for writers 2026/09/01 04:29:29 DEBUG : Looking for writers 2026/09/01 04:29:29 DEBUG : dir: reading active writers 2026/09/01 04:29:29 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:29 DEBUG : >WaitForWriters: 2026/09/01 04:29:29 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:29:31 DEBUG : dir: forgetting directory cache 2026/09/01 04:29:31 DEBUG : forgetting directory cache 2026/09/01 04:29:31 DEBUG : dir: forgetting directory cache === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:29:42 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:29:42 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:29:42 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:42 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:29:42 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:29:45 DEBUG : dir/file1: modtime not stored after upload (got 2026-09-01 04:29:44 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:29:47 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:29:47 DEBUG : dir: Looking for writers 2026/09/01 04:29:47 DEBUG : file1: reading active writers 2026/09/01 04:29:47 DEBUG : Looking for writers 2026/09/01 04:29:47 DEBUG : dir: reading active writers 2026/09/01 04:29:47 DEBUG : >WaitForWriters: 2026/09/01 04:29:49 DEBUG : forgetting directory cache 2026/09/01 04:29:49 DEBUG : dir: forgetting directory cache 2026/09/01 04:29:49 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/09/01 04:29:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:29:50 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714eada00 2026/09/01 04:29:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:29:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:29:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/01 04:29:52 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714eada00 2026/09/01 04:29:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/01 04:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:29:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:29:53 DEBUG : dir/file1(0x3a9714a87500): openPending: 2026/09/01 04:29:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/01 04:29:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/01 04:29:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:29:53 DEBUG : dir/file1(0x3a9714a87500): >openPending: err= 2026/09/01 04:29:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:29:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:29:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:29:53 DEBUG : dir/file1(0x3a9714a87500): _writeAt: size=25, off=0 2026/09/01 04:29:53 DEBUG : dir/file1(0x3a9714a87500): >_writeAt: n=25, err= 2026/09/01 04:29:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:29:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:29:55 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714eada00 2026/09/01 04:29:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:29:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:29:55 DEBUG : newLeaf(0x3a9714a87500): close: 2026/09/01 04:29:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/01 04:29:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-01 04:29:53.500352746 +0000 UTC m=+922.389749792 2026/09/01 04:29:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/01 04:29:55 DEBUG : newLeaf(0x3a9714a87500): >close: err= 2026/09/01 04:29:55 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:29:55 DEBUG : newLeaf: vfs cache: starting upload 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:29:55 DEBUG : dir: Looking for writers 2026/09/01 04:29:55 DEBUG : Looking for writers 2026/09/01 04:29:55 DEBUG : dir: reading active writers 2026/09/01 04:29:55 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:29:56 DEBUG : dir: Looking for writers 2026/09/01 04:29:56 DEBUG : Looking for writers 2026/09/01 04:29:56 DEBUG : dir: reading active writers 2026/09/01 04:29:56 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:57 DEBUG : dir: Looking for writers 2026/09/01 04:29:57 DEBUG : Looking for writers 2026/09/01 04:29:57 DEBUG : dir: reading active writers 2026/09/01 04:29:57 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:29:57 DEBUG : newLeaf: size = 25 OK 2026/09/01 04:29:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:29:57 INFO : newLeaf: Copied (replaced existing) 2026/09/01 04:29:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-01 04:29:53.500352746 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/01 04:29:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/01 04:29:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:29:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/01 04:29:58 DEBUG : dir: Looking for writers 2026/09/01 04:29:58 DEBUG : Looking for writers 2026/09/01 04:29:58 DEBUG : dir: reading active writers 2026/09/01 04:29:58 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:58 DEBUG : >WaitForWriters: 2026/09/01 04:29:58 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:29:58 DEBUG : dir: Looking for writers 2026/09/01 04:29:58 DEBUG : Looking for writers 2026/09/01 04:29:58 DEBUG : dir: reading active writers 2026/09/01 04:29:58 DEBUG : newLeaf: reading active writers 2026/09/01 04:29:58 DEBUG : >WaitForWriters: 2026/09/01 04:29:58 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:30:14 DEBUG : forgetting directory cache 2026/09/01 04:30:14 DEBUG : dir: forgetting directory cache 2026/09/01 04:30:14 DEBUG : dir/sub: forgetting directory cache 2026/09/01 04:30:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:30:15 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:30:15 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:30:15 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:15 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:30:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:30:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:15 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:30:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/01 04:30:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:30:18 DEBUG : pacer: Reducing sleep to 15ms 2026/09/01 04:30:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/01 04:30:19 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 04:30:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:30:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:30:19 DEBUG : dir/file1(0x3a9714197a80): openPending: 2026/09/01 04:30:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/01 04:30:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/01 04:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:19 DEBUG : dir/file1(0x3a9714197a80): >openPending: err= 2026/09/01 04:30:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:30:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:30:19 DEBUG : dir/file1(0x3a9714197a80): _writeAt: size=14, off=0 2026/09/01 04:30:19 DEBUG : dir/file1(0x3a9714197a80): >_writeAt: n=14, err= 2026/09/01 04:30:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:30:19 DEBUG : dir/file1(0x3a9714197a80): close: 2026/09/01 04:30:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/01 04:30:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:30:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:30:19 DEBUG : dir/file1(0x3a9714197a80): >close: err= 2026/09/01 04:30:19 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:30:19 DEBUG : dir: Looking for writers 2026/09/01 04:30:19 DEBUG : file1: reading active writers 2026/09/01 04:30:19 DEBUG : Looking for writers 2026/09/01 04:30:19 DEBUG : dir: reading active writers 2026/09/01 04:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:30:19 DEBUG : dir: Looking for writers 2026/09/01 04:30:19 DEBUG : file1: reading active writers 2026/09/01 04:30:19 DEBUG : Looking for writers 2026/09/01 04:30:19 DEBUG : dir: reading active writers 2026/09/01 04:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:30:19 DEBUG : dir: Looking for writers 2026/09/01 04:30:19 DEBUG : file1: reading active writers 2026/09/01 04:30:19 DEBUG : Looking for writers 2026/09/01 04:30:19 DEBUG : dir: reading active writers 2026/09/01 04:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:30:20 DEBUG : dir: Looking for writers 2026/09/01 04:30:20 DEBUG : file1: reading active writers 2026/09/01 04:30:20 DEBUG : Looking for writers 2026/09/01 04:30:20 DEBUG : dir: reading active writers 2026/09/01 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:30:20 DEBUG : dir/file1: vfs cache: starting upload 2026/09/01 04:30:20 DEBUG : dir: Looking for writers 2026/09/01 04:30:20 DEBUG : file1: reading active writers 2026/09/01 04:30:20 DEBUG : Looking for writers 2026/09/01 04:30:20 DEBUG : dir: reading active writers 2026/09/01 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:30:20 DEBUG : dir: Looking for writers 2026/09/01 04:30:20 DEBUG : file1: reading active writers 2026/09/01 04:30:20 DEBUG : Looking for writers 2026/09/01 04:30:20 DEBUG : dir: reading active writers 2026/09/01 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:30:20 DEBUG : dir: Looking for writers 2026/09/01 04:30:20 DEBUG : file1: reading active writers 2026/09/01 04:30:20 DEBUG : Looking for writers 2026/09/01 04:30:20 DEBUG : dir: reading active writers 2026/09/01 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:30:21 DEBUG : dir: Looking for writers 2026/09/01 04:30:21 DEBUG : file1: reading active writers 2026/09/01 04:30:21 DEBUG : Looking for writers 2026/09/01 04:30:21 DEBUG : dir: reading active writers 2026/09/01 04:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:30:22 DEBUG : dir: Looking for writers 2026/09/01 04:30:22 DEBUG : file1: reading active writers 2026/09/01 04:30:22 DEBUG : Looking for writers 2026/09/01 04:30:22 DEBUG : dir: reading active writers 2026/09/01 04:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:30:22 DEBUG : dir/file1: size = 14 OK 2026/09/01 04:30:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/01 04:30:22 INFO : dir/file1: Copied (replaced existing) 2026/09/01 04:30:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/01 04:30:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/01 04:30:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/01 04:30:23 DEBUG : dir: Looking for writers 2026/09/01 04:30:23 DEBUG : file1: reading active writers 2026/09/01 04:30:23 DEBUG : Looking for writers 2026/09/01 04:30:23 DEBUG : dir: reading active writers 2026/09/01 04:30:23 DEBUG : >WaitForWriters: 2026/09/01 04:30:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:30:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:30:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:30:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:30:23 DEBUG : dir/file1(0x3a9714881480): _readAt: size=512, off=0 2026/09/01 04:30:23 DEBUG : dir/file1(0x3a9714881480): openPending: 2026/09/01 04:30:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/01 04:30:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/01 04:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:23 DEBUG : dir/file1(0x3a9714881480): >openPending: err= 2026/09/01 04:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/01 04:30:23 DEBUG : dir/file1(0x3a9714881480): >_readAt: n=14, err=EOF 2026/09/01 04:30:23 DEBUG : dir/file1(0x3a9714881480): close: 2026/09/01 04:30:23 DEBUG : dir/file1(0x3a9714881480): >close: err= 2026/09/01 04:30:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:30:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:30:25 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714efe750 2026/09/01 04:30:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:30:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:30:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/01 04:30:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/01 04:30:27 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714efe750 2026/09/01 04:30:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/01 04:30:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:30:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:30:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:30:28 DEBUG : dir/file1(0x3a9714b2e300): openPending: 2026/09/01 04:30:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/01 04:30:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/01 04:30:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:28 DEBUG : dir/file1(0x3a9714b2e300): >openPending: err= 2026/09/01 04:30:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:30:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:30:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:30:28 DEBUG : dir/file1(0x3a9714b2e300): _writeAt: size=25, off=0 2026/09/01 04:30:28 DEBUG : dir/file1(0x3a9714b2e300): >_writeAt: n=25, err= 2026/09/01 04:30:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:30:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:30:30 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714efe750 2026/09/01 04:30:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:30:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:30:30 DEBUG : newLeaf(0x3a9714b2e300): close: 2026/09/01 04:30:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/01 04:30:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-01 04:30:28.615270058 +0000 UTC m=+957.504667064 2026/09/01 04:30:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/01 04:30:30 DEBUG : newLeaf(0x3a9714b2e300): >close: err= 2026/09/01 04:30:30 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:30:30 DEBUG : dir: Looking for writers 2026/09/01 04:30:30 DEBUG : Looking for writers 2026/09/01 04:30:30 DEBUG : dir: reading active writers 2026/09/01 04:30:30 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:30:30 DEBUG : dir: Looking for writers 2026/09/01 04:30:30 DEBUG : Looking for writers 2026/09/01 04:30:30 DEBUG : dir: reading active writers 2026/09/01 04:30:30 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:30:30 DEBUG : dir: Looking for writers 2026/09/01 04:30:30 DEBUG : Looking for writers 2026/09/01 04:30:30 DEBUG : dir: reading active writers 2026/09/01 04:30:30 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:30:30 DEBUG : dir: Looking for writers 2026/09/01 04:30:30 DEBUG : Looking for writers 2026/09/01 04:30:30 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:30 DEBUG : dir: reading active writers 2026/09/01 04:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:30:30 DEBUG : newLeaf: vfs cache: starting upload 2026/09/01 04:30:30 DEBUG : dir: Looking for writers 2026/09/01 04:30:30 DEBUG : Looking for writers 2026/09/01 04:30:30 DEBUG : dir: reading active writers 2026/09/01 04:30:30 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:30:31 DEBUG : dir: Looking for writers 2026/09/01 04:30:31 DEBUG : Looking for writers 2026/09/01 04:30:31 DEBUG : dir: reading active writers 2026/09/01 04:30:31 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:30:31 DEBUG : dir: Looking for writers 2026/09/01 04:30:31 DEBUG : Looking for writers 2026/09/01 04:30:31 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:31 DEBUG : dir: reading active writers 2026/09/01 04:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:30:32 DEBUG : dir: Looking for writers 2026/09/01 04:30:32 DEBUG : Looking for writers 2026/09/01 04:30:32 DEBUG : dir: reading active writers 2026/09/01 04:30:32 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:30:33 DEBUG : dir: Looking for writers 2026/09/01 04:30:33 DEBUG : Looking for writers 2026/09/01 04:30:33 DEBUG : dir: reading active writers 2026/09/01 04:30:33 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:30:33 DEBUG : newLeaf: size = 25 OK 2026/09/01 04:30:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:30:33 INFO : newLeaf: Copied (replaced existing) 2026/09/01 04:30:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-01 04:30:28.615270058 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/01 04:30:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/01 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:30:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/01 04:30:34 DEBUG : dir: Looking for writers 2026/09/01 04:30:34 DEBUG : Looking for writers 2026/09/01 04:30:34 DEBUG : dir: reading active writers 2026/09/01 04:30:34 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:34 DEBUG : >WaitForWriters: 2026/09/01 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:30:34 DEBUG : dir: Looking for writers 2026/09/01 04:30:34 DEBUG : Looking for writers 2026/09/01 04:30:34 DEBUG : dir: reading active writers 2026/09/01 04:30:34 DEBUG : newLeaf: reading active writers 2026/09/01 04:30:34 DEBUG : >WaitForWriters: 2026/09/01 04:30:34 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:30:42 DEBUG : forgetting directory cache 2026/09/01 04:30:42 DEBUG : dir: forgetting directory cache 2026/09/01 04:30:42 DEBUG : dir/sub: forgetting directory cache 2026/09/01 04:30:42 DEBUG : dir/sub/subsub: forgetting directory cache 2026/09/01 04:30:42 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/09/01 04:30:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:30:48 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:30:48 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:30:48 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:48 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:30:48 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:30:53 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:30:53 DEBUG : dir: Looking for writers 2026/09/01 04:30:53 DEBUG : file1: reading active writers 2026/09/01 04:30:53 DEBUG : Looking for writers 2026/09/01 04:30:53 DEBUG : dir: reading active writers 2026/09/01 04:30:53 DEBUG : >WaitForWriters: 2026/09/01 04:30:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:30:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:30:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:30:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:30:53 DEBUG : dir/file1(0x3a9714b98ec0): _readAt: size=512, off=0 2026/09/01 04:30:53 DEBUG : dir/file1(0x3a9714b98ec0): openPending: 2026/09/01 04:30:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/01 04:30:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/01 04:30:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:53 DEBUG : dir/file1(0x3a9714b98ec0): >openPending: err= 2026/09/01 04:30:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/01 04:30:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:30:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:30:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:30:54 DEBUG : dir/file1(0x3a9714b98ec0): >_readAt: n=14, err=EOF 2026/09/01 04:30:54 DEBUG : dir/file1(0x3a9714b98ec0): close: 2026/09/01 04:30:54 DEBUG : dir/file1(0x3a9714b98ec0): >close: err= 2026/09/01 04:30:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:30:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:30:56 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714a70750 2026/09/01 04:30:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:30:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:30:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/01 04:30:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/01 04:30:58 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714a70750 2026/09/01 04:30:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/01 04:30:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/01 04:30:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:30:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:30:59 DEBUG : dir/file1(0x3a9714e04b00): openPending: 2026/09/01 04:30:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/01 04:30:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/01 04:30:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:30:59 DEBUG : dir/file1(0x3a9714e04b00): >openPending: err= 2026/09/01 04:30:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:30:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:30:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:30:59 DEBUG : dir/file1(0x3a9714e04b00): _writeAt: size=25, off=0 2026/09/01 04:30:59 DEBUG : dir/file1(0x3a9714e04b00): >_writeAt: n=25, err= 2026/09/01 04:31:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/01 04:31:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/01 04:31:01 DEBUG : newLeaf: Updating file with newLeaf 0x3a9714a70750 2026/09/01 04:31:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:31:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:31:01 DEBUG : newLeaf(0x3a9714e04b00): close: 2026/09/01 04:31:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/01 04:31:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-01 04:30:59.558329287 +0000 UTC m=+988.447726304 2026/09/01 04:31:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/01 04:31:01 DEBUG : newLeaf(0x3a9714e04b00): >close: err= 2026/09/01 04:31:01 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:31:01 DEBUG : dir: Looking for writers 2026/09/01 04:31:01 DEBUG : Looking for writers 2026/09/01 04:31:01 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:01 DEBUG : dir: reading active writers 2026/09/01 04:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:31:01 DEBUG : dir: Looking for writers 2026/09/01 04:31:01 DEBUG : Looking for writers 2026/09/01 04:31:01 DEBUG : dir: reading active writers 2026/09/01 04:31:01 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:31:01 DEBUG : dir: Looking for writers 2026/09/01 04:31:01 DEBUG : Looking for writers 2026/09/01 04:31:01 DEBUG : dir: reading active writers 2026/09/01 04:31:01 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:31:01 DEBUG : dir: Looking for writers 2026/09/01 04:31:01 DEBUG : Looking for writers 2026/09/01 04:31:01 DEBUG : dir: reading active writers 2026/09/01 04:31:01 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:31:01 DEBUG : newLeaf: vfs cache: starting upload 2026/09/01 04:31:01 DEBUG : dir: Looking for writers 2026/09/01 04:31:01 DEBUG : Looking for writers 2026/09/01 04:31:01 DEBUG : dir: reading active writers 2026/09/01 04:31:01 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:31:01 DEBUG : dir: Looking for writers 2026/09/01 04:31:01 DEBUG : Looking for writers 2026/09/01 04:31:01 DEBUG : dir: reading active writers 2026/09/01 04:31:01 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:31:02 DEBUG : dir: Looking for writers 2026/09/01 04:31:02 DEBUG : Looking for writers 2026/09/01 04:31:02 DEBUG : dir: reading active writers 2026/09/01 04:31:02 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:31:02 DEBUG : dir: Looking for writers 2026/09/01 04:31:02 DEBUG : Looking for writers 2026/09/01 04:31:02 DEBUG : dir: reading active writers 2026/09/01 04:31:02 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:31:03 DEBUG : dir: Looking for writers 2026/09/01 04:31:03 DEBUG : Looking for writers 2026/09/01 04:31:03 DEBUG : dir: reading active writers 2026/09/01 04:31:03 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:31:04 DEBUG : newLeaf: size = 25 OK 2026/09/01 04:31:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/01 04:31:04 INFO : newLeaf: Copied (replaced existing) 2026/09/01 04:31:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-01 04:30:59.558329287 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/01 04:31:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/01 04:31:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:31:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/01 04:31:04 DEBUG : dir: Looking for writers 2026/09/01 04:31:04 DEBUG : Looking for writers 2026/09/01 04:31:04 DEBUG : dir: reading active writers 2026/09/01 04:31:04 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:04 DEBUG : >WaitForWriters: 2026/09/01 04:31:05 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:31:05 DEBUG : dir: Looking for writers 2026/09/01 04:31:05 DEBUG : Looking for writers 2026/09/01 04:31:05 DEBUG : dir: reading active writers 2026/09/01 04:31:05 DEBUG : newLeaf: reading active writers 2026/09/01 04:31:05 DEBUG : >WaitForWriters: 2026/09/01 04:31:05 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:31:18 DEBUG : forgetting directory cache 2026/09/01 04:31:18 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/01 04:31:19 DEBUG : dir: forgetting directory cache 2026/09/01 04:31:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestFileRename (191.43s) --- PASS: TestFileRename/off,forceCache=false (31.28s) --- PASS: TestFileRename/minimal,forceCache=false (28.19s) --- PASS: TestFileRename/minimal,forceCache=true (35.65s) --- PASS: TestFileRename/writes,forceCache=false (32.79s) --- PASS: TestFileRename/writes,forceCache=true (33.20s) --- PASS: TestFileRename/full,forceCache=false (30.32s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:31:19 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:31:19 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:31:19 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:31:19 DEBUG : Looking for writers 2026/09/01 04:31:19 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.65s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.64s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.67s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.61s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (1.91s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:31:23 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.62s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:31:24 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/01 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:31:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/01 04:31:28 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/01 04:31:28 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:31:28 DEBUG : dir: Looking for writers 2026/09/01 04:31:28 DEBUG : file1: reading active writers 2026/09/01 04:31:28 DEBUG : Looking for writers 2026/09/01 04:31:28 DEBUG : dir: reading active writers 2026/09/01 04:31:28 DEBUG : >WaitForWriters: 2026/09/01 04:31:36 DEBUG : forgetting directory cache 2026/09/01 04:31:36 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/01 04:31:37 DEBUG : dir: forgetting directory cache 2026/09/01 04:31:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestReadFileHandleMethods (19.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:31:43 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:31:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:31:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:31:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:31:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/01 04:31:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:31:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/01 04:31:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/01 04:31:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/01 04:31:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/01 04:31:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/01 04:31:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/01 04:31:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/01 04:31:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/01 04:31:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/01 04:31:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/01 04:31:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/01 04:31:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/01 04:31:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/01 04:31:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/01 04:31:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/01 04:31:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/01 04:31:51 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:31:51 DEBUG : dir: Looking for writers 2026/09/01 04:31:51 DEBUG : file1: reading active writers 2026/09/01 04:31:51 DEBUG : Looking for writers 2026/09/01 04:31:51 DEBUG : dir: reading active writers 2026/09/01 04:31:51 DEBUG : >WaitForWriters: 2026/09/01 04:31:53 DEBUG : forgetting directory cache 2026/09/01 04:31:53 DEBUG : dir: forgetting directory cache 2026/09/01 04:31:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestReadFileHandleSeek (21.82s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:32:05 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:32:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:32:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:32:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/01 04:32:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:32:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/01 04:32:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/01 04:32:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/01 04:32:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/01 04:32:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/01 04:32:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/01 04:32:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/01 04:32:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/01 04:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/01 04:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/01 04:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/01 04:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/01 04:32:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/01 04:32:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/01 04:32:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/01 04:32:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/01 04:32:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/01 04:32:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/01 04:32:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/01 04:32:11 DEBUG : forgetting directory cache 2026/09/01 04:32:11 DEBUG : dir3: forgetting directory cache 2026/09/01 04:32:11 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/09/01 04:32:11 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/09/01 04:32:11 DEBUG : renamed empty directory: forgetting directory cache 2026/09/01 04:32:11 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/01 04:32:11 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/09/01 04:32:11 DEBUG : Removed virtual directory entry vDel: "file2" 2026/09/01 04:32:11 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/09/01 04:32:11 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/09/01 04:32:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/01 04:32:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/01 04:32:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/01 04:32:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/01 04:32:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/01 04:32:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/01 04:32:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/01 04:32:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/01 04:32:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/01 04:32:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/01 04:32:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/01 04:32:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/01 04:32:12 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:32:12 DEBUG : dir: Looking for writers 2026/09/01 04:32:12 DEBUG : file1: reading active writers 2026/09/01 04:32:12 DEBUG : Looking for writers 2026/09/01 04:32:12 DEBUG : dir: reading active writers 2026/09/01 04:32:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (20.80s) === RUN TestReadFileHandleFlush run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:32:26 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:32:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:32:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:32:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:32:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/01 04:32:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:32:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/01 04:32:30 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:32:30 DEBUG : dir: Looking for writers 2026/09/01 04:32:30 DEBUG : file1: reading active writers 2026/09/01 04:32:30 DEBUG : Looking for writers 2026/09/01 04:32:30 DEBUG : dir: reading active writers 2026/09/01 04:32:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (19.81s) === RUN TestReadFileHandleRelease run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:32:45 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:32:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:32:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:32:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/01 04:32:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/01 04:32:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:32:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/01 04:32:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/01 04:32:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/01 04:32:50 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:32:50 DEBUG : dir: Looking for writers 2026/09/01 04:32:50 DEBUG : file1: reading active writers 2026/09/01 04:32:50 DEBUG : Looking for writers 2026/09/01 04:32:50 DEBUG : dir: reading active writers 2026/09/01 04:32:50 DEBUG : >WaitForWriters: 2026/09/01 04:33:01 DEBUG : forgetting directory cache 2026/09/01 04:33:01 DEBUG : dir: forgetting directory cache 2026/09/01 04:33:01 DEBUG : dir/sub: forgetting directory cache 2026/09/01 04:33:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/09/01 04:33:01 DEBUG : dir: forgetting directory cache 2026/09/01 04:33:01 DEBUG : dir/sub: forgetting directory cache 2026/09/01 04:33:01 DEBUG : dir/sub: forgetting directory cache --- PASS: TestReadFileHandleRelease (20.40s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:33:06 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:33:06 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:33:06 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:06 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:33:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:33:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:06 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:33:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:33:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:33:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:33:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:33:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:33:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): _readAt: size=1, off=0 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): openPending: 2026/09/01 04:33:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:33:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:33:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): >openPending: err= 2026/09/01 04:33:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/01 04:33:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:33:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:33:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): >_readAt: n=1, err= 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): _readAt: size=256, off=1 2026/09/01 04:33:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): >_readAt: n=15, err=EOF 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): _readAt: size=16, off=16 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): >_readAt: n=0, err=EOF 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): close: 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): >close: err= 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): close: 2026/09/01 04:33:10 DEBUG : dir/file1(0x3a9714b98bc0): >close: err=file already closed 2026/09/01 04:33:10 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:33:10 DEBUG : dir: Looking for writers 2026/09/01 04:33:10 DEBUG : file1: reading active writers 2026/09/01 04:33:10 DEBUG : Looking for writers 2026/09/01 04:33:10 DEBUG : dir: reading active writers 2026/09/01 04:33:10 DEBUG : >WaitForWriters: 2026/09/01 04:33:10 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:33:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:33:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsRead (17.99s) === RUN TestRWFileHandleSeek run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:33:24 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:33:24 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:33:24 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:24 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:24 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:33:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:33:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:33:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:33:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:33:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:33:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:33:27 DEBUG : dir/file1(0x3a9714a7fc80): _readAt: size=1, off=0 2026/09/01 04:33:27 DEBUG : dir/file1(0x3a9714a7fc80): openPending: 2026/09/01 04:33:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:33:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:33:27 DEBUG : dir/file1(0x3a9714a7fc80): >openPending: err= 2026/09/01 04:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/01 04:33:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:33:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:33:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): >_readAt: n=1, err= 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): _readAt: size=1, off=5 2026/09/01 04:33:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): >_readAt: n=1, err= 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): _readAt: size=1, off=3 2026/09/01 04:33:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): >_readAt: n=1, err= 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): _readAt: size=1, off=13 2026/09/01 04:33:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): >_readAt: n=1, err= 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): _readAt: size=16, off=100 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): >_readAt: n=0, err=EOF 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): close: 2026/09/01 04:33:28 DEBUG : dir/file1(0x3a9714a7fc80): >close: err= 2026/09/01 04:33:28 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:33:28 DEBUG : dir: Looking for writers 2026/09/01 04:33:28 DEBUG : file1: reading active writers 2026/09/01 04:33:28 DEBUG : Looking for writers 2026/09/01 04:33:28 DEBUG : dir: reading active writers 2026/09/01 04:33:28 DEBUG : >WaitForWriters: 2026/09/01 04:33:28 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:33:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:33:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:33:40 DEBUG : forgetting directory cache --- PASS: TestRWFileHandleSeek (18.62s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:33:42 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:33:42 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:33:42 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:42 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:33:42 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:33:43 DEBUG : forgetting directory cache 2026/09/01 04:33:43 DEBUG : dir: forgetting directory cache 2026/09/01 04:33:43 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/09/01 04:33:43 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/09/01 04:33:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:33:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:33:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:33:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:33:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:33:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:33:46 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=1, off=0 2026/09/01 04:33:46 DEBUG : dir/file1(0x3a9714da1a40): openPending: 2026/09/01 04:33:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:33:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:33:46 DEBUG : dir/file1(0x3a9714da1a40): >openPending: err= 2026/09/01 04:33:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/01 04:33:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:33:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:33:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=1, err= 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=1, off=5 2026/09/01 04:33:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=1, err= 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=1, off=1 2026/09/01 04:33:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=1, err= 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=6, off=10 2026/09/01 04:33:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=6, err= 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=256, off=10 2026/09/01 04:33:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=6, err=EOF 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=256, off=100 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=0, err=EOF 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): close: 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >close: err= 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): _readAt: size=256, off=100 2026/09/01 04:33:47 DEBUG : dir/file1(0x3a9714da1a40): >_readAt: n=0, err=file already closed 2026/09/01 04:33:47 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:33:47 DEBUG : dir: Looking for writers 2026/09/01 04:33:47 DEBUG : file1: reading active writers 2026/09/01 04:33:47 DEBUG : Looking for writers 2026/09/01 04:33:47 DEBUG : dir: reading active writers 2026/09/01 04:33:47 DEBUG : >WaitForWriters: 2026/09/01 04:33:47 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:33:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:33:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (18.35s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:34:01 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:34:01 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:34:01 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:01 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:01 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:34:01 DEBUG : forgetting directory cache 2026/09/01 04:34:01 DEBUG : dir: forgetting directory cache 2026/09/01 04:34:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:34:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:34:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:34:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:34:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:34:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): RWFileHandle.Flush 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): _readAt: size=256, off=0 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): openPending: 2026/09/01 04:34:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:34:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:34:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): >openPending: err= 2026/09/01 04:34:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/01 04:34:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:34:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:34:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): >_readAt: n=16, err=EOF 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): RWFileHandle.Flush 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): RWFileHandle.Flush 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): close: 2026/09/01 04:34:06 DEBUG : dir/file1(0x3a971472cdc0): >close: err= 2026/09/01 04:34:06 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:34:06 DEBUG : dir: Looking for writers 2026/09/01 04:34:06 DEBUG : file1: reading active writers 2026/09/01 04:34:06 DEBUG : Looking for writers 2026/09/01 04:34:06 DEBUG : dir: reading active writers 2026/09/01 04:34:06 DEBUG : >WaitForWriters: 2026/09/01 04:34:06 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:34:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:34:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:34:21 DEBUG : forgetting directory cache 2026/09/01 04:34:21 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleFlushRead (20.61s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:34:21 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:34:21 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:34:21 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:21 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:21 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:34:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:34:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/01 04:34:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:34:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:34:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:34:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:34:25 DEBUG : dir/file1(0x3a971472c7c0): _readAt: size=256, off=0 2026/09/01 04:34:25 DEBUG : dir/file1(0x3a971472c7c0): openPending: 2026/09/01 04:34:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:34:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:34:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:25 DEBUG : dir/file1(0x3a971472c7c0): >openPending: err= 2026/09/01 04:34:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/01 04:34:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:34:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:34:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:34:26 DEBUG : dir/file1(0x3a971472c7c0): >_readAt: n=16, err=EOF 2026/09/01 04:34:26 DEBUG : dir/file1(0x3a971472c7c0): RWFileHandle.Release 2026/09/01 04:34:26 DEBUG : dir/file1(0x3a971472c7c0): close: 2026/09/01 04:34:26 DEBUG : dir/file1(0x3a971472c7c0): >close: err= 2026/09/01 04:34:26 DEBUG : dir/file1(0x3a971472c7c0): RWFileHandle.Release 2026/09/01 04:34:26 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:34:26 DEBUG : dir: Looking for writers 2026/09/01 04:34:26 DEBUG : file1: reading active writers 2026/09/01 04:34:26 DEBUG : Looking for writers 2026/09/01 04:34:26 DEBUG : dir: reading active writers 2026/09/01 04:34:26 DEBUG : >WaitForWriters: 2026/09/01 04:34:26 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:34:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory 2026/09/01 04:34:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (19.00s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:34:40 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:34:40 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:34:40 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:40 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:34:40 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:34:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:34:41 DEBUG : file1: newRWFileHandle: 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): openPending: 2026/09/01 04:34:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:34:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): >openPending: err= 2026/09/01 04:34:41 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:34:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:34:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): _writeAt: size=5, off=0 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): >_writeAt: n=5, err= 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): _writeAt: size=7, off=5 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): >_writeAt: n=7, err= 2026/09/01 04:34:41 DEBUG : file1: vfs cache: truncate to size=11 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): close: 2026/09/01 04:34:41 DEBUG : file1: vfs cache: setting modification time to 2026-09-01 04:34:41.172570117 +0000 UTC m=+1210.061967134 2026/09/01 04:34:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): >close: err= 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): close: 2026/09/01 04:34:41 DEBUG : file1(0x3a971472da40): >close: err=file already closed 2026/09/01 04:34:41 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:34:41 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:34:41 DEBUG : Looking for writers 2026/09/01 04:34:41 DEBUG : file1: reading active writers 2026/09/01 04:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:34:42 DEBUG : Looking for writers 2026/09/01 04:34:42 DEBUG : file1: reading active writers 2026/09/01 04:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:34:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/01 04:34:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:34:43 DEBUG : Looking for writers 2026/09/01 04:34:43 DEBUG : file1: reading active writers 2026/09/01 04:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:34:43 DEBUG : pacer: Reducing sleep to 15ms 2026/09/01 04:34:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/01 04:34:43 DEBUG : file1: size = 11 OK 2026/09/01 04:34:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/01 04:34:43 INFO : file1: Copied (new) 2026/09/01 04:34:43 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-01 04:34:41.172570117 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/01 04:34:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:34:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:43 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:34:44 DEBUG : Looking for writers 2026/09/01 04:34:44 DEBUG : file1: reading active writers 2026/09/01 04:34:44 DEBUG : >WaitForWriters: 2026/09/01 04:34:44 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 04:34:44 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:34:44 DEBUG : Looking for writers 2026/09/01 04:34:44 DEBUG : file1: reading active writers 2026/09/01 04:34:44 DEBUG : >WaitForWriters: 2026/09/01 04:34:44 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:34:50 DEBUG : forgetting directory cache 2026/09/01 04:34:50 DEBUG : dir: forgetting directory cache 2026/09/01 04:34:50 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleMethodsWrite (10.93s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:34:51 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:34:51 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:34:51 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:51 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:51 DEBUG : Config file has changed externally - reloading 2026/09/01 04:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:34:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:34:51 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:34:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:34:52 DEBUG : file1: newRWFileHandle: 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): openPending: 2026/09/01 04:34:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): >openPending: err= 2026/09/01 04:34:52 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:34:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): _writeAt: size=7, off=0 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): >_writeAt: n=7, err= 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): _writeAt: size=6, off=5 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): >_writeAt: n=6, err= 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): close: 2026/09/01 04:34:52 DEBUG : file1: vfs cache: setting modification time to 2026-09-01 04:34:52.040178678 +0000 UTC m=+1220.929575725 2026/09/01 04:34:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): >close: err= 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): _writeAt: size=5, off=0 2026/09/01 04:34:52 DEBUG : file1(0x3a9714e050c0): >_writeAt: n=0, err=file already closed 2026/09/01 04:34:52 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:34:52 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:34:52 DEBUG : Looking for writers 2026/09/01 04:34:52 DEBUG : file1: reading active writers 2026/09/01 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:34:53 DEBUG : Looking for writers 2026/09/01 04:34:53 DEBUG : file1: reading active writers 2026/09/01 04:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:34:54 DEBUG : Looking for writers 2026/09/01 04:34:54 DEBUG : file1: reading active writers 2026/09/01 04:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:34:54 DEBUG : file1: size = 11 OK 2026/09/01 04:34:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/01 04:34:54 INFO : file1: Copied (new) 2026/09/01 04:34:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-01 04:34:52.040178678 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/01 04:34:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:34:54 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:34:55 DEBUG : Looking for writers 2026/09/01 04:34:55 DEBUG : file1: reading active writers 2026/09/01 04:34:55 DEBUG : >WaitForWriters: 2026/09/01 04:34:55 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:34:55 DEBUG : Looking for writers 2026/09/01 04:34:55 DEBUG : file1: reading active writers 2026/09/01 04:34:55 DEBUG : >WaitForWriters: 2026/09/01 04:34:55 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (10.51s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:35:02 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:35:02 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:35:02 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:02 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:35:02 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:35:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:35:02 DEBUG : file1: newRWFileHandle: 2026/09/01 04:35:02 DEBUG : file1(0x3a9714468740): openPending: 2026/09/01 04:35:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:35:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:02 DEBUG : file1(0x3a9714468740): >openPending: err= 2026/09/01 04:35:02 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:35:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:35:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:35:02 DEBUG : file1(0x3a9714468740): close: 2026/09/01 04:35:02 DEBUG : file1: vfs cache: setting modification time to 2026-09-01 04:35:02.666481978 +0000 UTC m=+1231.555878994 2026/09/01 04:35:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:35:02 DEBUG : file1(0x3a9714468740): >close: err= 2026/09/01 04:35:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/01 04:35:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:35:02 DEBUG : file2: newRWFileHandle: 2026/09/01 04:35:02 DEBUG : file2(0x3a9714468bc0): openPending: 2026/09/01 04:35:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:35:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:35:02 DEBUG : file2(0x3a9714468bc0): >openPending: err= 2026/09/01 04:35:02 DEBUG : file2: >newRWFileHandle: err= 2026/09/01 04:35:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:35:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/01 04:35:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/01 04:35:02 DEBUG : file2(0x3a9714468bc0): RWFileHandle.Flush 2026/09/01 04:35:02 DEBUG : file2(0x3a9714468bc0): RWFileHandle.Release 2026/09/01 04:35:02 DEBUG : file2(0x3a9714468bc0): close: 2026/09/01 04:35:02 DEBUG : file2: vfs cache: setting modification time to 2026-09-01 04:35:02.667859429 +0000 UTC m=+1231.557256456 2026/09/01 04:35:02 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/01 04:35:02 DEBUG : file2(0x3a9714468bc0): >close: err= 2026/09/01 04:35:02 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:35:02 DEBUG : Looking for writers 2026/09/01 04:35:02 DEBUG : file2: reading active writers 2026/09/01 04:35:02 DEBUG : file1: reading active writers 2026/09/01 04:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/01 04:35:02 DEBUG : Looking for writers 2026/09/01 04:35:02 DEBUG : file1: reading active writers 2026/09/01 04:35:02 DEBUG : file2: reading active writers 2026/09/01 04:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/01 04:35:02 DEBUG : Looking for writers 2026/09/01 04:35:02 DEBUG : file1: reading active writers 2026/09/01 04:35:02 DEBUG : file2: reading active writers 2026/09/01 04:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/01 04:35:02 DEBUG : Looking for writers 2026/09/01 04:35:02 DEBUG : file1: reading active writers 2026/09/01 04:35:02 DEBUG : file2: reading active writers 2026/09/01 04:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/01 04:35:02 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:35:02 DEBUG : file2: vfs cache: starting upload 2026/09/01 04:35:02 DEBUG : Looking for writers 2026/09/01 04:35:02 DEBUG : file1: reading active writers 2026/09/01 04:35:02 DEBUG : file2: reading active writers 2026/09/01 04:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/01 04:35:02 DEBUG : Looking for writers 2026/09/01 04:35:02 DEBUG : file1: reading active writers 2026/09/01 04:35:02 DEBUG : file2: reading active writers 2026/09/01 04:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/01 04:35:03 DEBUG : Looking for writers 2026/09/01 04:35:03 DEBUG : file1: reading active writers 2026/09/01 04:35:03 DEBUG : file2: reading active writers 2026/09/01 04:35:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/01 04:35:03 DEBUG : Looking for writers 2026/09/01 04:35:03 DEBUG : file1: reading active writers 2026/09/01 04:35:03 DEBUG : file2: reading active writers 2026/09/01 04:35:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/01 04:35:04 DEBUG : Looking for writers 2026/09/01 04:35:04 DEBUG : file1: reading active writers 2026/09/01 04:35:04 DEBUG : file2: reading active writers 2026/09/01 04:35:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/01 04:35:05 DEBUG : file1: size = 0 OK 2026/09/01 04:35:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:35:05 INFO : file1: Copied (new) 2026/09/01 04:35:05 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-01 04:35:02.666481978 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/01 04:35:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:35:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:05 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:35:05 DEBUG : file2: size = 0 OK 2026/09/01 04:35:05 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:35:05 INFO : file2: Copied (new) 2026/09/01 04:35:05 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-01 04:35:02.667859429 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/01 04:35:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/01 04:35:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:35:05 INFO : file2: vfs cache: upload succeeded try #1 2026/09/01 04:35:05 DEBUG : Looking for writers 2026/09/01 04:35:05 DEBUG : file1: reading active writers 2026/09/01 04:35:05 DEBUG : file2: reading active writers 2026/09/01 04:35:05 DEBUG : >WaitForWriters: 2026/09/01 04:35:06 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:35:06 DEBUG : Looking for writers 2026/09/01 04:35:06 DEBUG : file2: reading active writers 2026/09/01 04:35:06 DEBUG : file1: reading active writers 2026/09/01 04:35:06 DEBUG : >WaitForWriters: 2026/09/01 04:35:06 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:35:13 DEBUG : forgetting directory cache 2026/09/01 04:35:13 DEBUG : dir: forgetting directory cache 2026/09/01 04:35:13 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleWriteNoWrite (17.87s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:35:20 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:35:20 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:35:20 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:20 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:35:20 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:35:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:35:20 DEBUG : file1: newRWFileHandle: 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): openPending: 2026/09/01 04:35:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:35:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): >openPending: err= 2026/09/01 04:35:20 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:35:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:35:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): _writeAt: size=5, off=0 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): >_writeAt: n=5, err= 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): RWFileHandle.Flush 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): RWFileHandle.Flush 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): close: 2026/09/01 04:35:20 DEBUG : file1: vfs cache: setting modification time to 2026-09-01 04:35:20.562907458 +0000 UTC m=+1249.452304464 2026/09/01 04:35:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:35:20 DEBUG : file1(0x3a9714da1140): >close: err= 2026/09/01 04:35:20 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:35:20 DEBUG : Looking for writers 2026/09/01 04:35:20 DEBUG : file1: reading active writers 2026/09/01 04:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:35:20 DEBUG : Looking for writers 2026/09/01 04:35:20 DEBUG : file1: reading active writers 2026/09/01 04:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:35:20 DEBUG : Looking for writers 2026/09/01 04:35:20 DEBUG : file1: reading active writers 2026/09/01 04:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:35:20 DEBUG : Looking for writers 2026/09/01 04:35:20 DEBUG : file1: reading active writers 2026/09/01 04:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:35:20 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:35:20 DEBUG : Looking for writers 2026/09/01 04:35:20 DEBUG : file1: reading active writers 2026/09/01 04:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:35:20 DEBUG : Looking for writers 2026/09/01 04:35:20 DEBUG : file1: reading active writers 2026/09/01 04:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:35:21 DEBUG : Looking for writers 2026/09/01 04:35:21 DEBUG : file1: reading active writers 2026/09/01 04:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:35:21 DEBUG : Looking for writers 2026/09/01 04:35:21 DEBUG : file1: reading active writers 2026/09/01 04:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:35:22 DEBUG : Looking for writers 2026/09/01 04:35:22 DEBUG : file1: reading active writers 2026/09/01 04:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:35:23 DEBUG : file1: size = 5 OK 2026/09/01 04:35:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:35:23 INFO : file1: Copied (new) 2026/09/01 04:35:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-01 04:35:20.562907458 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/01 04:35:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:23 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:35:23 DEBUG : Looking for writers 2026/09/01 04:35:23 DEBUG : file1: reading active writers 2026/09/01 04:35:23 DEBUG : >WaitForWriters: 2026/09/01 04:35:23 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (10.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:35:30 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:35:30 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:35:30 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:30 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:35:30 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:35:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:35:30 DEBUG : file1: newRWFileHandle: 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): openPending: 2026/09/01 04:35:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): >openPending: err= 2026/09/01 04:35:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:35:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): _writeAt: size=5, off=0 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): >_writeAt: n=5, err= 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): RWFileHandle.Release 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): close: 2026/09/01 04:35:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-01 04:35:30.644241377 +0000 UTC m=+1259.533638384 2026/09/01 04:35:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): >close: err= 2026/09/01 04:35:30 DEBUG : file1(0x3a9714929780): RWFileHandle.Release 2026/09/01 04:35:30 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:35:30 DEBUG : Looking for writers 2026/09/01 04:35:30 DEBUG : file1: reading active writers 2026/09/01 04:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:35:30 DEBUG : Looking for writers 2026/09/01 04:35:30 DEBUG : file1: reading active writers 2026/09/01 04:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:35:30 DEBUG : Looking for writers 2026/09/01 04:35:30 DEBUG : file1: reading active writers 2026/09/01 04:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:35:30 DEBUG : Looking for writers 2026/09/01 04:35:30 DEBUG : file1: reading active writers 2026/09/01 04:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:35:30 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:35:30 DEBUG : Looking for writers 2026/09/01 04:35:30 DEBUG : file1: reading active writers 2026/09/01 04:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:35:30 DEBUG : Looking for writers 2026/09/01 04:35:30 DEBUG : file1: reading active writers 2026/09/01 04:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:35:31 DEBUG : Looking for writers 2026/09/01 04:35:31 DEBUG : file1: reading active writers 2026/09/01 04:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:35:31 DEBUG : Looking for writers 2026/09/01 04:35:31 DEBUG : file1: reading active writers 2026/09/01 04:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:35:32 DEBUG : Looking for writers 2026/09/01 04:35:32 DEBUG : file1: reading active writers 2026/09/01 04:35:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:35:33 DEBUG : file1: size = 5 OK 2026/09/01 04:35:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:35:33 INFO : file1: Copied (new) 2026/09/01 04:35:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-01 04:35:30.644241377 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/01 04:35:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:35:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:33 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:35:33 DEBUG : Looking for writers 2026/09/01 04:35:33 DEBUG : file1: reading active writers 2026/09/01 04:35:33 DEBUG : >WaitForWriters: 2026/09/01 04:35:33 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:35:35 DEBUG : forgetting directory cache 2026/09/01 04:35:35 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleReleaseWrite (10.55s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:35:40 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:35:40 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:35:40 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:40 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:35:40 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:35:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/01 04:35:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:35:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:35:44 DEBUG : dir/file1(0x3a9714883040): openPending: 2026/09/01 04:35:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:35:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:44 DEBUG : dir/file1(0x3a9714883040): >openPending: err= 2026/09/01 04:35:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/01 04:35:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:35:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:35:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:35:44 DEBUG : dir/file1(0x3a9714883040): _writeAt: size=5, off=0 2026/09/01 04:35:44 DEBUG : dir/file1(0x3a9714883040): >_writeAt: n=5, err= 2026/09/01 04:35:44 DEBUG : dir/file1(0x3a9714883040): close: 2026/09/01 04:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:35:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-01 04:35:44.561984708 +0000 UTC m=+1273.451381724 2026/09/01 04:35:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:35:44 DEBUG : dir/file1(0x3a9714883040): >close: err= 2026/09/01 04:35:44 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:35:44 DEBUG : dir: Looking for writers 2026/09/01 04:35:44 DEBUG : file1: reading active writers 2026/09/01 04:35:44 DEBUG : Looking for writers 2026/09/01 04:35:44 DEBUG : dir: reading active writers 2026/09/01 04:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:35:44 DEBUG : dir: Looking for writers 2026/09/01 04:35:44 DEBUG : file1: reading active writers 2026/09/01 04:35:44 DEBUG : Looking for writers 2026/09/01 04:35:44 DEBUG : dir: reading active writers 2026/09/01 04:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:35:44 DEBUG : dir: Looking for writers 2026/09/01 04:35:44 DEBUG : file1: reading active writers 2026/09/01 04:35:44 DEBUG : Looking for writers 2026/09/01 04:35:44 DEBUG : dir: reading active writers 2026/09/01 04:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:35:44 DEBUG : dir: Looking for writers 2026/09/01 04:35:44 DEBUG : file1: reading active writers 2026/09/01 04:35:44 DEBUG : Looking for writers 2026/09/01 04:35:44 DEBUG : dir: reading active writers 2026/09/01 04:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:35:44 DEBUG : dir/file1: vfs cache: starting upload 2026/09/01 04:35:44 DEBUG : dir: Looking for writers 2026/09/01 04:35:44 DEBUG : file1: reading active writers 2026/09/01 04:35:44 DEBUG : Looking for writers 2026/09/01 04:35:44 DEBUG : dir: reading active writers 2026/09/01 04:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:35:44 DEBUG : dir: Looking for writers 2026/09/01 04:35:44 DEBUG : file1: reading active writers 2026/09/01 04:35:44 DEBUG : Looking for writers 2026/09/01 04:35:44 DEBUG : dir: reading active writers 2026/09/01 04:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:35:45 DEBUG : dir: Looking for writers 2026/09/01 04:35:45 DEBUG : file1: reading active writers 2026/09/01 04:35:45 DEBUG : Looking for writers 2026/09/01 04:35:45 DEBUG : dir: reading active writers 2026/09/01 04:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:35:45 DEBUG : dir: Looking for writers 2026/09/01 04:35:45 DEBUG : file1: reading active writers 2026/09/01 04:35:45 DEBUG : Looking for writers 2026/09/01 04:35:45 DEBUG : dir: reading active writers 2026/09/01 04:35:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:35:46 DEBUG : dir: Looking for writers 2026/09/01 04:35:46 DEBUG : file1: reading active writers 2026/09/01 04:35:46 DEBUG : Looking for writers 2026/09/01 04:35:46 DEBUG : dir: reading active writers 2026/09/01 04:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:35:47 DEBUG : dir/file1: size = 5 OK 2026/09/01 04:35:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:35:47 INFO : dir/file1: Copied (replaced existing) 2026/09/01 04:35:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-01 04:35:44.561984708 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/01 04:35:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/01 04:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:35:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/01 04:35:47 DEBUG : dir: Looking for writers 2026/09/01 04:35:47 DEBUG : file1: reading active writers 2026/09/01 04:35:47 DEBUG : Looking for writers 2026/09/01 04:35:47 DEBUG : dir: reading active writers 2026/09/01 04:35:47 DEBUG : >WaitForWriters: 2026/09/01 04:35:47 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:35:54 DEBUG : forgetting directory cache 2026/09/01 04:35:54 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleSizeTruncateExisting (19.77s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:00 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:00 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:00 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:00 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:00 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/01 04:36:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/01 04:36:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/01 04:36:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): _writeAt: size=5, off=0 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): openPending: 2026/09/01 04:36:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/01 04:36:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/01 04:36:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): >openPending: err= 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): >_writeAt: n=5, err= 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): _writeAt: size=15, off=5 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): >_writeAt: n=15, err= 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): close: 2026/09/01 04:36:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/01 04:36:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-01 04:36:04.21933181 +0000 UTC m=+1293.108728836 2026/09/01 04:36:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:04 DEBUG : dir/file1(0x3a9714a7ebc0): >close: err= 2026/09/01 04:36:04 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:36:04 DEBUG : dir/file1: vfs cache: starting upload 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:36:04 DEBUG : dir: Looking for writers 2026/09/01 04:36:04 DEBUG : file1: reading active writers 2026/09/01 04:36:04 DEBUG : Looking for writers 2026/09/01 04:36:04 DEBUG : dir: reading active writers 2026/09/01 04:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:36:05 DEBUG : dir: Looking for writers 2026/09/01 04:36:05 DEBUG : file1: reading active writers 2026/09/01 04:36:05 DEBUG : Looking for writers 2026/09/01 04:36:05 DEBUG : dir: reading active writers 2026/09/01 04:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:06 DEBUG : dir: Looking for writers 2026/09/01 04:36:06 DEBUG : file1: reading active writers 2026/09/01 04:36:06 DEBUG : Looking for writers 2026/09/01 04:36:06 DEBUG : dir: reading active writers 2026/09/01 04:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:07 DEBUG : dir/file1: size = 20 OK 2026/09/01 04:36:07 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/01 04:36:07 INFO : dir/file1: Copied (replaced existing) 2026/09/01 04:36:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-01 04:36:04.21933181 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/01 04:36:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/01 04:36:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/01 04:36:07 DEBUG : dir: Looking for writers 2026/09/01 04:36:07 DEBUG : file1: reading active writers 2026/09/01 04:36:07 DEBUG : Looking for writers 2026/09/01 04:36:07 DEBUG : dir: reading active writers 2026/09/01 04:36:07 DEBUG : >WaitForWriters: 2026/09/01 04:36:07 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:36:14 DEBUG : forgetting directory cache 2026/09/01 04:36:14 DEBUG : dir: forgetting directory cache 2026/09/01 04:36:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleSizeCreateExisting (20.90s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:21 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:21 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:21 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:21 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:21 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:21 DEBUG : file1: newRWFileHandle: 2026/09/01 04:36:21 DEBUG : file1(0x3a97144c5900): openPending: 2026/09/01 04:36:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:21 DEBUG : file1(0x3a97144c5900): >openPending: err= 2026/09/01 04:36:21 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:36:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:36:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:36:21 DEBUG : file1(0x3a97144c5900): _writeAt: size=5, off=0 2026/09/01 04:36:21 DEBUG : file1(0x3a97144c5900): >_writeAt: n=5, err= 2026/09/01 04:36:21 DEBUG : file1(0x3a97144c5900): close: 2026/09/01 04:36:21 DEBUG : file1: vfs cache: setting modification time to 2026-09-01 04:36:21.889217516 +0000 UTC m=+1310.778614532 2026/09/01 04:36:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:21 DEBUG : file1(0x3a97144c5900): >close: err= 2026/09/01 04:36:21 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:21 DEBUG : Looking for writers 2026/09/01 04:36:21 DEBUG : file1: reading active writers 2026/09/01 04:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:36:21 DEBUG : Looking for writers 2026/09/01 04:36:21 DEBUG : file1: reading active writers 2026/09/01 04:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:36:21 DEBUG : Looking for writers 2026/09/01 04:36:21 DEBUG : file1: reading active writers 2026/09/01 04:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:36:21 DEBUG : Looking for writers 2026/09/01 04:36:21 DEBUG : file1: reading active writers 2026/09/01 04:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:36:21 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:36:22 DEBUG : Looking for writers 2026/09/01 04:36:22 DEBUG : file1: reading active writers 2026/09/01 04:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:36:22 DEBUG : Looking for writers 2026/09/01 04:36:22 DEBUG : file1: reading active writers 2026/09/01 04:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:36:22 DEBUG : Looking for writers 2026/09/01 04:36:22 DEBUG : file1: reading active writers 2026/09/01 04:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:36:23 DEBUG : Looking for writers 2026/09/01 04:36:23 DEBUG : file1: reading active writers 2026/09/01 04:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:24 DEBUG : Looking for writers 2026/09/01 04:36:24 DEBUG : file1: reading active writers 2026/09/01 04:36:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:24 DEBUG : file1: size = 5 OK 2026/09/01 04:36:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:36:24 INFO : file1: Copied (new) 2026/09/01 04:36:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-01 04:36:21.889217516 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/01 04:36:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:36:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:24 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:36:25 DEBUG : Looking for writers 2026/09/01 04:36:25 DEBUG : file1: reading active writers 2026/09/01 04:36:25 DEBUG : >WaitForWriters: 2026/09/01 04:36:25 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (9.55s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:31 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:31 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:31 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:31 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/01 04:36:31 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881300): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881300): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881300): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881300): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881300): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.427253905 +0000 UTC m=+1320.316650921 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881300): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.427253905 +0000 UTC m=+1320.316650921 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881d40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04380): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04380): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04380): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.427253905 +0000 UTC m=+1320.316650921 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714328d90 item 1 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e049c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e049c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e049c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e049c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e049c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.429446466 +0000 UTC m=+1320.318843482 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e049c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04f00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04f00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04f00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04f00): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04f00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.429446466 +0000 UTC m=+1320.318843482 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04f00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714329490 item 2 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05740): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05740): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05740): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.430958762 +0000 UTC m=+1320.320355808 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.430958762 +0000 UTC m=+1320.320355808 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05bc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e3c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e3c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e3c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e3c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e3c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.430958762 +0000 UTC m=+1320.320355808 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e3c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97143298f0 item 3 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f080): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f080): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f080): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.433804556 +0000 UTC m=+1320.323201562 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f700): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f700): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f700): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f700): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f700): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.433804556 +0000 UTC m=+1320.323201562 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f700): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a60150 item 4 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fe80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fe80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fe80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fe80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fe80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.435512071 +0000 UTC m=+1320.324909078 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fe80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.435512071 +0000 UTC m=+1320.324909078 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472dc00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4cc80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4cc80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4cc80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4cc80): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4cc80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.435512071 +0000 UTC m=+1320.324909078 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4cc80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a605b0 item 5 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4dd00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4dd00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4dd00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4dd00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4dd00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.439659534 +0000 UTC m=+1320.329056580 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4dd00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0440): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0440): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0440): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0440): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0440): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.439659534 +0000 UTC m=+1320.329056580 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0440): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714247420 item 6 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0b00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0b00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0b00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0b00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0b00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.444350835 +0000 UTC m=+1320.333747841 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0b00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.444350835 +0000 UTC m=+1320.333747841 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1040): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1600): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1600): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1600): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1600): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1600): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.444350835 +0000 UTC m=+1320.333747841 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1600): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714247b20 item 7 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1cc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1cc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1cc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1cc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1cc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.448702363 +0000 UTC m=+1320.338099379 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1cc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928500): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928500): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928500): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928500): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928500): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.448702363 +0000 UTC m=+1320.338099379 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928500): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adc2a0 item 8 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928b00): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714928b00): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928b00): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928b00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928b00): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928b00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149291c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149291c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149291c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149291c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149291c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.4503585 +0000 UTC m=+1320.339755516 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149291c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.4503585 +0000 UTC m=+1320.339755516 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d40): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.4503585 +0000 UTC m=+1320.339755516 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adc700 item 9 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b986c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b986c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b986c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b986c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b986c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.453401718 +0000 UTC m=+1320.342798734 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b986c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98d00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98d00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98d00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98d00): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98d00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.453401718 +0000 UTC m=+1320.342798734 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98d00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adce00 item 10 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b993c0): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714b993c0): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b993c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b993c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b993c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b993c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b993c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99780): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99780): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99780): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.455453783 +0000 UTC m=+1320.344850789 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.455453783 +0000 UTC m=+1320.344850789 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99c80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86240): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86240): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86240): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.455453783 +0000 UTC m=+1320.344850789 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714add1f0 item 11 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a868c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a868c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a868c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a868c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a868c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.458140147 +0000 UTC m=+1320.347537164 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a868c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468640): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468640): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468640): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468640): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468640): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.458140147 +0000 UTC m=+1320.347537164 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468640): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714add6c0 item 12 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468c80): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714468c80): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468c80): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468c80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468c80): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468c80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469200): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469200): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469200): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469200): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469200): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.46028567 +0000 UTC m=+1320.349682686 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469c40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469c40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469c40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469c40): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469c40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.46028567 +0000 UTC m=+1320.349682686 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469c40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a60af0 item 13 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0100): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0100): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0100): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0100): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0100): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.462595701 +0000 UTC m=+1320.351992717 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0100): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0740): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0740): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0740): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.462595701 +0000 UTC m=+1320.351992717 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a60fc0 item 14 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0d80): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a97144e0d80): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0d80): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0d80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0d80): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0d80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1140): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1140): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1140): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1140): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1140): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.465753986 +0000 UTC m=+1320.355151002 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1140): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1940): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1940): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1940): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1940): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1940): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.465753986 +0000 UTC m=+1320.355151002 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1940): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a615e0 item 15 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0240): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0240): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0240): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.468227328 +0000 UTC m=+1320.357624344 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0780): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0780): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0780): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.468227328 +0000 UTC m=+1320.357624344 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a61a40 item 16 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.470486594 +0000 UTC m=+1320.359883600 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.470486594 +0000 UTC m=+1320.359883600 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1740): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1740): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1740): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.470486594 +0000 UTC m=+1320.359883600 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a61e30 item 17 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1ec0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1ec0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1ec0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1ec0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1ec0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.472889052 +0000 UTC m=+1320.362286068 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1ec0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5a500): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5a500): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5a500): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5a500): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5a500): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.472889052 +0000 UTC m=+1320.362286068 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5a500): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457f030 item 18 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5ab80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5ab80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5ab80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5ab80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5ab80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.474405306 +0000 UTC m=+1320.363802322 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5ab80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.474405306 +0000 UTC m=+1320.363802322 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b580): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b580): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b580): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b580): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b580): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.474405306 +0000 UTC m=+1320.363802322 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5b580): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457f490 item 19 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5bc00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5bc00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5bc00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5bc00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5bc00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.477589459 +0000 UTC m=+1320.366986475 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a5bc00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acc240): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acc240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acc240): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acc240): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acc240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.477589459 +0000 UTC m=+1320.366986475 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acc240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971427c700 item 20 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86fc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86fc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86fc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86fc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86fc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.480448208 +0000 UTC m=+1320.369845234 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86fc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.480448208 +0000 UTC m=+1320.369845234 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87600): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87b00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87b00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87b00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87b00): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87b00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.480448208 +0000 UTC m=+1320.369845234 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87b00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714add8f0 item 21 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6380): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6380): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6380): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.482744224 +0000 UTC m=+1320.372141240 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b68c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b68c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b68c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b68c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b68c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.482744224 +0000 UTC m=+1320.372141240 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b68c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adddc0 item 22 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6f40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6f40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6f40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6f40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6f40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.484824923 +0000 UTC m=+1320.374221939 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b6f40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.484824923 +0000 UTC m=+1320.374221939 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7440): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7940): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7940): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7940): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7940): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7940): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.484824923 +0000 UTC m=+1320.374221939 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149b7940): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713e5f030 item 23 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b040c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b040c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b040c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b040c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b040c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.487551343 +0000 UTC m=+1320.376948359 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b040c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04600): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04600): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04600): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04600): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04600): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.487551343 +0000 UTC m=+1320.376948359 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04600): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713e5fc00 item 24 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04c40): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714b04c40): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04c40): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04c40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04c40): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b04c40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05000): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05000): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05000): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05000): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05000): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.489155192 +0000 UTC m=+1320.378552208 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05000): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.489155192 +0000 UTC m=+1320.378552208 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05500): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05a40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05a40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05a40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05a40): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05a40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.489155192 +0000 UTC m=+1320.378552208 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b05a40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422c620 item 25 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b3a1c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b3a1c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b3a1c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b3a1c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b3a1c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.49129897 +0000 UTC m=+1320.380695977 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b3a1c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714accac0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714accac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714accac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714accac0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714accac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.49129897 +0000 UTC m=+1320.380695977 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714accac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971427cb60 item 26 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd100): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714acd100): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd100): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd100): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd100): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd100): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd100): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd4c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd4c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd4c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd4c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd4c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.493310019 +0000 UTC m=+1320.382707035 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd4c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.493310019 +0000 UTC m=+1320.382707035 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714acd9c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea000): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea000): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea000): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea000): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea000): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.493310019 +0000 UTC m=+1320.382707035 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea000): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971427d9d0 item 27 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea680): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea680): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea680): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea680): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea680): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.497015406 +0000 UTC m=+1320.386412423 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aea680): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeabc0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeabc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeabc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeabc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeabc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.497015406 +0000 UTC m=+1320.386412423 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeabc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48620 item 28 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb200): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714aeb200): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb200): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb200): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb200): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb200): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb5c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb5c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb5c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb5c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb5c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.499480863 +0000 UTC m=+1320.388877879 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aeb5c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aebc80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aebc80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aebc80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aebc80): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aebc80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.499480863 +0000 UTC m=+1320.388877879 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714aebc80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48a80 item 29 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94400): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94400): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94400): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94400): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94400): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.501443449 +0000 UTC m=+1320.390840465 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94400): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94940): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94940): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94940): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94940): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94940): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.501443449 +0000 UTC m=+1320.390840465 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94940): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48fc0 item 30 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94f80): _readAt: size=2, off=0 2026/09/01 04:36:31 ERROR : open-test-file(0x3a9714b94f80): Couldn't read size of file 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94f80): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94f80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94f80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94f80): close: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b94f80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95340): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95340): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95340): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95340): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95340): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.503178366 +0000 UTC m=+1320.392575382 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95340): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95a00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95a00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95a00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95a00): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95a00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.503178366 +0000 UTC m=+1320.392575382 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b95a00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f49490 item 31 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 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 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce180): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce180): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce180): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce180): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce180): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.505511903 +0000 UTC m=+1320.394908919 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce180): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce6c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce6c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce6c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce6c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce6c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.505511903 +0000 UTC m=+1320.394908919 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bce6c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f49960 item 32 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bced00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bced00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bced00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bced00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bced00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.507640724 +0000 UTC m=+1320.397037740 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bced00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f49d50 item 33 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.508502421 +0000 UTC m=+1320.397899437 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf180): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf680): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf680): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf680): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf680): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf680): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.508502421 +0000 UTC m=+1320.397899437 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcf680): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc070 item 33 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcfcc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcfcc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcfcc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcfcc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcfcc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.510425673 +0000 UTC m=+1320.399822689 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bcfcc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc460 item 34 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.511233709 +0000 UTC m=+1320.400630716 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa780): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa780): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa780): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.511233709 +0000 UTC m=+1320.400630716 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfa780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc620 item 34 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfadc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfadc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfadc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfadc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfadc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.51323535 +0000 UTC m=+1320.402632355 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfadc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbcb60 item 35 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.514000094 +0000 UTC m=+1320.403397130 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb740): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb740): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb740): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.514000094 +0000 UTC m=+1320.403397130 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfb740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbcd90 item 35 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfbdc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfbdc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfbdc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfbdc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfbdc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.515927844 +0000 UTC m=+1320.405324861 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714bfbdc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd110 item 36 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.516563516 +0000 UTC m=+1320.405960532 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c243c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24900): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24900): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24900): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24900): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24900): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.516563516 +0000 UTC m=+1320.405960532 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24900): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd340 item 36 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24f40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24f40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24f40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24f40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24f40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.517991842 +0000 UTC m=+1320.407388858 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c24f40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd880 item 37 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.519179987 +0000 UTC m=+1320.408577003 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c253c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c258c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c258c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c258c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c258c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c258c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.519179987 +0000 UTC m=+1320.408577003 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c258c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbdc00 item 37 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e040): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e040): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e040): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e040): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e040): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.520782784 +0000 UTC m=+1320.410179800 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e040): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714562540 item 38 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.52152197 +0000 UTC m=+1320.410918986 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4e540): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4ea80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4ea80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4ea80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4ea80): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4ea80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.52152197 +0000 UTC m=+1320.410918986 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4ea80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97145627e0 item 38 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f100): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f100): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f100): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f100): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f100): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.524154331 +0000 UTC m=+1320.413551337 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f100): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714562c40 item 39 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.525002663 +0000 UTC m=+1320.414399679 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4f600): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4fb00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4fb00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4fb00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4fb00): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4fb00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.525002663 +0000 UTC m=+1320.414399679 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c4fb00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97145632d0 item 39 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70280): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70280): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70280): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70280): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70280): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.526701492 +0000 UTC m=+1320.416098508 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70280): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971456c000 item 40 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.52729895 +0000 UTC m=+1320.416696006 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70cc0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70cc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70cc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70cc0): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70cc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.52729895 +0000 UTC m=+1320.416696006 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c70cc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971456c310 item 40 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.528609185 +0000 UTC m=+1320.418006201 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71280): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71780): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71780): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971456cfc0 item 41 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71780): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.529982398 +0000 UTC m=+1320.419379405 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971456d7a0 item 41 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.530667101 +0000 UTC m=+1320.420064117 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c71c40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98280): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98280): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98280): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98280): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98280): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.530667101 +0000 UTC m=+1320.420064117 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98280): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971456d9d0 item 41 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.53225516 +0000 UTC m=+1320.421652176 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c988c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98dc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98dc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98dc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971456de30 item 42 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98dc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98dc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.532993084 +0000 UTC m=+1320.422390100 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c98dc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714278460 item 42 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.534487396 +0000 UTC m=+1320.423884443 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99300): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99880): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99880): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99880): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99880): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99880): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.534487396 +0000 UTC m=+1320.423884443 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99880): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714278930 item 42 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.53660212 +0000 UTC m=+1320.425999136 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c99ec0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc04c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc04c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc04c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714279500 item 43 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc04c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc04c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.537220477 +0000 UTC m=+1320.426617493 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc04c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714279b90 item 43 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.537903597 +0000 UTC m=+1320.427300614 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0a00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0f40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0f40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0f40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0f40): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0f40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.537903597 +0000 UTC m=+1320.427300614 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc0f40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714224070 item 43 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.540786803 +0000 UTC m=+1320.430183819 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1580): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1a80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1a80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1a80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714224620 item 44 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1a80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1a80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.541343224 +0000 UTC m=+1320.430740240 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cc1a80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714224bd0 item 44 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.542013439 +0000 UTC m=+1320.431410456 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce20c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2640): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2640): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2640): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2640): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2640): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.542013439 +0000 UTC m=+1320.431410456 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2640): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714224f50 item 44 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.543350936 +0000 UTC m=+1320.432747952 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce2c80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3180): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3180): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3180): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714225570 item 45 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3180): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3180): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.543837955 +0000 UTC m=+1320.433234972 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3180): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3880): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3880): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3880): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3880): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3880): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.543837955 +0000 UTC m=+1320.433234972 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3880): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142257a0 item 45 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.545531475 +0000 UTC m=+1320.434928491 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ce3ec0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfa4c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfa4c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfa4c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714225d50 item 46 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfa4c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfa4c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.546044222 +0000 UTC m=+1320.435441238 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfa4c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfabc0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfabc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfabc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfabc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfabc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.546044222 +0000 UTC m=+1320.435441238 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfabc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64230 item 46 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.547505312 +0000 UTC m=+1320.436902317 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb700): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb700): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb700): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64690 item 47 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb700): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb700): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.547997973 +0000 UTC m=+1320.437394979 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfb700): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfbe00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfbe00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfbe00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfbe00): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfbe00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.547997973 +0000 UTC m=+1320.437394979 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714cfbe00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64850 item 47 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.550182298 +0000 UTC m=+1320.439579314 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16480): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16980): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16980): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16980): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64bd0 item 48 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16980): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16980): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.551212944 +0000 UTC m=+1320.440609960 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d16980): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17080): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17080): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17080): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.551212944 +0000 UTC m=+1320.440609960 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64e00 item 48 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d176c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d176c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d176c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d176c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d176c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.553987784 +0000 UTC m=+1320.443384800 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d176c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65260 item 49 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.555259977 +0000 UTC m=+1320.444657054 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d17b40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34180): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34180): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34180): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34180): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34180): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.555259977 +0000 UTC m=+1320.444657054 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34180): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65570 item 49 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34800): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34800): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34800): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34800): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34800): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.558785365 +0000 UTC m=+1320.448182432 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34800): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b659d0 item 50 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.559782979 +0000 UTC m=+1320.449179995 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34d00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35280): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35280): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35280): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35280): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35280): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.559782979 +0000 UTC m=+1320.449179995 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35280): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65b90 item 50 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35900): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35900): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35900): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35900): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35900): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.566503061 +0000 UTC m=+1320.455900077 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35900): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142500e0 item 51 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.567511686 +0000 UTC m=+1320.456908702 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30440): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0300): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0300): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0300): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0300): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0300): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.567511686 +0000 UTC m=+1320.456908702 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0300): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4c070 item 51 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0a40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0a40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0a40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0a40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0a40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.56921907 +0000 UTC m=+1320.458616076 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0a40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4c620 item 52 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.570206926 +0000 UTC m=+1320.459603942 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d0f40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d16c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d16c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d16c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d16c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d16c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.570206926 +0000 UTC m=+1320.459603942 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d16c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4c9a0 item 52 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d1d40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d1d40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d1d40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d1d40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d1d40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.571842997 +0000 UTC m=+1320.461240013 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148d1d40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4cd90 item 53 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.572372146 +0000 UTC m=+1320.461769152 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c30b40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31080): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31080): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31080): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.572372146 +0000 UTC m=+1320.461769152 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4cf50 item 53 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31700): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31700): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31700): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31700): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31700): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.573955295 +0000 UTC m=+1320.463352311 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31700): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d2d0 item 54 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.574549117 +0000 UTC m=+1320.463946133 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714c31c00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34280): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34280): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34280): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34280): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34280): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.574549117 +0000 UTC m=+1320.463946133 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34280): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d490 item 54 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34900): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34900): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34900): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34900): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34900): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.575748533 +0000 UTC m=+1320.465145549 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34900): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d880 item 55 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.576269156 +0000 UTC m=+1320.465666161 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d34e00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35340): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35340): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35340): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35340): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35340): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.576269156 +0000 UTC m=+1320.465666161 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35340): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4db20 item 55 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35a00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35a00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35a00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35a00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35a00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.578555253 +0000 UTC m=+1320.467952269 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714d35a00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422c000 item 56 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.579198988 +0000 UTC m=+1320.468596025 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714882040): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148828c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148828c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148828c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148828c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148828c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.579198988 +0000 UTC m=+1320.468596025 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148828c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422c230 item 56 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.581541763 +0000 UTC m=+1320.470938820 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883a40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883a40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883a40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422c8c0 item 57 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883a40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883a40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.582004668 +0000 UTC m=+1320.471401684 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714883a40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422ce70 item 57 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.583180598 +0000 UTC m=+1320.472577614 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714318c80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149560c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149560c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149560c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149560c0): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149560c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.583180598 +0000 UTC m=+1320.472577614 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149560c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422d2d0 item 57 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.585826836 +0000 UTC m=+1320.475223842 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714956840): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea000): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea000): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea000): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422da40 item 58 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea000): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea000): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.586871609 +0000 UTC m=+1320.476268646 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea000): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714250460 item 58 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.587872179 +0000 UTC m=+1320.477269185 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ea800): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145eb300): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145eb300): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145eb300): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145eb300): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145eb300): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.587872179 +0000 UTC m=+1320.477269185 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145eb300): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714250a10 item 58 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.58994836 +0000 UTC m=+1320.479345376 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97145ebc80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e380): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e380): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142511f0 item 59 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e380): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.590913593 +0000 UTC m=+1320.480310609 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714251420 item 59 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.591570053 +0000 UTC m=+1320.480967069 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7e8c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7ee40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7ee40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7ee40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7ee40): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7ee40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.591570053 +0000 UTC m=+1320.480967069 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7ee40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714251b20 item 59 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.594240055 +0000 UTC m=+1320.483637061 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7f480): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7fa00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7fa00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7fa00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b643f0 item 60 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7fa00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7fa00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.594823207 +0000 UTC m=+1320.484220223 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a7fa00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b645b0 item 60 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.595808257 +0000 UTC m=+1320.485205273 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4a80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4a80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4a80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4a80): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4a80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.595808257 +0000 UTC m=+1320.485205273 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c4a80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64770 item 60 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.597609739 +0000 UTC m=+1320.487006815 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5a40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5a40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5a40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64af0 item 61 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5a40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5a40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.598655293 +0000 UTC m=+1320.488052330 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144c5a40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714880540): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714880540): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714880540): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714880540): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714880540): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.598655293 +0000 UTC m=+1320.488052330 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714880540): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64d20 item 61 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.600551515 +0000 UTC m=+1320.489948531 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881ac0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881ac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881ac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b650a0 item 62 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881ac0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881ac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.601226971 +0000 UTC m=+1320.490623987 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714881ac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04500): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04500): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04500): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04500): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04500): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.601226971 +0000 UTC m=+1320.490623987 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04500): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65260 item 62 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.603174458 +0000 UTC m=+1320.492571474 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e04b40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05080): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05080): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65650 item 63 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05080): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.603783498 +0000 UTC m=+1320.493180514 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05980): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05980): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05980): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05980): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05980): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.603783498 +0000 UTC m=+1320.493180514 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714e05980): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65810 item 63 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 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 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.605415922 +0000 UTC m=+1320.494812998 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489e300): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489ec40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489ec40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489ec40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65b90 item 64 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489ec40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489ec40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.605966442 +0000 UTC m=+1320.495363458 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489ec40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f640): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f640): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f640): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f640): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f640): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.605966442 +0000 UTC m=+1320.495363458 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489f640): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65dc0 item 64 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fd80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fd80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fd80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fd80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fd80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.607542528 +0000 UTC m=+1320.496939544 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971489fd80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714306850 item 65 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.608063953 +0000 UTC m=+1320.497460969 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c880): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c880): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c880): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c880): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c880): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.608063953 +0000 UTC m=+1320.497460969 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472c880): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714306a80 item 65 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472cf40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472cf40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472cf40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472cf40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472cf40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.609456233 +0000 UTC m=+1320.498853249 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472cf40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da000 item 66 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.610019496 +0000 UTC m=+1320.499416512 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472d4c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472db40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472db40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472db40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472db40): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472db40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.610019496 +0000 UTC m=+1320.499416512 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971472db40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da1c0 item 66 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4d140): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4d140): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4d140): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4d140): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4d140): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.612008352 +0000 UTC m=+1320.501405368 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4d140): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da540 item 67 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.612719936 +0000 UTC m=+1320.502116953 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9713f4db80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da02c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da02c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da02c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da02c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da02c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.612719936 +0000 UTC m=+1320.502116953 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da02c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da700 item 67 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0940): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0940): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0940): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0940): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0940): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.614285573 +0000 UTC m=+1320.503682589 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0940): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149daa80 item 68 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.614852414 +0000 UTC m=+1320.504249430 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da0e40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1380): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1380): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1380): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.614852414 +0000 UTC m=+1320.504249430 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149dad20 item 68 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1ac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1ac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1ac0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1ac0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1ac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.617431243 +0000 UTC m=+1320.506828249 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714da1ac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149db1f0 item 69 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.618072395 +0000 UTC m=+1320.507469411 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928040): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928740): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928740): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928740): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.618072395 +0000 UTC m=+1320.507469411 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149db3b0 item 69 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928fc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928fc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928fc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928fc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928fc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.619756716 +0000 UTC m=+1320.509153732 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714928fc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149db960 item 70 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.620498276 +0000 UTC m=+1320.509895292 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149296c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d00): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.620498276 +0000 UTC m=+1320.509895292 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714929d00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149dbb20 item 70 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98680): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98680): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98680): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98680): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98680): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.621847734 +0000 UTC m=+1320.511244751 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98680): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f50000 item 71 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.622364982 +0000 UTC m=+1320.511761998 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b98c80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99180): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99180): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99180): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99180): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99180): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.622364982 +0000 UTC m=+1320.511761998 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99180): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f504d0 item 71 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99800): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99800): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99800): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99800): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99800): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.62384156 +0000 UTC m=+1320.513238576 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99800): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f50c40 item 72 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.62440763 +0000 UTC m=+1320.513804646 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714b99d00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468300): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468300): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468300): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468300): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468300): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.62440763 +0000 UTC m=+1320.513804646 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468300): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f51030 item 72 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.625832401 +0000 UTC m=+1320.515229417 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714468ac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469180): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469180): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469180): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc070 item 73 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469180): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469180): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.626356199 +0000 UTC m=+1320.515753206 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469180): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc230 item 73 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.626915586 +0000 UTC m=+1320.516312602 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714469740): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97141966c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97141966c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97141966c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97141966c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97141966c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.626915586 +0000 UTC m=+1320.516312602 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97141966c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc4d0 item 73 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.628288569 +0000 UTC m=+1320.517685585 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0980): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0980): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0980): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc8c0 item 74 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0980): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0980): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.628700297 +0000 UTC m=+1320.518097302 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0980): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bcb60 item 74 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.629310959 +0000 UTC m=+1320.518707976 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e0ec0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1440): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1440): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1440): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1440): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1440): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.629310959 +0000 UTC m=+1320.518707976 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1440): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bcd90 item 74 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.630707527 +0000 UTC m=+1320.520104563 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97144e1c00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0340): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0340): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0340): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bd340 item 75 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0340): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0340): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.631279598 +0000 UTC m=+1320.520676614 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0340): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): _writeAt: size=3, off=2 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bd6c0 item 75 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.631863892 +0000 UTC m=+1320.521260928 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0880): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.631863892 +0000 UTC m=+1320.521260928 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab0dc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bdb20 item 75 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.633269566 +0000 UTC m=+1320.522666582 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1400): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1a00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1a00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1a00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714546700 item 76 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1a00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1a00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.633755754 +0000 UTC m=+1320.523152770 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714ab1a00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714546af0 item 76 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): _writeAt: size=3, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.634419017 +0000 UTC m=+1320.523816033 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86040): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a865c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a865c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a865c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a865c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a865c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.634419017 +0000 UTC m=+1320.523816033 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a865c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714546d90 item 76 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.635763967 +0000 UTC m=+1320.525160983 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a86d00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87280): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87280): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87280): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714547340 item 77 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87280): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87280): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.636280413 +0000 UTC m=+1320.525677429 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87280): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87a80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87a80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87a80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87a80): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87a80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.636280413 +0000 UTC m=+1320.525677429 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a87a80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97145475e0 item 77 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.637774374 +0000 UTC m=+1320.527171390 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c2c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c7c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c7c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c7c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472a380 item 78 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c7c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c7c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.638326186 +0000 UTC m=+1320.527723202 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470c7c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470cec0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470cec0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470cec0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470cec0): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470cec0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.638326186 +0000 UTC m=+1320.527723202 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470cec0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472a7e0 item 78 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.640469264 +0000 UTC m=+1320.529866280 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470d500): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470da00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470da00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470da00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472acb0 item 79 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470da00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470da00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.64117121 +0000 UTC m=+1320.530568226 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a971470da00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758200): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758200): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758200): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758200): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758200): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.64117121 +0000 UTC m=+1320.530568226 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472afc0 item 79 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.642870168 +0000 UTC m=+1320.532267184 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758840): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758d40): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758d40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758d40): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472b490 item 80 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758d40): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758d40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.643573175 +0000 UTC m=+1320.532970191 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714758d40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759440): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759440): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759440): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759440): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759440): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.643573175 +0000 UTC m=+1320.532970191 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759440): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472b730 item 80 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759a80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759a80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759a80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759a80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759a80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.645207753 +0000 UTC m=+1320.534604769 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714759a80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472bb90 item 81 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.64619123 +0000 UTC m=+1320.535588237 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794000): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794540): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794540): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794540): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794540): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794540): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.64619123 +0000 UTC m=+1320.535588237 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794540): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472bd50 item 81 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794bc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794bc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794bc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794bc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794bc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.647658061 +0000 UTC m=+1320.537055117 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714794bc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1c700 item 82 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.648368301 +0000 UTC m=+1320.537765318 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97147950c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795640): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795640): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795640): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795640): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795640): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.648368301 +0000 UTC m=+1320.537765318 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795640): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1caf0 item 82 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795cc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795cc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795cc0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795cc0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795cc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.650004533 +0000 UTC m=+1320.539401549 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714795cc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1cfc0 item 83 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.650595638 +0000 UTC m=+1320.539992654 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148162c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816800): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816800): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816800): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816800): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816800): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.650595638 +0000 UTC m=+1320.539992654 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816800): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1d2d0 item 83 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816e80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816e80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816e80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816e80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816e80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.651936501 +0000 UTC m=+1320.541333517 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714816e80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1d730 item 84 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.65256631 +0000 UTC m=+1320.541963326 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817900): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817900): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817900): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817900): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817900): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.65256631 +0000 UTC m=+1320.541963326 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714817900): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1d8f0 item 84 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884080): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884080): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884080): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884080): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884080): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.65387451 +0000 UTC m=+1320.543271526 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884080): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1dc70 item 85 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.654448455 +0000 UTC m=+1320.543845471 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884580): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884ac0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884ac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884ac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884ac0): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884ac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.654448455 +0000 UTC m=+1320.543845471 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714884ac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1de30 item 85 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885140): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885140): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885140): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885140): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885140): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.655920956 +0000 UTC m=+1320.545317972 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885140): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422e460 item 86 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.656483369 +0000 UTC m=+1320.545880385 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885640): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885bc0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885bc0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885bc0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885bc0): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885bc0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.656483369 +0000 UTC m=+1320.545880385 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714885bc0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422e7e0 item 86 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba340): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba340): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba340): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba340): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba340): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.657767582 +0000 UTC m=+1320.547164599 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba340): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422ee70 item 87 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.658390189 +0000 UTC m=+1320.547787196 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ba840): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bad80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bad80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bad80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bad80): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bad80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.658390189 +0000 UTC m=+1320.547787196 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bad80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422f030 item 87 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb400): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb400): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb400): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb400): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb400): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.659869203 +0000 UTC m=+1320.549266208 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb400): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422f490 item 88 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.660452505 +0000 UTC m=+1320.549849510 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bb900): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bbe80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bbe80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bbe80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bbe80): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bbe80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.660452505 +0000 UTC m=+1320.549849510 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148bbe80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422f730 item 88 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.661977885 +0000 UTC m=+1320.551374922 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ee5c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148eeb00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148eeb00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148eeb00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422fdc0 item 89 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148eeb00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148eeb00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.66243611 +0000 UTC m=+1320.551833126 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148eeb00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4150 item 89 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.663020574 +0000 UTC m=+1320.552417590 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef040): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef5c0): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef5c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef5c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef5c0): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef5c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.663020574 +0000 UTC m=+1320.552417590 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148ef5c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4310 item 89 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.666166546 +0000 UTC m=+1320.555563562 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97148efc00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936240): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936240): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4690 item 90 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936240): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.66661411 +0000 UTC m=+1320.556011126 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4850 item 90 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.667540541 +0000 UTC m=+1320.556937567 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936d40): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936d40): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936d40): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936d40): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936d40): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.667540541 +0000 UTC m=+1320.556937567 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714936d40): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4a80 item 90 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.668989908 +0000 UTC m=+1320.558386914 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937380): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149378c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149378c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149378c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4e00 item 91 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149378c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149378c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.669566536 +0000 UTC m=+1320.558963552 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149378c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): >_readAt: n=2, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): _writeAt: size=3, off=7 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d5110 item 91 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.670528905 +0000 UTC m=+1320.559925921 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714937e00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968480): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968480): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968480): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968480): >_readAt: n=8, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968480): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.670528905 +0000 UTC m=+1320.559925921 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968480): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d5340 item 91 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.67203522 +0000 UTC m=+1320.561432236 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714968ac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969000): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969000): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969000): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d56c0 item 92 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969000): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969000): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.672729991 +0000 UTC m=+1320.562127008 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969000): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): open at offset 5 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d59d0 item 92 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): _readAt: size=2, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): _writeAt: size=3, off=5 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): >_writeAt: n=3, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.673603661 +0000 UTC m=+1320.563000677 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969540): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969b00): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969b00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969b00): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969b00): >_readAt: n=3, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969b00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.673603661 +0000 UTC m=+1320.563000677 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714969b00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d5c70 item 92 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.675721511 +0000 UTC m=+1320.565118547 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6240): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6780): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6780): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6780): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421a850 item 93 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6780): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6780): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.676433646 +0000 UTC m=+1320.565830662 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6780): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6e80): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6e80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6e80): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6e80): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6e80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.676433646 +0000 UTC m=+1320.565830662 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a6e80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421aaf0 item 93 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.677944649 +0000 UTC m=+1320.567341665 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a74c0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a7a00): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a7a00): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a7a00): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421b0a0 item 94 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a7a00): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a7a00): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.678482636 +0000 UTC m=+1320.567879652 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149a7a00): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce200): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce200): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce200): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce200): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce200): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.678482636 +0000 UTC m=+1320.567879652 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce200): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421b2d0 item 94 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.680399525 +0000 UTC m=+1320.569796532 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ce840): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ced80): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ced80): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ced80): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421bce0 item 95 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ced80): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ced80): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.680861909 +0000 UTC m=+1320.570258925 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149ced80): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cf480): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cf480): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cf480): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cf480): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cf480): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.680861909 +0000 UTC m=+1320.570258925 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cf480): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432a230 item 95 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 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 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): open at offset 0 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): _readAt: size=2, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): >_readAt: n=0, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.682450439 +0000 UTC m=+1320.571847455 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a97149cfac0): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10100): _writeAt: size=5, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10100): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10100): >openPending: err= 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432a770 item 96 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10100): >_writeAt: n=5, err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10100): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.683035815 +0000 UTC m=+1320.572432831 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10100): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:31 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10800): _readAt: size=512, off=0 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10800): openPending: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10800): >openPending: err= 2026/09/01 04:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10800): >_readAt: n=5, err=EOF 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10800): close: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:31.683035815 +0000 UTC m=+1320.572432831 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:31 DEBUG : open-test-file(0x3a9714a10800): >close: err= 2026/09/01 04:36:31 DEBUG : open-test-file: Remove: 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432ad90 item 96 2026/09/01 04:36:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:31 DEBUG : open-test-file: >Remove: err= 2026/09/01 04:36:31 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:31 DEBUG : Looking for writers 2026/09/01 04:36:31 DEBUG : >WaitForWriters: 2026/09/01 04:36:31 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:32 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:32 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:32 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:32 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/01 04:36:32 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957600): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957600): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957600): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957600): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957600): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.616698199 +0000 UTC m=+1321.506095215 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957600): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.616698199 +0000 UTC m=+1321.506095215 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957a80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b06140): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b06140): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b06140): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b06140): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b06140): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.616698199 +0000 UTC m=+1321.506095215 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b06140): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a60d20 item 1 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d942c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d942c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d942c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d942c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d942c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.627715175 +0000 UTC m=+1321.517112191 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d942c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d947c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d947c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d947c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d947c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d947c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.627715175 +0000 UTC m=+1321.517112191 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d947c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142472d0 item 2 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d94e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d94e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d94e00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d94e00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d94e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.631801213 +0000 UTC m=+1321.521198229 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d94e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.631801213 +0000 UTC m=+1321.521198229 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95740): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95740): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95740): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95740): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95740): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.631801213 +0000 UTC m=+1321.521198229 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95740): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142478f0 item 3 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95dc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95dc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95dc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95dc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95dc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.639038852 +0000 UTC m=+1321.528435868 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714d95dc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2400): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2400): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2400): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.639038852 +0000 UTC m=+1321.528435868 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457ea80 item 4 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2a40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2a40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2a40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2a40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2a40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.645724198 +0000 UTC m=+1321.535121214 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2a40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.645724198 +0000 UTC m=+1321.535121214 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a110c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11580): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11580): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11580): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11580): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11580): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.645724198 +0000 UTC m=+1321.535121214 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11580): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714329110 item 5 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11c00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11c00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11c00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11c00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11c00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.652072558 +0000 UTC m=+1321.541469574 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11c00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54240): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54240): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54240): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54240): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54240): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.652072558 +0000 UTC m=+1321.541469574 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54240): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714329730 item 6 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a548c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a548c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a548c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a548c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a548c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.659177956 +0000 UTC m=+1321.548574972 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a548c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.659177956 +0000 UTC m=+1321.548574972 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc2f80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3440): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3440): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3440): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3440): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3440): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.659177956 +0000 UTC m=+1321.548574972 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3440): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457efc0 item 7 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54cc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54cc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54cc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54cc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54cc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.665254072 +0000 UTC m=+1321.554651088 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a54cc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55200): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55200): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55200): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55200): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55200): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.665254072 +0000 UTC m=+1321.554651088 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55200): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714329ce0 item 8 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a557c0): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a9714a557c0): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a557c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a557c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a557c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a557c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a557c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55b80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55b80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55b80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55b80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55b80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.670471174 +0000 UTC m=+1321.559868190 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a55b80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.670471174 +0000 UTC m=+1321.559868190 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82100): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82600): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82600): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82600): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82600): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82600): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.670471174 +0000 UTC m=+1321.559868190 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82600): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adc230 item 9 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82c80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82c80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82c80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82c80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82c80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.678517742 +0000 UTC m=+1321.567914758 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b82c80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b831c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b831c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b831c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b831c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b831c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.678517742 +0000 UTC m=+1321.567914758 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b831c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adc7e0 item 10 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3e80): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a9714dc3e80): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3e80): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3e80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3e80): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714dc3e80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc340): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc340): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc340): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.683422875 +0000 UTC m=+1321.572819891 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.683422875 +0000 UTC m=+1321.572819891 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddc840): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddcd40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddcd40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddcd40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddcd40): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddcd40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.683422875 +0000 UTC m=+1321.572819891 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddcd40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457f810 item 11 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd3c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd3c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd3c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd3c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd3c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.693405528 +0000 UTC m=+1321.582802555 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd3c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd900): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd900): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd900): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd900): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd900): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.693405528 +0000 UTC m=+1321.582802555 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ddd900): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713e5e3f0 item 12 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83400): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a9714b83400): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83400): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83400): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83400): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83400): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b837c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b837c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b837c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b837c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b837c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.703508528 +0000 UTC m=+1321.592905545 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b837c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83e80): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83e80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83e80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83e80): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83e80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.703508528 +0000 UTC m=+1321.592905545 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b83e80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adcaf0 item 13 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4600): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4600): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4600): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4600): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4600): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.705179255 +0000 UTC m=+1321.594576260 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4600): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4b40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4b40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4b40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4b40): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4b40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.705179255 +0000 UTC m=+1321.594576260 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb4b40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714adcfc0 item 14 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5180): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a9714bb5180): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5180): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5180): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5180): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5180): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5180): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5540): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5540): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5540): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5540): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5540): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.708428661 +0000 UTC m=+1321.597825667 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5540): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5c00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5c00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5c00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5c00): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5c00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.708428661 +0000 UTC m=+1321.597825667 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bb5c00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714add3b0 item 15 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0380): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0380): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0380): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.709665307 +0000 UTC m=+1321.599062313 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4140): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4140): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4140): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4140): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4140): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.709665307 +0000 UTC m=+1321.599062313 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4140): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713e5ed20 item 16 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4780): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4780): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4780): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4780): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4780): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.713390061 +0000 UTC m=+1321.602787068 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4780): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.713390061 +0000 UTC m=+1321.602787068 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df4c00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5100): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5100): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5100): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5100): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5100): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.713390061 +0000 UTC m=+1321.602787068 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5100): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713e5f810 item 17 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5780): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5780): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5780): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5780): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5780): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.714995403 +0000 UTC m=+1321.604392410 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5780): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5cc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5cc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5cc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5cc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5cc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.714995403 +0000 UTC m=+1321.604392410 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714df5cc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971427c620 item 18 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18440): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18440): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18440): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18440): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18440): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.718066243 +0000 UTC m=+1321.607463249 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18440): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.718066243 +0000 UTC m=+1321.607463249 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18940): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18e40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18e40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18e40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18e40): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18e40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.718066243 +0000 UTC m=+1321.607463249 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c18e40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971427cbd0 item 19 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c194c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c194c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c194c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c194c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c194c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.72196179 +0000 UTC m=+1321.611358795 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c194c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c19a00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c19a00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c19a00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c19a00): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c19a00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.72196179 +0000 UTC m=+1321.611358795 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c19a00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971427d880 item 20 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44180): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44180): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44180): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44180): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44180): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.723162758 +0000 UTC m=+1321.612559764 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44180): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.723162758 +0000 UTC m=+1321.612559764 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44680): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0a40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0a40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0a40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0a40): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0a40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.723162758 +0000 UTC m=+1321.612559764 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf0a40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48000 item 21 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf10c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf10c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf10c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf10c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf10c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.727504899 +0000 UTC m=+1321.616901904 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf10c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1600): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1600): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1600): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1600): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1600): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.727504899 +0000 UTC m=+1321.616901904 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1600): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714addb20 item 22 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1c80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1c80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1c80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1c80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1c80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.729528381 +0000 UTC m=+1321.618925387 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714bf1c80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.729528381 +0000 UTC m=+1321.618925387 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a780): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a780): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a780): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a780): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a780): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.729528381 +0000 UTC m=+1321.618925387 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9a780): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc000 item 23 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9ae00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9ae00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9ae00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9ae00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9ae00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.733709085 +0000 UTC m=+1321.623106091 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9ae00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b340): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b340): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b340): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.733709085 +0000 UTC m=+1321.623106091 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc540 item 24 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b980): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a9714c9b980): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b980): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b980): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b980): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b980): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9b980): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9bd40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9bd40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9bd40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9bd40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9bd40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.735144035 +0000 UTC m=+1321.624541042 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c9bd40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.735144035 +0000 UTC m=+1321.624541042 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba880): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba880): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba880): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.735144035 +0000 UTC m=+1321.624541042 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cba880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc8c0 item 25 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbaf00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbaf00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbaf00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbaf00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbaf00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.73991138 +0000 UTC m=+1321.629308386 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbaf00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbb440): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbb440): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbb440): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbb440): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbb440): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.73991138 +0000 UTC m=+1321.629308386 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbb440): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbcf50 item 26 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbba80): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a9714cbba80): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbba80): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbba80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbba80): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbba80): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbba80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbbe40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbbe40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbbe40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbbe40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbbe40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.741523495 +0000 UTC m=+1321.630920500 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cbbe40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.741523495 +0000 UTC m=+1321.630920500 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc440): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc980): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc980): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc980): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc980): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc980): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.741523495 +0000 UTC m=+1321.630920500 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc980): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd2d0 item 27 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd000): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd000): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd000): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd000): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd000): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.745754154 +0000 UTC m=+1321.635151160 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd000): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d21c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d21c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d21c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d21c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d21c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.745754154 +0000 UTC m=+1321.635151160 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d21c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714562070 item 28 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2880): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a97147d2880): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2880): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2880): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2880): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2880): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2c40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2c40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2c40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2c40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2c40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.757119278 +0000 UTC m=+1321.646516284 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d2c40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd380): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd380): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd380): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.757119278 +0000 UTC m=+1321.646516284 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97145628c0 item 29 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd600): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd600): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd600): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd600): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd600): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.762518054 +0000 UTC m=+1321.651915060 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd600): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3580): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3580): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3580): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3580): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3580): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.762518054 +0000 UTC m=+1321.651915060 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3580): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a60070 item 30 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3bc0): _readAt: size=2, off=0 2026/09/01 04:36:32 ERROR : open-test-file(0x3a97147d3bc0): Couldn't read size of file 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3bc0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3bc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3bc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147d3bc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc080): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc080): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc080): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc080): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc080): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.767679843 +0000 UTC m=+1321.657076849 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc080): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc740): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc740): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc740): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc740): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc740): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.767679843 +0000 UTC m=+1321.657076849 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdc740): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a60460 item 31 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 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 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdcdc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdcdc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdcdc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdcdc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdcdc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.771638078 +0000 UTC m=+1321.661035085 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdcdc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd9c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd9c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd9c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd9c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd9c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.771638078 +0000 UTC m=+1321.661035085 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714cdd9c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a609a0 item 32 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44100): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44100): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44100): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44100): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44100): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.773293434 +0000 UTC m=+1321.662690460 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c44100): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714562b60 item 33 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.773697749 +0000 UTC m=+1321.663094755 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0540): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0a40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0a40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0a40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0a40): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0a40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.773697749 +0000 UTC m=+1321.663094755 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d0a40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714563030 item 33 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1280): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1280): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1280): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.777608995 +0000 UTC m=+1321.667006001 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714563650 item 34 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.778171697 +0000 UTC m=+1321.667568703 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1700): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1c40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1c40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1c40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1c40): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1c40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.778171697 +0000 UTC m=+1321.667568703 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148d1c40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714563ce0 item 34 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30400): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30400): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30400): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.779498033 +0000 UTC m=+1321.668895039 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc310 item 35 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.780007496 +0000 UTC m=+1321.669404501 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30d80): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30d80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30d80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30d80): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30d80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.780007496 +0000 UTC m=+1321.669404501 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c30d80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc4d0 item 35 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31400): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31400): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31400): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.783031015 +0000 UTC m=+1321.672428021 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbc850 item 36 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.783795198 +0000 UTC m=+1321.673192204 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31900): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31e40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31e40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31e40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31e40): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31e40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.783795198 +0000 UTC m=+1321.673192204 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714c31e40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbcb60 item 36 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148828c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148828c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148828c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148828c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148828c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.786291523 +0000 UTC m=+1321.675688529 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148828c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbcf50 item 37 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.789387079 +0000 UTC m=+1321.678784086 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714882f40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714883740): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714883740): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714883740): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714883740): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714883740): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.789387079 +0000 UTC m=+1321.678784086 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714883740): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd110 item 37 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97143188c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97143188c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97143188c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97143188c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97143188c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.790904205 +0000 UTC m=+1321.680301211 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97143188c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd490 item 38 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.791412224 +0000 UTC m=+1321.680809230 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714319d80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ea780): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ea780): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ea780): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ea780): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ea780): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.791412224 +0000 UTC m=+1321.680809230 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ea780): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbd730 item 38 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145eb300): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145eb300): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145eb300): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145eb300): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145eb300): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.795594402 +0000 UTC m=+1321.684991408 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145eb300): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714dbdce0 item 39 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.796189406 +0000 UTC m=+1321.685586412 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97145ebb00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e200): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e200): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e200): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e200): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e200): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.796189406 +0000 UTC m=+1321.685586412 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e200): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48000 item 39 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e880): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e880): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.79743059 +0000 UTC m=+1321.686827596 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7e880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f489a0 item 40 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.79811344 +0000 UTC m=+1321.687510446 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7ed80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f2c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f2c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f2c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f2c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f2c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.79811344 +0000 UTC m=+1321.687510446 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f2c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48b60 item 40 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.801822746 +0000 UTC m=+1321.691219752 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7f880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7fdc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7fdc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7fdc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f48f50 item 41 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7fdc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7fdc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.802441163 +0000 UTC m=+1321.691838170 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a7fdc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f49180 item 41 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.802948752 +0000 UTC m=+1321.692345768 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4580): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4e00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4e00): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.802948752 +0000 UTC m=+1321.692345768 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c4e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f49420 item 41 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.804396496 +0000 UTC m=+1321.693793502 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714880640): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881040): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881040): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881040): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4c230 item 42 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881040): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881040): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.805691301 +0000 UTC m=+1321.695088307 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881040): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4c5b0 item 42 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.807387786 +0000 UTC m=+1321.696784802 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714881840): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e042c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e042c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e042c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e042c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e042c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.807387786 +0000 UTC m=+1321.696784802 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e042c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4c930 item 42 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.809787057 +0000 UTC m=+1321.699184062 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04900): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04e00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4cd20 item 43 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04e00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.812535467 +0000 UTC m=+1321.701932473 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e04e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4cee0 item 43 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.813118709 +0000 UTC m=+1321.702515715 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05540): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05a80): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05a80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05a80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05a80): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05a80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.813118709 +0000 UTC m=+1321.702515715 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714e05a80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d0a0 item 43 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.817404503 +0000 UTC m=+1321.706801509 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489e400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489ef00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489ef00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489ef00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d420 item 44 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489ef00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489ef00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.817939093 +0000 UTC m=+1321.707336098 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489ef00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d5e0 item 44 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.818618216 +0000 UTC m=+1321.708015232 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489f540): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489fbc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489fbc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489fbc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489fbc0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489fbc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.818618216 +0000 UTC m=+1321.708015232 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971489fbc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4d810 item 44 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.820325489 +0000 UTC m=+1321.709722496 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c880): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4dc70 item 45 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c880): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.82075966 +0000 UTC m=+1321.710156665 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472c880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5140): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5140): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5140): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5140): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5140): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.82075966 +0000 UTC m=+1321.710156665 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5140): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714a4de30 item 45 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.822724982 +0000 UTC m=+1321.712121988 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144c5a80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4c340): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4c340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4c340): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f499d0 item 46 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4c340): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4c340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.825621482 +0000 UTC m=+1321.715018488 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4c340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4da80): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4da80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4da80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4da80): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4da80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.825621482 +0000 UTC m=+1321.715018488 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9713f4da80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f49c00 item 46 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.82716162 +0000 UTC m=+1321.716558626 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0840): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0840): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0840): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64380 item 47 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0840): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0840): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.827817069 +0000 UTC m=+1321.717214074 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0840): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0f40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0f40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0f40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0f40): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0f40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.827817069 +0000 UTC m=+1321.717214074 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da0f40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64540 item 47 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.832425562 +0000 UTC m=+1321.721822568 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1680): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1b80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1b80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1b80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b648c0 item 48 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1b80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1b80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.832927891 +0000 UTC m=+1321.722324897 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714da1b80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472d400): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472d400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472d400): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472d400): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472d400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.832927891 +0000 UTC m=+1321.722324897 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472d400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714250070 item 48 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472db80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472db80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472db80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472db80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472db80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.83420937 +0000 UTC m=+1321.723606376 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971472db80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142505b0 item 49 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.834731677 +0000 UTC m=+1321.724128683 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928940): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928940): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928940): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928940): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928940): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.834731677 +0000 UTC m=+1321.724128683 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714928940): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714250d20 item 49 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149292c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149292c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149292c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149292c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149292c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.838776866 +0000 UTC m=+1321.728173873 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149292c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97142512d0 item 50 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.839517465 +0000 UTC m=+1321.728914472 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149298c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98040): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98040): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98040): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98040): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98040): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.839517465 +0000 UTC m=+1321.728914472 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98040): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714251730 item 50 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b989c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b989c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b989c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b989c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b989c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.840762306 +0000 UTC m=+1321.730159312 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b989c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714306230 item 51 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.841362871 +0000 UTC m=+1321.730759877 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b98ec0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99400): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99400): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99400): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.841362871 +0000 UTC m=+1321.730759877 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714306690 item 51 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99a80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99a80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99a80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99a80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99a80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.845373686 +0000 UTC m=+1321.734770692 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b99a80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714306e00 item 52 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.845910199 +0000 UTC m=+1321.735307205 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468040): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144687c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144687c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144687c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144687c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144687c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.845910199 +0000 UTC m=+1321.735307205 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144687c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714307b90 item 52 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468f80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468f80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468f80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468f80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468f80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.84736696 +0000 UTC m=+1321.736763967 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714468f80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da2a0 item 53 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.849580601 +0000 UTC m=+1321.738977607 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469580): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469e00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469e00): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.849580601 +0000 UTC m=+1321.738977607 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714469e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da460 item 53 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0280): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0280): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0280): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.851194799 +0000 UTC m=+1321.740591805 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da7e0 item 54 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.852165132 +0000 UTC m=+1321.741562138 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0e00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0e00): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.852165132 +0000 UTC m=+1321.741562138 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e0e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149da9a0 item 54 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1480): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1480): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1480): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1480): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1480): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.855925003 +0000 UTC m=+1321.745322009 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1480): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149daf50 item 55 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.856485671 +0000 UTC m=+1321.745882677 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144e1b00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0280): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0280): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0280): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.856485671 +0000 UTC m=+1321.745882677 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149db110 item 55 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0900): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0900): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0900): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0900): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0900): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.857815383 +0000 UTC m=+1321.747212389 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0900): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149db570 item 56 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.861157094 +0000 UTC m=+1321.750554101 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab0e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1380): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1380): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1380): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.861157094 +0000 UTC m=+1321.750554101 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149db880 item 56 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.862531179 +0000 UTC m=+1321.751928185 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ab1ac0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86100): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86100): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86100): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149dbc00 item 57 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86100): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86100): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.863075687 +0000 UTC m=+1321.752472694 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86100): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97149dbdc0 item 57 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.863583908 +0000 UTC m=+1321.752980914 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86640): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86cc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86cc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86cc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86cc0): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86cc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.863583908 +0000 UTC m=+1321.752980914 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a86cc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f50150 item 57 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.867565588 +0000 UTC m=+1321.756962594 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87980): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87980): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87980): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f509a0 item 58 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87980): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87980): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.868129191 +0000 UTC m=+1321.757526197 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a87980): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f50d90 item 58 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.868775383 +0000 UTC m=+1321.758172388 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149560c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956680): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956680): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956680): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956680): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956680): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.868775383 +0000 UTC m=+1321.758172388 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956680): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9713f51180 item 58 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.870332603 +0000 UTC m=+1321.759729609 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714956ec0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957480): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957480): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957480): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc150 item 59 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957480): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957480): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.870907359 +0000 UTC m=+1321.760304365 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957480): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc310 item 59 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.873421747 +0000 UTC m=+1321.762818754 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714957ac0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10240): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10240): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10240): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10240): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10240): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.873421747 +0000 UTC m=+1321.762818754 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10240): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bc5b0 item 59 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.874862808 +0000 UTC m=+1321.764259815 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10dc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10dc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10dc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bca80 item 60 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10dc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10dc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.875457511 +0000 UTC m=+1321.764854527 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a10dc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bccb0 item 60 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.878711477 +0000 UTC m=+1321.768108484 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11940): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11940): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11940): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11940): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11940): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.878711477 +0000 UTC m=+1321.768108484 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a11940): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bce70 item 60 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.880531836 +0000 UTC m=+1321.769928861 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0080): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e05c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e05c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e05c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bd5e0 item 61 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e05c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e05c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.880954343 +0000 UTC m=+1321.770351349 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e05c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0cc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0cc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0cc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0cc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0cc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.880954343 +0000 UTC m=+1321.770351349 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e0cc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97147bd9d0 item 61 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.883448744 +0000 UTC m=+1321.772845750 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1300): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2000): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2000): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2000): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714546380 item 62 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2000): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2000): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.884587264 +0000 UTC m=+1321.773984270 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2000): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2700): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2700): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2700): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2700): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2700): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.884587264 +0000 UTC m=+1321.773984270 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2700): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64bd0 item 62 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.887542947 +0000 UTC m=+1321.776939952 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a2d40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3280): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3280): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b64fc0 item 63 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3280): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.889377591 +0000 UTC m=+1321.778774598 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3980): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3980): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3980): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3980): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3980): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.889377591 +0000 UTC m=+1321.778774598 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144a3980): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65180 item 63 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 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 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): >_readAt: n=0, err=Bad file descriptor 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.890871954 +0000 UTC m=+1321.780268960 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b60c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6600): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6600): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6600): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65500 item 64 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6600): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6600): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.8927548 +0000 UTC m=+1321.782151806 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6600): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6d00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6d00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6d00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6d00): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6d00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.8927548 +0000 UTC m=+1321.782151806 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b6d00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b656c0 item 64 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7340): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7340): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7340): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.894698561 +0000 UTC m=+1321.784095567 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65a40 item 65 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.896400535 +0000 UTC m=+1321.785797541 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b77c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7cc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7cc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7cc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7cc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7cc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.896400535 +0000 UTC m=+1321.785797541 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97144b7cc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b65c00 item 65 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8400): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8400): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8400): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.898494298 +0000 UTC m=+1321.787891305 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472a150 item 66 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.899314287 +0000 UTC m=+1321.788711294 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8dc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8dc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8dc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8dc0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8dc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.899314287 +0000 UTC m=+1321.788711294 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a8dc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472a690 item 66 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9400): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9400): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9400): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9400): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9400): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.903498109 +0000 UTC m=+1321.792895115 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9400): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472aaf0 item 67 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.904022089 +0000 UTC m=+1321.793419095 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9d80): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9d80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9d80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9d80): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9d80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.904022089 +0000 UTC m=+1321.793419095 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97147a9d80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472ae00 item 67 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1a00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1a00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1a00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1a00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1a00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.905434716 +0000 UTC m=+1321.794831723 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97146e1a00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714546a80 item 68 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.906711959 +0000 UTC m=+1321.796108975 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720000): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720540): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720540): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720540): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720540): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720540): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.906711959 +0000 UTC m=+1321.796108975 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720540): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714546d20 item 68 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720b80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720b80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720b80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720b80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720b80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.909482011 +0000 UTC m=+1321.798879017 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714720b80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97145472d0 item 69 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.910166274 +0000 UTC m=+1321.799563279 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721000): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721500): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721500): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721500): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721500): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721500): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.910166274 +0000 UTC m=+1321.799563279 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721500): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714547570 item 69 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721b80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721b80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721b80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721b80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721b80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.913384781 +0000 UTC m=+1321.802781788 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714721b80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1c310 item 70 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.913920784 +0000 UTC m=+1321.803317790 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e180): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e6c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e6c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e6c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e6c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e6c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.913920784 +0000 UTC m=+1321.803317790 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476e6c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1c850 item 70 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476ed40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476ed40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476ed40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476ed40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476ed40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.917248829 +0000 UTC m=+1321.806645835 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476ed40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1cd90 item 71 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.91783218 +0000 UTC m=+1321.807229187 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f240): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f740): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f740): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f740): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f740): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f740): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.91783218 +0000 UTC m=+1321.807229187 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476f740): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1d030 item 71 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476fdc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476fdc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476fdc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476fdc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476fdc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.921588405 +0000 UTC m=+1321.810985410 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971476fdc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1d500 item 72 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.922248351 +0000 UTC m=+1321.811645357 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a03c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0900): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0900): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0900): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0900): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0900): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.922248351 +0000 UTC m=+1321.811645357 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0900): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1d7a0 item 72 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.923684083 +0000 UTC m=+1321.813081089 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a0ec0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a13c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a13c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a13c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1db20 item 73 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a13c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a13c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.924220947 +0000 UTC m=+1321.813617953 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a13c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714b1dce0 item 73 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.924820168 +0000 UTC m=+1321.814217175 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1dc0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1dc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1dc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1dc0): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1dc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.924820168 +0000 UTC m=+1321.814217175 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148a1dc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422e070 item 73 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.928392806 +0000 UTC m=+1321.817789812 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148de500): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dea00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dea00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dea00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422e4d0 item 74 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dea00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dea00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.92887169 +0000 UTC m=+1321.818268697 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dea00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422e850 item 74 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.929603752 +0000 UTC m=+1321.819000778 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148def40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148df4c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148df4c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148df4c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148df4c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148df4c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.929603752 +0000 UTC m=+1321.819000778 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148df4c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422ea80 item 74 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.931039273 +0000 UTC m=+1321.820436280 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148dfb00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860380): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860380): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422f0a0 item 75 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860380): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.933604679 +0000 UTC m=+1321.823001685 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): _writeAt: size=3, off=2 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472b260 item 75 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.934438614 +0000 UTC m=+1321.823835620 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97148608c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860e00): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860e00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860e00): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860e00): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860e00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.934438614 +0000 UTC m=+1321.823835620 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714860e00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472b500 item 75 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.935900284 +0000 UTC m=+1321.825297291 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861440): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861940): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861940): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861940): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472ba40 item 76 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861940): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861940): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.936581922 +0000 UTC m=+1321.825978927 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861940): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472bc00 item 76 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): _writeAt: size=3, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.939566689 +0000 UTC m=+1321.828963695 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714861e80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992500): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992500): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992500): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992500): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992500): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.939566689 +0000 UTC m=+1321.828963695 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992500): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971472be30 item 76 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.941068565 +0000 UTC m=+1321.830465572 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714992b40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993040): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993040): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993040): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4380 item 77 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993040): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993040): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.941759931 +0000 UTC m=+1321.831156937 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993040): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993740): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993740): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993740): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993740): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993740): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.941759931 +0000 UTC m=+1321.831156937 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993740): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4540 item 77 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.943187537 +0000 UTC m=+1321.832584543 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714993d80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0380): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0380): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d48c0 item 78 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0380): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.946763871 +0000 UTC m=+1321.836160876 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0a80): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0a80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0a80): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0a80): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0a80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.946763871 +0000 UTC m=+1321.836160876 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c0a80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4af0 item 78 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.948391214 +0000 UTC m=+1321.837788221 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c10c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c15c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c15c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c15c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d4e70 item 79 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c15c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c15c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.948850632 +0000 UTC m=+1321.838247639 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c15c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c140): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c140): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c140): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c140): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c140): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.948850632 +0000 UTC m=+1321.838247639 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c140): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d5180 item 79 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.950393296 +0000 UTC m=+1321.839790302 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490c780): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490cc80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490cc80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490cc80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422f500 item 80 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490cc80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490cc80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.95091444 +0000 UTC m=+1321.840311446 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490cc80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d380): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d380): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d380): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d380): >_readAt: n=5, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d380): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.95091444 +0000 UTC m=+1321.840311446 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d380): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422f7a0 item 80 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d9c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d9c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d9c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d9c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d9c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.95245535 +0000 UTC m=+1321.841852356 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490d9c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422fe30 item 81 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.955868507 +0000 UTC m=+1321.845265512 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971490de40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494c480): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494c480): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494c480): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494c480): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494c480): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.955868507 +0000 UTC m=+1321.845265512 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494c480): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421a5b0 item 81 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494cb00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494cb00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494cb00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494cb00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494cb00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.957455684 +0000 UTC m=+1321.846852690 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494cb00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421ad20 item 82 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.958063993 +0000 UTC m=+1321.847461009 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d000): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d580): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d580): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d580): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d580): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d580): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.958063993 +0000 UTC m=+1321.847461009 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494d580): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421af50 item 82 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494dc00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494dc00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494dc00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494dc00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494dc00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.959642904 +0000 UTC m=+1321.849039910 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971494dc00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421b490 item 83 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.962355267 +0000 UTC m=+1321.851752273 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c200): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c740): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c740): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c740): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c740): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c740): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.962355267 +0000 UTC m=+1321.851752273 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497c740): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971421bb90 item 83 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497cdc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497cdc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497cdc0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497cdc0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497cdc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.963917357 +0000 UTC m=+1321.853314363 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497cdc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432a380 item 84 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.964447749 +0000 UTC m=+1321.853844754 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d2c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d840): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d840): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d840): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d840): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d840): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.964447749 +0000 UTC m=+1321.853844754 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497d840): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432a620 item 84 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497dec0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497dec0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497dec0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497dec0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497dec0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.965937092 +0000 UTC m=+1321.855334098 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a971497dec0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432afc0 item 85 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.969398028 +0000 UTC m=+1321.858795034 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c4c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c1e40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c1e40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c1e40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c1e40): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c1e40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.969398028 +0000 UTC m=+1321.858795034 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149c1e40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d5340 item 85 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e65c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e65c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e65c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e65c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e65c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.970769689 +0000 UTC m=+1321.860166705 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e65c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d56c0 item 86 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.971518352 +0000 UTC m=+1321.860915359 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e6ac0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7040): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7040): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7040): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7040): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7040): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.971518352 +0000 UTC m=+1321.860915359 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7040): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97148d59d0 item 86 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e76c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e76c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e76c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e76c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e76c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.972944687 +0000 UTC m=+1321.862341693 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e76c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422c070 item 87 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.973757581 +0000 UTC m=+1321.863154587 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a97149e7bc0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace200): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace200): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace200): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace200): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace200): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.973757581 +0000 UTC m=+1321.863154587 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace200): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422c460 item 87 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace880): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace880): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.977525257 +0000 UTC m=+1321.866922264 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714ace880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422ca10 item 88 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.978217084 +0000 UTC m=+1321.867614100 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714aced80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf300): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf300): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf300): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf300): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf300): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.978217084 +0000 UTC m=+1321.867614100 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf300): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422cee0 item 88 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.979616296 +0000 UTC m=+1321.869013302 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acf940): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acfe80): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acfe80): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acfe80): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422d730 item 89 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acfe80): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acfe80): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.98027486 +0000 UTC m=+1321.869671866 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714acfe80): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971422da40 item 89 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.980907595 +0000 UTC m=+1321.870304600 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5a4c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5aa40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5aa40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5aa40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5aa40): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5aa40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.980907595 +0000 UTC m=+1321.870304600 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5aa40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714246310 item 89 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.982208812 +0000 UTC m=+1321.871605818 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b080): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b5c0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b5c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b5c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714246a10 item 90 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b5c0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b5c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.985751874 +0000 UTC m=+1321.875148880 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5b5c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714246fc0 item 90 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.986358399 +0000 UTC m=+1321.875755406 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b5bb00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b841c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b841c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b841c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b841c0): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b841c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.986358399 +0000 UTC m=+1321.875755406 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b841c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714247420 item 90 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.987662513 +0000 UTC m=+1321.877059529 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84800): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84d40): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84d40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84d40): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714247b20 item 91 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84d40): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84d40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.988470358 +0000 UTC m=+1321.877867374 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b84d40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): >_readAt: n=2, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): _writeAt: size=3, off=7 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714247dc0 item 91 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.989230874 +0000 UTC m=+1321.878627880 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714b85280): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c7c0): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c7c0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c7c0): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c7c0): >_readAt: n=8, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c7c0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.989230874 +0000 UTC m=+1321.878627880 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3c7c0): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714328690 item 91 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.990641438 +0000 UTC m=+1321.880038445 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3ce00): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d340): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d340): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d340): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432b500 item 92 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d340): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d340): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.991294942 +0000 UTC m=+1321.880691948 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d340): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): open at offset 5 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432b9d0 item 92 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): _readAt: size=2, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): _writeAt: size=3, off=5 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): >_writeAt: n=3, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.993447187 +0000 UTC m=+1321.882844194 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3d880): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3de40): _readAt: size=512, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3de40): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3de40): >openPending: err= 2026/09/01 04:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3de40): >_readAt: n=3, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3de40): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.993447187 +0000 UTC m=+1321.882844194 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a3de40): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: Remove: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971432bdc0 item 92 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): open at offset 0 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): _readAt: size=2, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): >_readAt: n=0, err=EOF 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.996455148 +0000 UTC m=+1321.885852174 2026/09/01 04:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5a580): >close: err= 2026/09/01 04:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:32 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5aac0): _writeAt: size=5, off=0 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5aac0): openPending: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5aac0): >openPending: err= 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457eb60 item 93 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5aac0): >_writeAt: n=5, err= 2026/09/01 04:36:32 DEBUG : open-test-file(0x3a9714a5aac0): close: 2026/09/01 04:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.999779326 +0000 UTC m=+1321.889176333 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5aac0): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b1c0): _readAt: size=512, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b1c0): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b1c0): >openPending: err= 2026/09/01 04:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b1c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b1c0): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:32.999779326 +0000 UTC m=+1321.889176333 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b1c0): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: Remove: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457ee70 item 93 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): open at offset 0 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): >openPending: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): _readAt: size=2, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): >_readAt: n=0, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): _writeAt: size=5, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): >_writeAt: n=5, err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.001324645 +0000 UTC m=+1321.890721661 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5b800): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5bd40): _writeAt: size=5, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5bd40): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5bd40): >openPending: err= 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457f1f0 item 94 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5bd40): >_writeAt: n=5, err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5bd40): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.001838024 +0000 UTC m=+1321.891235031 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714a5bd40): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0e540): _readAt: size=512, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0e540): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0e540): >openPending: err= 2026/09/01 04:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0e540): >_readAt: n=5, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0e540): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.001838024 +0000 UTC m=+1321.891235031 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0e540): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: Remove: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457f420 item 94 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): open at offset 0 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): >openPending: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): _readAt: size=2, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): >_readAt: n=0, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): _writeAt: size=5, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): >_writeAt: n=5, err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.003433698 +0000 UTC m=+1321.892830704 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0eb80): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f0c0): _writeAt: size=5, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f0c0): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f0c0): >openPending: err= 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457fa40 item 95 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f0c0): >_writeAt: n=5, err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f0c0): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.003959812 +0000 UTC m=+1321.893356818 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f0c0): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f7c0): _readAt: size=512, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f7c0): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f7c0): >openPending: err= 2026/09/01 04:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f7c0): >_readAt: n=5, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f7c0): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.003959812 +0000 UTC m=+1321.893356818 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0f7c0): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: Remove: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a971457fc70 item 95 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:33 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 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): open at offset 0 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): >openPending: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): _readAt: size=2, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): >_readAt: n=0, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): _writeAt: size=5, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): >_writeAt: n=5, err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.00836425 +0000 UTC m=+1321.897761285 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714c0fe00): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714b85980): _writeAt: size=5, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714b85980): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714b85980): >openPending: err= 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a97143289a0 item 96 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714b85980): >_writeAt: n=5, err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714b85980): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.00885654 +0000 UTC m=+1321.898253545 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714b85980): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/01 04:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/01 04:36:33 DEBUG : open-test-file: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714ba8180): _readAt: size=512, off=0 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714ba8180): openPending: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714ba8180): >openPending: err= 2026/09/01 04:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714ba8180): >_readAt: n=5, err=EOF 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714ba8180): close: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-01 04:36:33.00885654 +0000 UTC m=+1321.898253545 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : open-test-file(0x3a9714ba8180): >close: err= 2026/09/01 04:36:33 DEBUG : open-test-file: Remove: 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a9714328bd0 item 96 2026/09/01 04:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/01 04:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/01 04:36:33 DEBUG : open-test-file: >Remove: err= 2026/09/01 04:36:33 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:33 DEBUG : Looking for writers 2026/09/01 04:36:33 DEBUG : >WaitForWriters: 2026/09/01 04:36:33 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.33s) --- PASS: TestRWFileHandleOpenTests/writes (1.07s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.22s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:33 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:33 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:33 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:33 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:33 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:33 DEBUG : file1: newRWFileHandle: 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): openPending: 2026/09/01 04:36:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): >openPending: err= 2026/09/01 04:36:33 DEBUG : file1: >newRWFileHandle: err= 2026/09/01 04:36:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/01 04:36:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): _writeAt: size=2, off=0 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): >_writeAt: n=2, err= 2026/09/01 04:36:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): RWFileHandle.Flush 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): RWFileHandle.Release 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): close: 2026/09/01 04:36:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/01 04:36:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:33 DEBUG : file1(0x3a9714ba8180): >close: err= 2026/09/01 04:36:33 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:33 DEBUG : Looking for writers 2026/09/01 04:36:33 DEBUG : file1: reading active writers 2026/09/01 04:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:36:33 DEBUG : Looking for writers 2026/09/01 04:36:33 DEBUG : file1: reading active writers 2026/09/01 04:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:36:33 DEBUG : Looking for writers 2026/09/01 04:36:33 DEBUG : file1: reading active writers 2026/09/01 04:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:36:33 DEBUG : Looking for writers 2026/09/01 04:36:33 DEBUG : file1: reading active writers 2026/09/01 04:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:36:33 DEBUG : file1: vfs cache: starting upload 2026/09/01 04:36:34 DEBUG : Looking for writers 2026/09/01 04:36:34 DEBUG : file1: reading active writers 2026/09/01 04:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:36:34 DEBUG : Looking for writers 2026/09/01 04:36:34 DEBUG : file1: reading active writers 2026/09/01 04:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:36:34 DEBUG : Looking for writers 2026/09/01 04:36:34 DEBUG : file1: reading active writers 2026/09/01 04:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:36:35 DEBUG : Looking for writers 2026/09/01 04:36:35 DEBUG : file1: reading active writers 2026/09/01 04:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:36 DEBUG : Looking for writers 2026/09/01 04:36:36 DEBUG : file1: reading active writers 2026/09/01 04:36:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:36 DEBUG : file1: size = 2 OK 2026/09/01 04:36:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/01 04:36:36 INFO : file1: Copied (new) 2026/09/01 04:36:36 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/01 04:36:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/01 04:36:36 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/01 04:36:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:36:36 INFO : file1: vfs cache: upload succeeded try #1 2026/09/01 04:36:37 DEBUG : Looking for writers 2026/09/01 04:36:37 DEBUG : file1: reading active writers 2026/09/01 04:36:37 DEBUG : >WaitForWriters: 2026/09/01 04:36:37 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:37 DEBUG : Looking for writers 2026/09/01 04:36:37 DEBUG : file1: reading active writers 2026/09/01 04:36:37 DEBUG : >WaitForWriters: 2026/09/01 04:36:37 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:36:38 DEBUG : forgetting directory cache 2026/09/01 04:36:38 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileModTimeWithOpenWriters (10.70s) === RUN TestRWCacheRename run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:44 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:44 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:44 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:44 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:36:44 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:36:44 DEBUG : rename_me: newRWFileHandle: 2026/09/01 04:36:44 DEBUG : rename_me(0x3a97147d3180): openPending: 2026/09/01 04:36:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/01 04:36:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/01 04:36:44 DEBUG : rename_me(0x3a97147d3180): >openPending: err= 2026/09/01 04:36:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/01 04:36:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/01 04:36:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/01 04:36:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/01 04:36:44 DEBUG : rename_me(0x3a97147d3180): _writeAt: size=5, off=0 2026/09/01 04:36:44 DEBUG : rename_me(0x3a97147d3180): >_writeAt: n=5, err= 2026/09/01 04:36:44 DEBUG : rename_me(0x3a97147d3180): close: 2026/09/01 04:36:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-01 04:36:44.653377026 +0000 UTC m=+1333.542774113 2026/09/01 04:36:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/01 04:36:44 DEBUG : rename_me(0x3a97147d3180): >close: err= 2026/09/01 04:36:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/01 04:36:44 DEBUG : i_was_renamed: Updating file with 0x3a9714b5e8f0 2026/09/01 04:36:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/01 04:36:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/01 04:36:44 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:36:44 DEBUG : Looking for writers 2026/09/01 04:36:44 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/01 04:36:44 DEBUG : Looking for writers 2026/09/01 04:36:44 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/01 04:36:44 DEBUG : Looking for writers 2026/09/01 04:36:44 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/01 04:36:44 DEBUG : Looking for writers 2026/09/01 04:36:44 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/01 04:36:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/01 04:36:44 DEBUG : Looking for writers 2026/09/01 04:36:44 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/01 04:36:44 DEBUG : Looking for writers 2026/09/01 04:36:44 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/01 04:36:45 DEBUG : Looking for writers 2026/09/01 04:36:45 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/01 04:36:45 DEBUG : Looking for writers 2026/09/01 04:36:45 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:46 DEBUG : Looking for writers 2026/09/01 04:36:46 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/01 04:36:47 DEBUG : i_was_renamed: size = 5 OK 2026/09/01 04:36:47 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:36:47 INFO : i_was_renamed: Copied (new) 2026/09/01 04:36:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-01 04:36:44.653377026 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/01 04:36:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/01 04:36:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/01 04:36:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/01 04:36:47 DEBUG : Looking for writers 2026/09/01 04:36:47 DEBUG : i_was_renamed: reading active writers 2026/09/01 04:36:47 DEBUG : >WaitForWriters: 2026/09/01 04:36:47 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:36:53 DEBUG : forgetting directory cache --- PASS: TestRWCacheRename (10.37s) === RUN TestRWCacheUpdate run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:36:54 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:36:54 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/01 04:36:54 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:54 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/01 04:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-latirac1cogo" 2026/09/01 04:36:54 INFO : Yandex rclone-test-latirac1cogo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/01 04:36:54 DEBUG : forgetting directory cache 2026/09/01 04:36:56 DEBUG : forgetting directory cache 2026/09/01 04:36:56 DEBUG : dir: forgetting directory cache 2026/09/01 04:36:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate(0x3a97148d1380): _readAt: size=512, off=0 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate(0x3a97148d1380): openPending: 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-01 03:37:54.604690671 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/01 04:36:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate(0x3a97148d1380): >openPending: err= 2026/09/01 04:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:36:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:36:58 DEBUG : forgetting directory cache 2026/09/01 04:36:58 DEBUG : forgetting directory cache 2026/09/01 04:36:58 DEBUG : forgetting directory cache 2026/09/01 04:36:58 DEBUG : TestRWCacheUpdate(0x3a97148d1380): >_readAt: n=20, err=EOF 2026/09/01 04:36:58 DEBUG : TestRWCacheUpdate(0x3a97148d1380): close: 2026/09/01 04:36:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:37:54.604690671 +0000 UTC 2026/09/01 04:36:58 DEBUG : TestRWCacheUpdate(0x3a97148d1380): >close: err= 2026/09/01 04:36:58 DEBUG : Re-reading directory (715.840544ms old) 2026/09/01 04:36:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:36:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:36:59 DEBUG : forgetting directory cache 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate(0x3a97145eb040): _readAt: size=512, off=0 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate(0x3a97145eb040): openPending: 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-01 03:38:54.604690671 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-01 03:37:54.604690671 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-01 03:38:54.604690671 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-01 03:37:54.604690671 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/01 04:37:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/01 04:37:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate(0x3a97145eb040): >openPending: err= 2026/09/01 04:37:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:02 DEBUG : forgetting directory cache 2026/09/01 04:37:03 DEBUG : forgetting directory cache 2026/09/01 04:37:03 DEBUG : forgetting directory cache 2026/09/01 04:37:03 DEBUG : TestRWCacheUpdate(0x3a97145eb040): >_readAt: n=20, err=EOF 2026/09/01 04:37:03 DEBUG : TestRWCacheUpdate(0x3a97145eb040): close: 2026/09/01 04:37:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:38:54.604690671 +0000 UTC 2026/09/01 04:37:03 DEBUG : TestRWCacheUpdate(0x3a97145eb040): >close: err= 2026/09/01 04:37:03 DEBUG : Re-reading directory (684.882277ms old) 2026/09/01 04:37:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:03 DEBUG : forgetting directory cache 2026/09/01 04:37:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate(0x3a9714a7e5c0): _readAt: size=512, off=0 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate(0x3a9714a7e5c0): openPending: 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-01 03:39:54.604690671 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-01 03:38:54.604690671 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-01 03:39:54.604690671 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-01 03:38:54.604690671 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/01 04:37:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/01 04:37:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate(0x3a9714a7e5c0): >openPending: err= 2026/09/01 04:37:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:07 DEBUG : forgetting directory cache 2026/09/01 04:37:07 DEBUG : forgetting directory cache 2026/09/01 04:37:07 DEBUG : forgetting directory cache 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate(0x3a9714a7e5c0): >_readAt: n=20, err=EOF 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate(0x3a9714a7e5c0): close: 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:39:54.604690671 +0000 UTC 2026/09/01 04:37:07 DEBUG : TestRWCacheUpdate(0x3a9714a7e5c0): >close: err= 2026/09/01 04:37:07 DEBUG : Re-reading directory (664.080108ms old) 2026/09/01 04:37:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:08 DEBUG : forgetting directory cache 2026/09/01 04:37:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate(0x3a971489f380): _readAt: size=512, off=0 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate(0x3a971489f380): openPending: 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-01 03:40:54.604690671 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-01 03:39:54.604690671 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-01 03:40:54.604690671 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-01 03:39:54.604690671 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/01 04:37:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/01 04:37:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate(0x3a971489f380): >openPending: err= 2026/09/01 04:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:12 DEBUG : forgetting directory cache 2026/09/01 04:37:12 DEBUG : forgetting directory cache 2026/09/01 04:37:12 DEBUG : forgetting directory cache 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate(0x3a971489f380): >_readAt: n=20, err=EOF 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate(0x3a971489f380): close: 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:40:54.604690671 +0000 UTC 2026/09/01 04:37:12 DEBUG : TestRWCacheUpdate(0x3a971489f380): >close: err= 2026/09/01 04:37:12 DEBUG : Re-reading directory (641.430261ms old) 2026/09/01 04:37:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:13 DEBUG : forgetting directory cache 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate(0x3a9714a7fa80): _readAt: size=512, off=0 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate(0x3a9714a7fa80): openPending: 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-01 03:41:54.604690671 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-01 03:40:54.604690671 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-01 03:41:54.604690671 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-01 03:40:54.604690671 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/01 04:37:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/01 04:37:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate(0x3a9714a7fa80): >openPending: err= 2026/09/01 04:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:16 DEBUG : forgetting directory cache 2026/09/01 04:37:16 DEBUG : forgetting directory cache 2026/09/01 04:37:16 DEBUG : forgetting directory cache 2026/09/01 04:37:16 DEBUG : TestRWCacheUpdate(0x3a9714a7fa80): >_readAt: n=20, err=EOF 2026/09/01 04:37:16 DEBUG : TestRWCacheUpdate(0x3a9714a7fa80): close: 2026/09/01 04:37:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:41:54.604690671 +0000 UTC 2026/09/01 04:37:16 DEBUG : TestRWCacheUpdate(0x3a9714a7fa80): >close: err= 2026/09/01 04:37:16 DEBUG : Re-reading directory (704.68296ms old) 2026/09/01 04:37:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:17 DEBUG : forgetting directory cache 2026/09/01 04:37:17 DEBUG : forgetting directory cache 2026/09/01 04:37:17 DEBUG : dir: forgetting directory cache 2026/09/01 04:37:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate(0x3a9713f4dbc0): _readAt: size=512, off=0 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate(0x3a9713f4dbc0): openPending: 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-01 03:42:54.604690671 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-01 03:41:54.604690671 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-01 03:42:54.604690671 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-01 03:41:54.604690671 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/01 04:37:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/01 04:37:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate(0x3a9713f4dbc0): >openPending: err= 2026/09/01 04:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:20 DEBUG : forgetting directory cache 2026/09/01 04:37:20 DEBUG : forgetting directory cache 2026/09/01 04:37:21 DEBUG : forgetting directory cache 2026/09/01 04:37:21 DEBUG : TestRWCacheUpdate(0x3a9713f4dbc0): >_readAt: n=20, err=EOF 2026/09/01 04:37:21 DEBUG : TestRWCacheUpdate(0x3a9713f4dbc0): close: 2026/09/01 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:42:54.604690671 +0000 UTC 2026/09/01 04:37:21 DEBUG : TestRWCacheUpdate(0x3a9713f4dbc0): >close: err= 2026/09/01 04:37:21 DEBUG : Re-reading directory (650.660964ms old) 2026/09/01 04:37:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:21 DEBUG : forgetting directory cache 2026/09/01 04:37:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate(0x3a97144c5dc0): _readAt: size=512, off=0 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate(0x3a97144c5dc0): openPending: 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-01 03:43:54.604690671 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-01 03:42:54.604690671 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-01 03:43:54.604690671 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-01 03:42:54.604690671 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/01 04:37:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/01 04:37:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate(0x3a97144c5dc0): >openPending: err= 2026/09/01 04:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:26 DEBUG : forgetting directory cache 2026/09/01 04:37:26 DEBUG : forgetting directory cache 2026/09/01 04:37:27 DEBUG : forgetting directory cache 2026/09/01 04:37:27 DEBUG : TestRWCacheUpdate(0x3a97144c5dc0): >_readAt: n=21, err=EOF 2026/09/01 04:37:27 DEBUG : TestRWCacheUpdate(0x3a97144c5dc0): close: 2026/09/01 04:37:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:43:54.604690671 +0000 UTC 2026/09/01 04:37:27 DEBUG : TestRWCacheUpdate(0x3a97144c5dc0): >close: err= 2026/09/01 04:37:27 DEBUG : Re-reading directory (722.744519ms old) 2026/09/01 04:37:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:27 DEBUG : forgetting directory cache 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate(0x3a9714ba8080): _readAt: size=512, off=0 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate(0x3a9714ba8080): openPending: 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-01 03:44:54.604690671 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-01 03:43:54.604690671 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-01 03:44:54.604690671 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-01 03:43:54.604690671 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/01 04:37:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/01 04:37:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate(0x3a9714ba8080): >openPending: err= 2026/09/01 04:37:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:30 DEBUG : forgetting directory cache 2026/09/01 04:37:30 DEBUG : forgetting directory cache 2026/09/01 04:37:31 DEBUG : TestRWCacheUpdate(0x3a9714ba8080): >_readAt: n=22, err=EOF 2026/09/01 04:37:31 DEBUG : TestRWCacheUpdate(0x3a9714ba8080): close: 2026/09/01 04:37:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:44:54.604690671 +0000 UTC 2026/09/01 04:37:31 DEBUG : TestRWCacheUpdate(0x3a9714ba8080): >close: err= 2026/09/01 04:37:31 DEBUG : Re-reading directory (580.93534ms old) 2026/09/01 04:37:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:31 DEBUG : forgetting directory cache 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate(0x3a9714ba9cc0): _readAt: size=512, off=0 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate(0x3a9714ba9cc0): openPending: 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-01 03:45:54.604690671 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-01 03:44:54.604690671 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-01 03:45:54.604690671 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-01 03:44:54.604690671 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/01 04:37:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/01 04:37:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate(0x3a9714ba9cc0): >openPending: err= 2026/09/01 04:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:35 DEBUG : forgetting directory cache 2026/09/01 04:37:35 DEBUG : forgetting directory cache 2026/09/01 04:37:35 DEBUG : forgetting directory cache 2026/09/01 04:37:35 DEBUG : TestRWCacheUpdate(0x3a9714ba9cc0): >_readAt: n=23, err=EOF 2026/09/01 04:37:35 DEBUG : TestRWCacheUpdate(0x3a9714ba9cc0): close: 2026/09/01 04:37:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:45:54.604690671 +0000 UTC 2026/09/01 04:37:35 DEBUG : TestRWCacheUpdate(0x3a9714ba9cc0): >close: err= 2026/09/01 04:37:35 DEBUG : Re-reading directory (621.244998ms old) 2026/09/01 04:37:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:35 DEBUG : forgetting directory cache 2026/09/01 04:37:35 DEBUG : dir: forgetting directory cache 2026/09/01 04:37:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:37:35 DEBUG : forgetting directory cache 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate(0x3a9714882700): _readAt: size=512, off=0 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate(0x3a9714882700): openPending: 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-01 03:46:54.604690671 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-01 03:45:54.604690671 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-01 03:46:54.604690671 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-01 03:45:54.604690671 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/01 04:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/01 04:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate(0x3a9714882700): >openPending: err= 2026/09/01 04:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:38 DEBUG : forgetting directory cache 2026/09/01 04:37:39 DEBUG : forgetting directory cache 2026/09/01 04:37:39 DEBUG : forgetting directory cache 2026/09/01 04:37:39 DEBUG : TestRWCacheUpdate(0x3a9714882700): >_readAt: n=24, err=EOF 2026/09/01 04:37:39 DEBUG : TestRWCacheUpdate(0x3a9714882700): close: 2026/09/01 04:37:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-01 03:46:54.604690671 +0000 UTC 2026/09/01 04:37:39 DEBUG : TestRWCacheUpdate(0x3a9714882700): >close: err= 2026/09/01 04:37:39 DEBUG : Re-reading directory (663.039001ms old) 2026/09/01 04:37:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/01 04:37:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/01 04:37:39 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:37:39 DEBUG : Looking for writers 2026/09/01 04:37:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/01 04:37:39 DEBUG : >WaitForWriters: 2026/09/01 04:37:39 DEBUG : Yandex rclone-test-latirac1cogo: vfs cache: cleaner exiting 2026/09/01 04:37:39 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (51.27s) === RUN TestCaseSensitivity run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:37:53 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:37:53 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:37:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:54 DEBUG : forgetting directory cache 2026/09/01 04:37:54 DEBUG : dir: forgetting directory cache 2026/09/01 04:37:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/01 04:37:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/01 04:37:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/01 04:37:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/01 04:37:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/01 04:37:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/01 04:37:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:59 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:37:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:37:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:37:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:37:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:37:59 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:37:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/01 04:38:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/01 04:38:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/01 04:38:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/01 04:38:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/01 04:38:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/01 04:38:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/01 04:38:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/01 04:38:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/01 04:38:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/01 04:38:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/01 04:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/01 04:38:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/01 04:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/01 04:38:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/01 04:38:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/01 04:38:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/01 04:38:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/01 04:38:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/01 04:38:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/01 04:38:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/01 04:38:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/01 04:38:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/01 04:38:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/01 04:38:02 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:02 DEBUG : Looking for writers 2026/09/01 04:38:02 DEBUG : FiLeA: reading active writers 2026/09/01 04:38:02 DEBUG : FiLeB: reading active writers 2026/09/01 04:38:02 DEBUG : FilEb: reading active writers 2026/09/01 04:38:02 DEBUG : >WaitForWriters: 2026/09/01 04:38:02 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:02 DEBUG : Looking for writers 2026/09/01 04:38:02 DEBUG : FiLeA: reading active writers 2026/09/01 04:38:02 DEBUG : FiLeB: reading active writers 2026/09/01 04:38:02 DEBUG : FilEb: reading active writers 2026/09/01 04:38:02 DEBUG : >WaitForWriters: 2026/09/01 04:38:13 DEBUG : forgetting directory cache 2026/09/01 04:38:13 DEBUG : dir: forgetting directory cache 2026/09/01 04:38:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:38:13 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestCaseSensitivity (36.70s) === RUN TestUnicodeNormalization run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:38:27 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:38:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/01 04:38:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/01 04:38:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/01 04:38:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/01 04:38:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/01 04:38:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/01 04:38:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/01 04:38:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/01 04:38:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/01 04:38:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:38:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/01 04:38:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:38:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/01 04:38:29 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:29 DEBUG : Looking for writers 2026/09/01 04:38:29 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/01 04:38:29 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/01 04:38:29 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (18.18s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:38:40 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:38:40 DEBUG : Yandex rclone-test-latirac1cogo: Reusing VFS from active cache 2026/09/01 04:38:40 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:40 DEBUG : Looking for writers 2026/09/01 04:38:40 DEBUG : >WaitForWriters: 2026/09/01 04:38:40 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:40 DEBUG : Looking for writers 2026/09/01 04:38:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.62s) === RUN TestVFSNewWithOpts run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:38:41 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:38:41 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:41 DEBUG : Looking for writers 2026/09/01 04:38:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.59s) === RUN TestVFSRoot run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:38:41 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:38:41 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:41 DEBUG : Looking for writers 2026/09/01 04:38:41 DEBUG : >WaitForWriters: 2026/09/01 04:38:42 DEBUG : forgetting directory cache 2026/09/01 04:38:42 DEBUG : dir: forgetting directory cache 2026/09/01 04:38:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:38:42 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSRoot (0.63s) === RUN TestVFSStat run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:38:42 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:38:49 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:38:49 DEBUG : dir: Looking for writers 2026/09/01 04:38:49 DEBUG : file2: reading active writers 2026/09/01 04:38:49 DEBUG : Looking for writers 2026/09/01 04:38:49 DEBUG : dir: reading active writers 2026/09/01 04:38:49 DEBUG : file1: reading active writers 2026/09/01 04:38:49 DEBUG : >WaitForWriters: 2026/09/01 04:38:53 DEBUG : forgetting directory cache 2026/09/01 04:38:53 DEBUG : dir: forgetting directory cache 2026/09/01 04:38:53 DEBUG : dir/virtualDir: forgetting directory cache --- PASS: TestVFSStat (27.70s) === RUN TestVFSStatParent run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:39:10 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:39:10 DEBUG : forgetting directory cache 2026/09/01 04:39:10 DEBUG : dir: forgetting directory cache 2026/09/01 04:39:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:39:10 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:39:16 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:39:16 DEBUG : dir: Looking for writers 2026/09/01 04:39:16 DEBUG : Looking for writers 2026/09/01 04:39:16 DEBUG : dir: reading active writers 2026/09/01 04:39:16 DEBUG : file1: reading active writers 2026/09/01 04:39:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (26.84s) === RUN TestVFSOpenFile run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:39:37 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:39:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/01 04:39:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:39:42 DEBUG : pacer: Reducing sleep to 15ms 2026/09/01 04:39:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/01 04:39:43 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 04:39:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:39:43 DEBUG : file1: Open: flags=O_RDONLY 2026/09/01 04:39:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/01 04:39:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/01 04:39:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:39:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/01 04:39:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/01 04:39:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/01 04:39:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:39:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:39:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/01 04:39:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/01 04:39:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/01 04:39:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/01 04:39:44 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/01 04:39:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/01 04:39:46 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:39:46 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/01 04:39:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/01 04:39:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:39:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/01 04:39:46 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:39:46 DEBUG : dir: Looking for writers 2026/09/01 04:39:46 DEBUG : file2: reading active writers 2026/09/01 04:39:46 DEBUG : new_file.txt: reading active writers 2026/09/01 04:39:46 DEBUG : Looking for writers 2026/09/01 04:39:46 DEBUG : dir: reading active writers 2026/09/01 04:39:46 DEBUG : file1: reading active writers 2026/09/01 04:39:46 DEBUG : >WaitForWriters: 2026/09/01 04:39:46 DEBUG : forgetting directory cache 2026/09/01 04:39:46 DEBUG : dir: forgetting directory cache 2026/09/01 04:39:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:39:46 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSOpenFile (35.88s) === RUN TestVFSRename run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:40:13 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:40:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/01 04:40:19 DEBUG : dir/file1: Updating file with dir/file1 0x3a9714c88b60 2026/09/01 04:40:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/01 04:40:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/01 04:40:19 DEBUG : forgetting directory cache 2026/09/01 04:40:19 DEBUG : dir: forgetting directory cache 2026/09/01 04:40:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:40:19 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/01 04:40:21 INFO : dir/file1: Moved (server-side) to: file0 2026/09/01 04:40:21 DEBUG : file0: Updating file with file0 0x3a9714c88b60 2026/09/01 04:40:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/01 04:40:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/01 04:40:22 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:40:22 DEBUG : dir: Looking for writers 2026/09/01 04:40:22 DEBUG : Looking for writers 2026/09/01 04:40:22 DEBUG : dir: reading active writers 2026/09/01 04:40:22 DEBUG : file0: reading active writers 2026/09/01 04:40:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (23.19s) === RUN TestVFSStatfs run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:40:36 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:40:36 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:40:36 DEBUG : Looking for writers 2026/09/01 04:40:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.92s) === RUN TestVFSMkdir run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:40:37 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:40:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/01 04:40:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/01 04:40:40 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/01 04:40:41 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/01 04:40:42 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/01 04:40:43 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:40:43 DEBUG : d: Looking for writers 2026/09/01 04:40:43 DEBUG : Looking for writers 2026/09/01 04:40:43 DEBUG : a: Looking for writers 2026/09/01 04:40:43 DEBUG : b: Looking for writers 2026/09/01 04:40:43 DEBUG : c: Looking for writers 2026/09/01 04:40:43 DEBUG : Looking for writers 2026/09/01 04:40:43 DEBUG : d: reading active writers 2026/09/01 04:40:43 DEBUG : /: reading active writers 2026/09/01 04:40:43 DEBUG : a: reading active writers 2026/09/01 04:40:43 DEBUG : b: reading active writers 2026/09/01 04:40:43 DEBUG : c: reading active writers 2026/09/01 04:40:43 DEBUG : >WaitForWriters: 2026/09/01 04:40:53 DEBUG : forgetting directory cache 2026/09/01 04:40:53 DEBUG : dir: forgetting directory cache 2026/09/01 04:40:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/01 04:40:53 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSMkdir (35.88s) === RUN TestVFSMkdirAll run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:41:13 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:41:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/01 04:41:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/01 04:41:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/01 04:41:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/01 04:41:18 DEBUG : forgetting directory cache 2026/09/01 04:41:19 DEBUG : forgetting directory cache 2026/09/01 04:41:19 DEBUG : forgetting directory cache 2026/09/01 04:41:19 DEBUG : forgetting directory cache 2026/09/01 04:41:20 DEBUG : forgetting directory cache 2026/09/01 04:41:21 DEBUG : forgetting directory cache 2026/09/01 04:41:21 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:41:21 DEBUG : a/b/c/d: Looking for writers 2026/09/01 04:41:21 DEBUG : a/b/c: Looking for writers 2026/09/01 04:41:21 DEBUG : d: reading active writers 2026/09/01 04:41:21 DEBUG : a/b: Looking for writers 2026/09/01 04:41:21 DEBUG : c: reading active writers 2026/09/01 04:41:21 DEBUG : a: Looking for writers 2026/09/01 04:41:21 DEBUG : b: reading active writers 2026/09/01 04:41:21 DEBUG : Looking for writers 2026/09/01 04:41:21 DEBUG : a: reading active writers 2026/09/01 04:41:21 DEBUG : >WaitForWriters: 2026/09/01 04:41:21 DEBUG : forgetting directory cache 2026/09/01 04:41:23 DEBUG : forgetting directory cache 2026/09/01 04:41:27 DEBUG : forgetting directory cache 2026/09/01 04:41:27 DEBUG : dir: forgetting directory cache 2026/09/01 04:41:36 DEBUG : forgetting directory cache 2026/09/01 04:41:48 DEBUG : forgetting directory cache 2026/09/01 04:41:48 DEBUG : dir: forgetting directory cache --- PASS: TestVFSMkdirAll (41.44s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:41:54 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:41:54 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:41:54 DEBUG : Looking for writers 2026/09/01 04:41:54 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.62s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:41:55 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:41:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:41:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:41:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:41:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:41:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/01 04:41:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/01 04:41:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/01 04:41:55 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 04:41:57 DEBUG : file1: size = 5 OK 2026/09/01 04:41:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:41:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:41:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:41:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:41:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:41:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:41:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:41:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/01 04:41:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/01 04:41:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:41:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:41:57 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/01 04:42:01 DEBUG : file1: size = 0 OK 2026/09/01 04:42:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:42:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:42:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/01 04:42:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/01 04:42:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:01 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (7 bytes), uploading instead of streaming 2026/09/01 04:42:04 DEBUG : file1: modtime not stored after upload (got 2026-09-01 04:42:03 +0000 UTC, want 2026-09-01 04:42:01.862455267 +0000 UTC m=+1650.751852293) - setting again (try 1/3) 2026/09/01 04:42:05 DEBUG : file1: size = 7 OK 2026/09/01 04:42:05 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/01 04:42:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:42:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:05 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:05 DEBUG : Looking for writers 2026/09/01 04:42:05 DEBUG : file1: reading active writers 2026/09/01 04:42:05 DEBUG : >WaitForWriters: 2026/09/01 04:42:08 DEBUG : forgetting directory cache 2026/09/01 04:42:08 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleMethods (17.47s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:12 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:12 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/01 04:42:13 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/01 04:42:13 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/01 04:42:13 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/01 04:42:13 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (11 bytes), uploading instead of streaming 2026/09/01 04:42:16 DEBUG : file1: size = 11 OK 2026/09/01 04:42:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/01 04:42:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/01 04:42:16 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:16 DEBUG : Looking for writers 2026/09/01 04:42:16 DEBUG : file1: reading active writers 2026/09/01 04:42:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (12.10s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:24 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:25 ERROR : file1: WriteFileHandle.New Rcat failed: Put "https://cloud-api.yandex.com/v1/disk/resources?path=%2Frclone-test-latirac1cogo": context canceled 2026/09/01 04:42:25 DEBUG : file1: Remove: 2026/09/01 04:42:25 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/01 04:42:25 DEBUG : file1: >Remove: err= 2026/09/01 04:42:25 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:25 DEBUG : Looking for writers 2026/09/01 04:42:25 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:25 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:25 ERROR : file1: WriteFileHandle.New Rcat failed: Put "https://cloud-api.yandex.com/v1/disk/resources?path=%2Frclone-test-latirac1cogo": context canceled 2026/09/01 04:42:25 DEBUG : file1: Remove: 2026/09/01 04:42:25 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/01 04:42:25 DEBUG : file1: >Remove: err= 2026/09/01 04:42:25 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:25 DEBUG : Looking for writers 2026/09/01 04:42:25 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:26 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:42:27 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/01 04:42:27 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/01 04:42:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:42:27 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 04:42:29 DEBUG : file2: size = 5 OK 2026/09/01 04:42:29 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:42:29 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/01 04:42:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/01 04:42:29 DEBUG : forgetting directory cache 2026/09/01 04:42:29 DEBUG : dir: forgetting directory cache 2026/09/01 04:42:30 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:30 DEBUG : Looking for writers 2026/09/01 04:42:30 DEBUG : file2: reading active writers 2026/09/01 04:42:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (11.88s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (1.06s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (1.07s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (9.75s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:36 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/01 04:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:36 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 04:42:38 DEBUG : file1: size = 5 OK 2026/09/01 04:42:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 04:42:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/01 04:42:38 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:38 DEBUG : Looking for writers 2026/09/01 04:42:38 DEBUG : file1: reading active writers 2026/09/01 04:42:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (9.05s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:45 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:45 DEBUG : file1: WriteFileHandle.Release closing 2026/09/01 04:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:45 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/01 04:42:48 DEBUG : file1: size = 0 OK 2026/09/01 04:42:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:42:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/01 04:42:48 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:48 DEBUG : Looking for writers 2026/09/01 04:42:48 DEBUG : file1: reading active writers 2026/09/01 04:42:48 DEBUG : >WaitForWriters: 2026/09/01 04:42:49 DEBUG : forgetting directory cache 2026/09/01 04:42:49 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleRelease (9.47s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:42:55 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:42:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:42:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:42:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:42:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:42:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:55 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (2 bytes), uploading instead of streaming 2026/09/01 04:42:57 DEBUG : file1: size = 2 OK 2026/09/01 04:42:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/01 04:42:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:42:58 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/01 04:42:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:42:58 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:42:58 DEBUG : Looking for writers 2026/09/01 04:42:58 DEBUG : file1: reading active writers 2026/09/01 04:42:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (10.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:43:05 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:43:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:43:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:43:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:43:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:43:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:43:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:43:05 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/01 04:43:07 DEBUG : file1: size = 0 OK 2026/09/01 04:43:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 04:43:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:43:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:43:07 DEBUG : file1: Open: flags=O_RDONLY 2026/09/01 04:43:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/01 04:43:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/01 04:43:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:08 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:43:08 DEBUG : Looking for writers 2026/09/01 04:43:08 DEBUG : file1: reading active writers 2026/09/01 04:43:08 DEBUG : >WaitForWriters: 2026/09/01 04:43:09 DEBUG : forgetting directory cache 2026/09/01 04:43:09 DEBUG : dir: forgetting directory cache 2026/09/01 04:43:09 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestFileReadAtZeroLength (9.46s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:43:14 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:43:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:43:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:43:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:43:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/01 04:43:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/01 04:43:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:43:14 DEBUG : Yandex rclone-test-latirac1cogo: File to upload is small (100 bytes), uploading instead of streaming 2026/09/01 04:43:16 DEBUG : file1: size = 100 OK 2026/09/01 04:43:16 DEBUG : file1: md5 = 9cff80a50f9e82afe4ee57b38446d7b7 OK 2026/09/01 04:43:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/01 04:43:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/01 04:43:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/01 04:43:16 DEBUG : file1: Open: flags=O_RDONLY 2026/09/01 04:43:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/01 04:43:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/01 04:43:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:17 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:43:17 DEBUG : Looking for writers 2026/09/01 04:43:17 DEBUG : file1: reading active writers 2026/09/01 04:43:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (9.60s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:43:24 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:43:24 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/01 04:43:24 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/01 04:43:24 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/01 04:43:24 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/01 04:43:24 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/01 04:43:24 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/01 04:43:24 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/01 04:43:24 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/01 04:43:24 DEBUG : stalled: Remove: 2026/09/01 04:43:24 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/01 04:43:24 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (1.15s) === RUN TestZipManyFiles run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:43:25 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:43:27 DEBUG : forgetting directory cache 2026/09/01 04:43:27 DEBUG : dir: forgetting directory cache 2026/09/01 04:43:27 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:43:30 DEBUG : flat/f001.txt: modtime not stored after upload (got 2026-09-01 04:43:28 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/01 04:43:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/01 04:43:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/01 04:43:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:41 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:41 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/01 04:43:41 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/01 04:43:41 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:41 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:41 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/01 04:43:41 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/01 04:43:41 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/01 04:43:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/01 04:43:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:43 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:43 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/01 04:43:43 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/01 04:43:43 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:43:43 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:43:43 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:43:43 DEBUG : flat: Looking for writers 2026/09/01 04:43:43 DEBUG : f002.txt: reading active writers 2026/09/01 04:43:43 DEBUG : f003.txt: reading active writers 2026/09/01 04:43:43 DEBUG : f004.txt: reading active writers 2026/09/01 04:43:43 DEBUG : f000.txt: reading active writers 2026/09/01 04:43:43 DEBUG : f001.txt: reading active writers 2026/09/01 04:43:43 DEBUG : Looking for writers 2026/09/01 04:43:43 DEBUG : flat: reading active writers 2026/09/01 04:43:43 DEBUG : >WaitForWriters: 2026/09/01 04:43:46 DEBUG : forgetting directory cache 2026/09/01 04:43:46 DEBUG : dir: forgetting directory cache 2026/09/01 04:43:46 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:44:05 DEBUG : forgetting directory cache 2026/09/01 04:44:05 DEBUG : dir: forgetting directory cache 2026/09/01 04:44:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManyFiles (56.12s) === RUN TestZipManySubDirs run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:44:21 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:44:25 DEBUG : forgetting directory cache 2026/09/01 04:44:25 DEBUG : dir: forgetting directory cache 2026/09/01 04:44:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:44:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/01 04:44:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/01 04:44:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:44:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:44:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/01 04:44:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/01 04:44:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:44:32 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:44:32 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/01 04:44:32 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/01 04:44:32 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:44:32 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:44:32 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:44:32 DEBUG : a/b/c: Looking for writers 2026/09/01 04:44:32 DEBUG : deep.txt: reading active writers 2026/09/01 04:44:32 DEBUG : a/b: Looking for writers 2026/09/01 04:44:32 DEBUG : c: reading active writers 2026/09/01 04:44:32 DEBUG : mid.txt: reading active writers 2026/09/01 04:44:32 DEBUG : a: Looking for writers 2026/09/01 04:44:32 DEBUG : b: reading active writers 2026/09/01 04:44:32 DEBUG : top.txt: reading active writers 2026/09/01 04:44:32 DEBUG : Looking for writers 2026/09/01 04:44:32 DEBUG : a: reading active writers 2026/09/01 04:44:32 DEBUG : >WaitForWriters: 2026/09/01 04:44:41 DEBUG : forgetting directory cache 2026/09/01 04:44:41 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:44:52 DEBUG : forgetting directory cache 2026/09/01 04:44:52 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:45:02 DEBUG : forgetting directory cache 2026/09/01 04:45:02 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:45:02 DEBUG : Removed virtual directory entry vAddFile: "file2" --- PASS: TestZipManySubDirs (52.39s) === RUN TestZipLargeFiles run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:45:13 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:19 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:45:19 DEBUG : bigdir: Looking for writers 2026/09/01 04:45:19 DEBUG : big.bin: reading active writers 2026/09/01 04:45:19 DEBUG : Looking for writers 2026/09/01 04:45:19 DEBUG : bigdir: reading active writers 2026/09/01 04:45:19 DEBUG : >WaitForWriters: 2026/09/01 04:45:20 DEBUG : forgetting directory cache 2026/09/01 04:45:20 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:45:30 DEBUG : forgetting directory cache 2026/09/01 04:45:30 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipLargeFiles (19.82s) === RUN TestZipDirsInRoot run.go:198: Remote "Yandex rclone-test-latirac1cogo", Local "Local file system at /tmp/rclone4001851625", Modify Window "1ns" 2026/09/01 04:45:33 INFO : Yandex rclone-test-latirac1cogo: poll-interval is not supported by this remote 2026/09/01 04:45:41 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/01 04:45:41 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/01 04:45:41 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:45:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/01 04:45:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/01 04:45:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:45:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:43 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/01 04:45:43 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/01 04:45:43 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/01 04:45:44 DEBUG : forgetting directory cache 2026/09/01 04:45:44 DEBUG : dir: forgetting directory cache 2026/09/01 04:45:44 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:45:44 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/01 04:45:44 DEBUG : WaitForWriters: timeout=30s 2026/09/01 04:45:44 DEBUG : dir2: Looking for writers 2026/09/01 04:45:44 DEBUG : b.txt: reading active writers 2026/09/01 04:45:44 DEBUG : dir3: Looking for writers 2026/09/01 04:45:44 DEBUG : c.txt: reading active writers 2026/09/01 04:45:44 DEBUG : dir1: Looking for writers 2026/09/01 04:45:44 DEBUG : a.txt: reading active writers 2026/09/01 04:45:44 DEBUG : Looking for writers 2026/09/01 04:45:44 DEBUG : dir1: reading active writers 2026/09/01 04:45:44 DEBUG : dir2: reading active writers 2026/09/01 04:45:44 DEBUG : dir3: reading active writers 2026/09/01 04:45:44 DEBUG : >WaitForWriters: 2026/09/01 04:46:04 DEBUG : forgetting directory cache 2026/09/01 04:46:04 DEBUG : dir: forgetting directory cache 2026/09/01 04:46:04 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/01 04:46:21 DEBUG : forgetting directory cache 2026/09/01 04:46:21 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipDirsInRoot (50.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/01 04:46:24 DEBUG : Yandex rclone-test-latirac1cogo: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 32m0.319581055s (try 1/5)