"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/03/15 05:29:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nusegan3lore" 2025/03/15 05:29:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 05:29:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/03/15 05:29:55 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/15 05:29:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/15 05:29:55 DEBUG : Setting pass="xAgK3YSLchkwfhIi081HA-sj7PrnCM4G2aJqVQRUECQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/15 05:29:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/15 05:29:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{KklHy}" suffix to name 2025/03/15 05:29:55 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/15 05:29:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/15 05:29:55 DEBUG : Setting pass="xAgK3YSLchkwfhIi081HA-sj7PrnCM4G2aJqVQRUECQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/15 05:29:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: Connecting to FTP server 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:21") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : Creating backend with remote "/tmp/rclone2657009419" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31647") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38198") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34488") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38504") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:55 DEBUG : dir: Looking for writers 2025/03/15 05:29:55 DEBUG : : Looking for writers 2025/03/15 05:29:55 DEBUG : dir: reading active writers 2025/03/15 05:29:55 DEBUG : >WaitForWriters: 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33069") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35260") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38633") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32477") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38311") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38224") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35075") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33842") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34078") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37463") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31502") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:55 DEBUG : dir/subdir: Looking for writers 2025/03/15 05:29:55 DEBUG : dir: Looking for writers 2025/03/15 05:29:55 DEBUG : subdir: reading active writers 2025/03/15 05:29:55 DEBUG : file1: reading active writers 2025/03/15 05:29:55 DEBUG : file2: reading active writers 2025/03/15 05:29:55 DEBUG : : Looking for writers 2025/03/15 05:29:55 DEBUG : dir: reading active writers 2025/03/15 05:29:55 DEBUG : >WaitForWriters: 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31841") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31566") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33303") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32504") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37628") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31209") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30282") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37838") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31517") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:55 DEBUG : dir: Looking for writers 2025/03/15 05:29:55 DEBUG : file1: reading active writers 2025/03/15 05:29:55 DEBUG : : Looking for writers 2025/03/15 05:29:55 DEBUG : dir: reading active writers 2025/03/15 05:29:55 DEBUG : >WaitForWriters: 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31151") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39206") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32166") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36893") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36705") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39999") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31828") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:55 DEBUG : dir: Looking for writers 2025/03/15 05:29:55 DEBUG : : Looking for writers 2025/03/15 05:29:55 DEBUG : dir: reading active writers 2025/03/15 05:29:55 DEBUG : >WaitForWriters: 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34133") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36283") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37124") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33726") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35107") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31869") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30745") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31270") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:55 DEBUG : : forgetting directory cache 2025/03/15 05:29:55 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:55 DEBUG : : Looking for writers 2025/03/15 05:29:55 DEBUG : >WaitForWriters: 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34518") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36181") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37520") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32557") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34350") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33358") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36878") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39571") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/15 05:29:55 DEBUG : dir: invalidating directory cache 2025/03/15 05:29:55 DEBUG : : >ForgetPath: 2025/03/15 05:29:55 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/15 05:29:55 DEBUG : : invalidating directory cache 2025/03/15 05:29:55 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:55 DEBUG : : >ForgetPath: 2025/03/15 05:29:55 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/15 05:29:55 DEBUG : : >ForgetPath: 2025/03/15 05:29:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:55 DEBUG : dir: Looking for writers 2025/03/15 05:29:55 DEBUG : : Looking for writers 2025/03/15 05:29:55 DEBUG : dir: reading active writers 2025/03/15 05:29:55 DEBUG : >WaitForWriters: 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36936") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32678") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34610") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:55 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30667") 2025/03/15 05:29:55 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31052") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35647") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33774") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34353") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35363") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: Connecting to FTP server 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:21") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35627") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33553") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31798") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39508") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : : forgetting directory cache 2025/03/15 05:29:56 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31178") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34216") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33203") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : fil/a/b: Looking for writers 2025/03/15 05:29:56 DEBUG : fil/a: Looking for writers 2025/03/15 05:29:56 DEBUG : b: reading active writers 2025/03/15 05:29:56 DEBUG : fil: Looking for writers 2025/03/15 05:29:56 DEBUG : a: reading active writers 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : fil: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38202") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33772") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37199") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36793") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36276") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38398") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.04s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33720") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33699") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35223") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33217") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33442") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32022") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37763") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33968") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31385") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36475") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35536") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38358") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35674") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35775") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32092") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30425") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37958") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39611") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35773") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35563") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34268") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39033") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32298") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35766") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33007") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37666") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : Waiting for deletions to finish 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37702") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : dir/subdir/file3: Deleted 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38769") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : removing 1 level 2 directories 2025/03/15 05:29:56 INFO : dir/subdir: Removing directory 2025/03/15 05:29:56 DEBUG : dir: invalidating directory cache 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31440") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/15 05:29:56 DEBUG : dir/file1: Reset virtual modtime 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/15 05:29:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir: invalidating directory cache 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34523") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/15 05:29:56 DEBUG : : forgetting directory cache 2025/03/15 05:29:56 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir/virtualDir: Looking for writers 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : virtualFile2: reading active writers 2025/03/15 05:29:56 DEBUG : virtualFile: reading active writers 2025/03/15 05:29:56 DEBUG : virtualDir: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35840") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31386") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38559") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32593") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.01s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32849") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33667") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33420") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35356") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 ERROR : dir/: Can only open directories read only 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34593") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30615") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39079") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33318") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38354") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33003") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37597") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32012") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 05:29:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35143") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 NOTICE: ftp://172.17.0.8:21/rclone-test-nusegan3lore: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/15 05:29:56 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : potato: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31889") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33338") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36471") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34973") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30932") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39341") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38649") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37770") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32642") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36293") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30202") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35672") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir/sub: Looking for writers 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : sub: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36377") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37172") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36931") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30063") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.12s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32554") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37225") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35620") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34560") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37711") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30490") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36811") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37848") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39633") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31963") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30332") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir/sub/subsub: Looking for writers 2025/03/15 05:29:56 DEBUG : dir/sub: Looking for writers 2025/03/15 05:29:56 DEBUG : subsub: reading active writers 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : sub: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34767") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31610") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33824") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36829") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39012") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37167") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36600") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39938") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39562") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30677") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 ERROR : dir/: Dir.Remove not empty 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err= 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38203") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36311") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38467") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31992") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32232") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38695") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31221") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31996") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err= 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34742") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32195") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35100") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34833") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31052") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35912") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30576") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33343") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39448") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37570") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31447") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39737") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33358") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38212") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30872") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35999") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33367") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35542") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35696") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38212") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32763") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/15 05:29:56 DEBUG : dir: Updating dir with dir2 0xc00011a750 2025/03/15 05:29:56 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39227") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33444") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33969") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/15 05:29:56 DEBUG : file2: Updating file with file2 0xc0003afbc0 2025/03/15 05:29:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32928") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31395") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : dir2/file3: Deleted 2025/03/15 05:29:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/15 05:29:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003afbc0 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/15 05:29:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39233") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30498") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/15 05:29:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000868750 2025/03/15 05:29:56 DEBUG : empty directory: forgetting directory cache 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/15 05:29:56 DEBUG : dir2: Renaming to "dir3" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir3: Looking for writers 2025/03/15 05:29:56 DEBUG : file3: reading active writers 2025/03/15 05:29:56 DEBUG : renamed empty directory: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir3: reading active writers 2025/03/15 05:29:56 DEBUG : renamed empty directory: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37652") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32553") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37272") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34567") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36628") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37049") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31653") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30884") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39004") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 05:29:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33229") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 05:29:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/15 05:29:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 05:29:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/15 05:29:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (12 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30376") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:56 DEBUG : : forgetting directory cache 2025/03/15 05:29:56 DEBUG : dir: forgetting directory cache 2025/03/15 05:29:56 DEBUG : dir/sub: forgetting directory cache 2025/03/15 05:29:56 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/15 05:29:56 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39139") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir/sub: Looking for writers 2025/03/15 05:29:56 DEBUG : file0: reading active writers 2025/03/15 05:29:56 DEBUG : file2: reading active writers 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : sub: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39786") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37546") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34227") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35733") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34058") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36654") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38003") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34595") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39734") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37085") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30917") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31102") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38842") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30354") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30960") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35437") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30197") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39676") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39055") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34287") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : Can set mod time: true 2025/03/15 05:29:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39003") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33568") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37405") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32605") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39161") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30961") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38796") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36812") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38767") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33129") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39430") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32815") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31528") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35585") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30160") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30145") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32628") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36341") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36058") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33774") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35531") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35464") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35141") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37466") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31106") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32617") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34291") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33675") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33822") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36970") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38493") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34851") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36101") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32944") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34133") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33306") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37783") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33408") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39536") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37172") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32487") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32269") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 05:29:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000565340): close: 2025/03/15 05:29:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000565340): >close: err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34389") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33456") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30879") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39284") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39434") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39061") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31633") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32675") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34764") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30403") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 05:29:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000823840): _writeAt: size=5, off=0 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000823840): openPending: 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000823840): >openPending: err= 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000823840): >_writeAt: n=5, err= 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000823840): close: 2025/03/15 05:29:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/15 05:29:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/15 05:29:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/15 05:29:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37693") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/15 05:29:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:56 DEBUG : dir/file1(0xc000823840): >close: err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31709") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/03/15 05:29:56 INFO : dir/file1: Copied (replaced existing) 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39623") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36069") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38640") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31128") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35795") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.20s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36581") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35610") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30341") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32555") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35592") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37748") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36508") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36392") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34411") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.00s) === RUN TestFileOpenReadUnknownSize 2025/03/15 05:29:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/15 05:29:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/15 05:29:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : file.txt: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33459") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33808") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30253") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32888") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35024") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30964") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38958") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32124") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33058") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38475") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31726") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33010") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32990") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35879") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36564") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32942") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32490") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34057") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36917") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37826") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31725") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38463") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39969") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37092") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35172") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30288") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Remove: 2025/03/15 05:29:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30748") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36277") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33979") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37587") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30161") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31917") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36623") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30246") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=0x3 2025/03/15 05:29:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31651") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39304") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30813") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38834") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30100") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37555") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37692") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34928") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33565") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32299") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bbbc0 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39065") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32160") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 05:29:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bbbc0 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37126") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33824") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008bbbc0 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32942") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:56 DEBUG : newLeaf: Running delayed rename now 2025/03/15 05:29:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bbbc0 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37127") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38232") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34237") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31175") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35214") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35235") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37860") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31763") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35013") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33415") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33973") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35081") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0003aecc0 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33014") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32532") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 05:29:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0003aecc0 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31006") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32746") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003aecc0 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38464") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 05:29:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:56 DEBUG : newLeaf: Running delayed rename now 2025/03/15 05:29:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0003aecc0 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39540") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37423") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36361") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36335") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36058") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:56 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36074") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31933") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36675") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36261") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31814") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0004c04c0): openPending: 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0004c04c0): >openPending: err= 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0004c04c0): _writeAt: size=14, off=0 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0004c04c0): >_writeAt: n=14, err= 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0004c04c0): close: 2025/03/15 05:29:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 05:29:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0004c04c0): >close: err= 2025/03/15 05:29:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36741") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:56 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/15 05:29:56 INFO : dir/file1: Copied (replaced existing) 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:56 DEBUG : dir: Looking for writers 2025/03/15 05:29:56 DEBUG : file1: reading active writers 2025/03/15 05:29:56 DEBUG : : Looking for writers 2025/03/15 05:29:56 DEBUG : dir: reading active writers 2025/03/15 05:29:56 DEBUG : >WaitForWriters: 2025/03/15 05:29:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0002c36c0): _readAt: size=512, off=0 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0002c36c0): openPending: 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 05:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0002c36c0): >openPending: err= 2025/03/15 05:29:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0002c36c0): >_readAt: n=14, err=EOF 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0002c36c0): close: 2025/03/15 05:29:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:56 DEBUG : dir/file1(0xc0002c36c0): >close: err= 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32411") 2025/03/15 05:29:56 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35614") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000820480 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38668") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30726") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 05:29:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000820480 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31455") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31856") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c05c0): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c05c0): >openPending: err= 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c05c0): _writeAt: size=25, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c05c0): >_writeAt: n=25, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000820480 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0004c05c0): close: 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 05:29:57.007746914 +0000 UTC m=+1.126998791 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0004c05c0): >close: err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34061") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : newLeaf.5697dbb8.partial: renamed to: newLeaf 2025/03/15 05:29:57 INFO : newLeaf: Copied (replaced existing) 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 05:29:57 +0000 UTC" 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37635") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31967") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31121") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31447") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36704") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36575") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39169") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38678") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38814") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31725") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34167") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39717") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00083e000 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32214") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33099") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 05:29:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00083e000 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39536") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37655") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c0e80): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c0e80): >openPending: err= 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c0e80): _writeAt: size=25, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0004c0e80): >_writeAt: n=25, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00083e000 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0004c0e80): close: 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 05:29:57.180407482 +0000 UTC m=+1.299659358 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0004c0e80): >close: err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33950") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : newLeaf.ba3d29ec.partial: renamed to: newLeaf 2025/03/15 05:29:57 INFO : newLeaf: Copied (replaced existing) 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 05:29:57 +0000 UTC" 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30658") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38322") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32451") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38481") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39426") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38320") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33712") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35185") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30528") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39680") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc40): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc40): >openPending: err= 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc40): _writeAt: size=14, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc40): >_writeAt: n=14, err= 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc40): close: 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc40): >close: err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32041") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/15 05:29:57 INFO : dir/file1: Copied (replaced existing) 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc80): _readAt: size=512, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc80): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc80): >openPending: err= 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc80): >_readAt: n=14, err=EOF 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc80): close: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:57 DEBUG : dir/file1(0xc00037bc80): >close: err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32039") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38214") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000939140 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37948") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31091") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 05:29:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000939140 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39133") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37172") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4840): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4840): >openPending: err= 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4840): _writeAt: size=25, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4840): >_writeAt: n=25, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000939140 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0003a4840): close: 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 05:29:57.50715415 +0000 UTC m=+1.626406025 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0003a4840): >close: err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30898") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : newLeaf.b3d9d494.partial: renamed to: newLeaf 2025/03/15 05:29:57 INFO : newLeaf: Copied (replaced existing) 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 05:29:57 +0000 UTC" 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36322") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38991") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35255") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32208") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32872") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39712") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37174") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39988") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35019") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31360") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4ac0): _readAt: size=512, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4ac0): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4ac0): >openPending: err= 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33769") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4ac0): >_readAt: n=14, err=EOF 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4ac0): close: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0003a4ac0): >close: err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35332") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36117") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00083e900 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35862") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34537") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 05:29:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00083e900 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39526") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38500") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0009828c0): openPending: 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0009828c0): >openPending: err= 2025/03/15 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0009828c0): _writeAt: size=25, off=0 2025/03/15 05:29:57 DEBUG : dir/file1(0xc0009828c0): >_writeAt: n=25, err= 2025/03/15 05:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 05:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00083e900 2025/03/15 05:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0009828c0): close: 2025/03/15 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 05:29:57.682351257 +0000 UTC m=+1.801603134 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:57 DEBUG : newLeaf(0xc0009828c0): >close: err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31182") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : newLeaf.5d9e4d59.partial: renamed to: newLeaf 2025/03/15 05:29:57 INFO : newLeaf: Copied (replaced existing) 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 05:29:57 +0000 UTC" 2025/03/15 05:29:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 05:29:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 05:29:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39918") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39656") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : newLeaf: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38736") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36469") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34839") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.02s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.32s) --- PASS: TestFileRename/writes,forceCache=false (0.17s) --- PASS: TestFileRename/writes,forceCache=true (0.33s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31107") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32784") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39862") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33210") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36287") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36806") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35245") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38878") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38942") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39399") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37015") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38688") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34057") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33074") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35262") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33711") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35414") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/15 05:29:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/15 05:29:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32184") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30591") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34926") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:57 DEBUG : dir: Looking for writers 2025/03/15 05:29:57 DEBUG : file1: reading active writers 2025/03/15 05:29:57 DEBUG : : Looking for writers 2025/03/15 05:29:57 DEBUG : dir: reading active writers 2025/03/15 05:29:57 DEBUG : >WaitForWriters: 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38212") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36956") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38842") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:57 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33296") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31493") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34689") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34981") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30161") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33293") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/15 05:29:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/15 05:29:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38586") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36857") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/15 05:29:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/15 05:29:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32047") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/15 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35920") 2025/03/15 05:29:57 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/15 05:29:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/15 05:29:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/15 05:29:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/15 05:29:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/15 05:29:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/15 05:29:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/15 05:29:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38338") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35431") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32976") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34305") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30759") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36330") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30402") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35199") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32280") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34818") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32495") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31073") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37493") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37600") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35181") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36044") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36807") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32591") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/15 05:29:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30280") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32079") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32852") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38031") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35596") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37053") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30307") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31841") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): _readAt: size=1, off=0 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): openPending: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): >openPending: err= 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34935") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): _readAt: size=256, off=1 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): >_readAt: n=15, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): _readAt: size=16, off=16 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): >_readAt: n=0, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): close: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): >close: err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): close: 2025/03/15 05:29:58 DEBUG : dir/file1(0xc0003a4d40): >close: err=file already closed 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35770") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35369") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38202") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35300") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38746") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38096") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30575") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30413") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): _readAt: size=1, off=0 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): openPending: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >openPending: err= 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37113") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): _readAt: size=1, off=5 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): _readAt: size=1, off=3 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): _readAt: size=1, off=13 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): _readAt: size=16, off=100 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >_readAt: n=0, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): close: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905900): >close: err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35281") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39415") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33093") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33058") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32468") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33488") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32212") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35102") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=1, off=0 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): openPending: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >openPending: err= 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31193") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=1, off=5 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=1, off=1 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=1, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=6, off=10 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=6, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=256, off=10 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=6, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=256, off=100 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=0, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): close: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >close: err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): _readAt: size=256, off=100 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000905e80): >_readAt: n=0, err=file already closed 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33866") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33324") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34769") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30768") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32447") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37302") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36768") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35162") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): RWFileHandle.Flush 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): _readAt: size=256, off=0 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): openPending: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): >openPending: err= 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38546") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): >_readAt: n=16, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): RWFileHandle.Flush 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): RWFileHandle.Flush 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): close: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000983d00): >close: err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35364") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35668") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31477") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35586") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34045") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32794") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35745") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32187") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 05:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): _readAt: size=256, off=0 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): openPending: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): >openPending: err= 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:29:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34094") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): >_readAt: n=16, err=EOF 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): RWFileHandle.Release 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): close: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): >close: err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000564d00): RWFileHandle.Release 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39847") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34010") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30010") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39630") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:58 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): openPending: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): >openPending: err= 2025/03/15 05:29:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): _writeAt: size=5, off=0 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): >_writeAt: n=5, err= 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): _writeAt: size=7, off=5 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): >_writeAt: n=7, err= 2025/03/15 05:29:58 DEBUG : file1: vfs cache: truncate to size=11 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): close: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 05:29:58.09003953 +0000 UTC m=+2.209291386 2025/03/15 05:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): >close: err= 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): close: 2025/03/15 05:29:58 DEBUG : file1(0xc0009820c0): >close: err=file already closed 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:58 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31209") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1.699d4c9b.partial: renamed to: file1 2025/03/15 05:29:58 INFO : file1: Copied (new) 2025/03/15 05:29:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33176") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32493") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37470") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33479") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:58 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): openPending: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): >openPending: err= 2025/03/15 05:29:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): _writeAt: size=7, off=0 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): >_writeAt: n=7, err= 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): _writeAt: size=6, off=5 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): >_writeAt: n=6, err= 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): close: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 05:29:58.245436921 +0000 UTC m=+2.364688787 2025/03/15 05:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): >close: err= 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): _writeAt: size=5, off=0 2025/03/15 05:29:58 DEBUG : file1(0xc000904200): >_writeAt: n=0, err=file already closed 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:58 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37234") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1.2b251589.partial: renamed to: file1 2025/03/15 05:29:58 INFO : file1: Copied (new) 2025/03/15 05:29:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38827") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34951") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39956") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32331") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:58 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : file1(0xc000982140): openPending: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1(0xc000982140): >openPending: err= 2025/03/15 05:29:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1(0xc000982140): close: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 05:29:58.402544338 +0000 UTC m=+2.521796214 2025/03/15 05:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : file1(0xc000982140): >close: err= 2025/03/15 05:29:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:29:58 DEBUG : file2: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : file2(0xc000982200): openPending: 2025/03/15 05:29:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:58 DEBUG : file2(0xc000982200): >openPending: err= 2025/03/15 05:29:58 DEBUG : file2: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/15 05:29:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/15 05:29:58 DEBUG : file2(0xc000982200): RWFileHandle.Flush 2025/03/15 05:29:58 DEBUG : file2(0xc000982200): RWFileHandle.Release 2025/03/15 05:29:58 DEBUG : file2(0xc000982200): close: 2025/03/15 05:29:58 DEBUG : file2: vfs cache: setting modification time to 2025-03-15 05:29:58.403624266 +0000 UTC m=+2.522876152 2025/03/15 05:29:58 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : file2(0xc000982200): >close: err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file2: reading active writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : file2: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file2: reading active writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : file2: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/15 05:29:58 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38126") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file2: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30548") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1.65e5fc91.partial: renamed to: file1 2025/03/15 05:29:58 INFO : file1: Copied (new) 2025/03/15 05:29:58 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:58 DEBUG : file2.fe32d241.partial: renamed to: file2 2025/03/15 05:29:58 INFO : file2: Copied (new) 2025/03/15 05:29:58 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 05:29:58 INFO : file2: vfs cache: upload succeeded try #1 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : file2: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30306") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file2: reading active writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32279") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30342") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39773") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:58 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): openPending: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): >openPending: err= 2025/03/15 05:29:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): _writeAt: size=5, off=0 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): >_writeAt: n=5, err= 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): RWFileHandle.Flush 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): RWFileHandle.Flush 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): close: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 05:29:58.560045649 +0000 UTC m=+2.679297505 2025/03/15 05:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : file1(0xc000982600): >close: err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:58 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38760") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1.d9833710.partial: renamed to: file1 2025/03/15 05:29:58 INFO : file1: Copied (new) 2025/03/15 05:29:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34649") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36954") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.15s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34280") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:58 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): openPending: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): >openPending: err= 2025/03/15 05:29:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): _writeAt: size=5, off=0 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): >_writeAt: n=5, err= 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): RWFileHandle.Release 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): close: 2025/03/15 05:29:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 05:29:58.714008721 +0000 UTC m=+2.833260577 2025/03/15 05:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): >close: err= 2025/03/15 05:29:58 DEBUG : file1(0xc0003a55c0): RWFileHandle.Release 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:58 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34788") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : file1.8aff9452.partial: renamed to: file1 2025/03/15 05:29:58 INFO : file1: Copied (new) 2025/03/15 05:29:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : >WaitForWriters: 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31885") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30971") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:58 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35719") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32183") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39164") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37729") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31302") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000565cc0): openPending: 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000565cc0): >openPending: err= 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 05:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000565cc0): _writeAt: size=5, off=0 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000565cc0): >_writeAt: n=5, err= 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000565cc0): close: 2025/03/15 05:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-15 05:29:58.872154697 +0000 UTC m=+2.991406553 2025/03/15 05:29:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:58 DEBUG : dir/file1(0xc000565cc0): >close: err= 2025/03/15 05:29:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:58 DEBUG : dir: Looking for writers 2025/03/15 05:29:58 DEBUG : file1: reading active writers 2025/03/15 05:29:58 DEBUG : : Looking for writers 2025/03/15 05:29:58 DEBUG : dir: reading active writers 2025/03/15 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30384") 2025/03/15 05:29:58 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:58 DEBUG : dir/file1.938300ee.partial: renamed to: dir/file1 2025/03/15 05:29:58 INFO : dir/file1: Copied (replaced existing) 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-15 05:29:58 +0000 UTC" 2025/03/15 05:29:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:59 DEBUG : dir: Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : dir: reading active writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31183") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31842") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35581") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34871") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35299") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32515") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30133") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30757") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 05:29:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): openPending: 2025/03/15 05:29:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 05:29:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 05:29:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): >openPending: err= 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): _writeAt: size=15, off=5 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): >_writeAt: n=15, err= 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): close: 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/15 05:29:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-15 05:29:59.030087114 +0000 UTC m=+3.149338970 2025/03/15 05:29:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : dir/file1(0xc000904780): >close: err= 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : dir: Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : dir: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:59 DEBUG : dir: Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : dir: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:59 DEBUG : dir: Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : dir: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:59 DEBUG : dir: Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : dir: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:59 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34933") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : dir/file1.cee7cb0c.partial: renamed to: dir/file1 2025/03/15 05:29:59 INFO : dir/file1: Copied (replaced existing) 2025/03/15 05:29:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-15 05:29:59 +0000 UTC" 2025/03/15 05:29:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:59 DEBUG : dir: Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : dir: reading active writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35023") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32598") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36300") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37315") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : file1(0xc0009835c0): openPending: 2025/03/15 05:29:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 DEBUG : file1(0xc0009835c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:59 DEBUG : file1(0xc0009835c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : file1(0xc0009835c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : file1(0xc0009835c0): close: 2025/03/15 05:29:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 05:29:59.184869336 +0000 UTC m=+3.304121192 2025/03/15 05:29:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : file1(0xc0009835c0): >close: err= 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:59 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39260") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : file1.ce3b9d83.partial: renamed to: file1 2025/03/15 05:29:59 INFO : file1: Copied (new) 2025/03/15 05:29:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 05:29:59 +0000 UTC" 2025/03/15 05:29:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35435") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31368") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39612") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.339760932 +0000 UTC m=+3.459012777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.339760932 +0000 UTC m=+3.459012777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009839c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009839c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009839c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009839c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009839c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.339760932 +0000 UTC m=+3.459012777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009839c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a620 item 1 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.341719762 +0000 UTC m=+3.460971618 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.341719762 +0000 UTC m=+3.460971618 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 2 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.34287001 +0000 UTC m=+3.462121857 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.34287001 +0000 UTC m=+3.462121857 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.34287001 +0000 UTC m=+3.462121857 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 3 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.344296516 +0000 UTC m=+3.463548363 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.344296516 +0000 UTC m=+3.463548363 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 4 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.345349323 +0000 UTC m=+3.464601180 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.345349323 +0000 UTC m=+3.464601180 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.345349323 +0000 UTC m=+3.464601180 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 5 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983dc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983dc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.346802058 +0000 UTC m=+3.466053914 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.346802058 +0000 UTC m=+3.466053914 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 6 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ec0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ec0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ec0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ec0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ec0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.347813028 +0000 UTC m=+3.467064884 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983ec0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.347813028 +0000 UTC m=+3.467064884 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b0d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b1200): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b1200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b1200): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b1200): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b1200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.347813028 +0000 UTC m=+3.467064884 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0000b1200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004128c0 item 7 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2500): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2500): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.349316437 +0000 UTC m=+3.468568293 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.349316437 +0000 UTC m=+3.468568293 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d90 item 8 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b00): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0002c2b00): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.350488266 +0000 UTC m=+3.469740112 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.350488266 +0000 UTC m=+3.469740112 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.350488266 +0000 UTC m=+3.469740112 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413030 item 9 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.351883964 +0000 UTC m=+3.471135820 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.351883964 +0000 UTC m=+3.471135820 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 10 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0002c2ec0): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.353030307 +0000 UTC m=+3.472282163 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.353030307 +0000 UTC m=+3.472282163 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3340): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c33c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c33c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c33c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c33c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c33c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.353030307 +0000 UTC m=+3.472282163 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c33c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004136c0 item 11 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.354533685 +0000 UTC m=+3.473785531 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3580): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3580): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3580): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3580): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3580): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.354533685 +0000 UTC m=+3.473785531 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3580): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b20 item 12 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c36c0): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0002c36c0): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c36c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c36c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c36c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c36c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c36c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3700): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3700): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3700): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.355612521 +0000 UTC m=+3.474864367 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3940): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3940): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3940): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.355612521 +0000 UTC m=+3.474864367 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 13 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.356619884 +0000 UTC m=+3.475871730 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.356619884 +0000 UTC m=+3.475871730 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 14 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0002c3c80): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3cc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3cc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.357695994 +0000 UTC m=+3.476947840 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.357695994 +0000 UTC m=+3.476947840 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a80 item 15 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906140): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906140): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.358717943 +0000 UTC m=+3.477969799 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.358717943 +0000 UTC m=+3.477969799 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 16 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.359724916 +0000 UTC m=+3.478976761 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.359724916 +0000 UTC m=+3.478976761 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.359724916 +0000 UTC m=+3.478976761 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493110 item 17 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.361090788 +0000 UTC m=+3.480342644 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.361090788 +0000 UTC m=+3.480342644 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 18 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.362107697 +0000 UTC m=+3.481359544 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.362107697 +0000 UTC m=+3.481359544 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.362107697 +0000 UTC m=+3.481359544 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 19 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009065c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009065c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009065c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009065c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009065c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.363582364 +0000 UTC m=+3.482834220 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009065c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.363582364 +0000 UTC m=+3.482834220 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004541c0 item 20 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009066c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009066c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009066c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009066c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009066c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.364664095 +0000 UTC m=+3.483915941 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009066c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.364664095 +0000 UTC m=+3.483915941 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.364664095 +0000 UTC m=+3.483915941 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454690 item 21 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.366100779 +0000 UTC m=+3.485352635 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.366100779 +0000 UTC m=+3.485352635 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004552d0 item 22 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.367086882 +0000 UTC m=+3.486338738 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.367086882 +0000 UTC m=+3.486338738 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.367086882 +0000 UTC m=+3.486338738 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455730 item 23 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.368494773 +0000 UTC m=+3.487746619 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.368494773 +0000 UTC m=+3.487746619 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c000 item 24 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000906c00): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.369548472 +0000 UTC m=+3.488800328 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.369548472 +0000 UTC m=+3.488800328 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.369548472 +0000 UTC m=+3.488800328 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c460 item 25 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.370967533 +0000 UTC m=+3.490219379 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.370967533 +0000 UTC m=+3.490219379 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ccb0 item 26 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000906f00): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.372075523 +0000 UTC m=+3.491327370 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.372075523 +0000 UTC m=+3.491327370 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907040): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.372075523 +0000 UTC m=+3.491327370 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d030 item 27 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.373532165 +0000 UTC m=+3.492784021 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.373532165 +0000 UTC m=+3.492784021 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d500 item 28 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000907280): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.374600833 +0000 UTC m=+3.493852689 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.374600833 +0000 UTC m=+3.493852689 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d880 item 29 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.37563233 +0000 UTC m=+3.494884176 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.37563233 +0000 UTC m=+3.494884176 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053dd50 item 30 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0009075c0): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.376689685 +0000 UTC m=+3.495941531 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.376689685 +0000 UTC m=+3.495941531 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 31 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.377818505 +0000 UTC m=+3.497070351 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.377818505 +0000 UTC m=+3.497070351 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112c40 item 32 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.378788006 +0000 UTC m=+3.498039862 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001133b0 item 33 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.379144683 +0000 UTC m=+3.498396528 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.379144683 +0000 UTC m=+3.498396528 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b20 item 33 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.38012822 +0000 UTC m=+3.499380067 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c380 item 34 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.38053466 +0000 UTC m=+3.499786516 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.38053466 +0000 UTC m=+3.499786516 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c700 item 34 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.381538475 +0000 UTC m=+3.500790321 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 35 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.381910671 +0000 UTC m=+3.501162518 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.381910671 +0000 UTC m=+3.501162518 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d490 item 35 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.382868281 +0000 UTC m=+3.502120127 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032da40 item 36 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.383264982 +0000 UTC m=+3.502516828 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.383264982 +0000 UTC m=+3.502516828 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dea0 item 36 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.38418982 +0000 UTC m=+3.503441676 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300540 item 37 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.384516641 +0000 UTC m=+3.503768497 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.384516641 +0000 UTC m=+3.503768497 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 37 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.385478719 +0000 UTC m=+3.504730575 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301110 item 38 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.385922477 +0000 UTC m=+3.505174324 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e00): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.385922477 +0000 UTC m=+3.505174324 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301490 item 38 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.386939277 +0000 UTC m=+3.506191124 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b90 item 39 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.387390551 +0000 UTC m=+3.506642397 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a200): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a200): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a200): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.387390551 +0000 UTC m=+3.506642397 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae000 item 39 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a5c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a5c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a5c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a5c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a5c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.388441896 +0000 UTC m=+3.507693752 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a5c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae310 item 40 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.388874774 +0000 UTC m=+3.508126630 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ac00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.388874774 +0000 UTC m=+3.508126630 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae5b0 item 40 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.389778363 +0000 UTC m=+3.509030209 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae9a0 item 41 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.390165666 +0000 UTC m=+3.509417522 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aeaf0 item 41 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.390650191 +0000 UTC m=+3.509902047 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.390650191 +0000 UTC m=+3.509902047 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aef50 item 41 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.391636835 +0000 UTC m=+3.510888691 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af7a0 item 42 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.391997518 +0000 UTC m=+3.511249365 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afb20 item 42 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.392428154 +0000 UTC m=+3.511680000 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.392428154 +0000 UTC m=+3.511680000 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afce0 item 42 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.393349014 +0000 UTC m=+3.512600870 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 43 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.393692767 +0000 UTC m=+3.512944623 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 43 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.394090199 +0000 UTC m=+3.513342055 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.394090199 +0000 UTC m=+3.513342055 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 43 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.395132747 +0000 UTC m=+3.514384593 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b980): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b980): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 44 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b980): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.395506396 +0000 UTC m=+3.514758252 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 44 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.395952469 +0000 UTC m=+3.515204325 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.395952469 +0000 UTC m=+3.515204325 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 44 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.396938702 +0000 UTC m=+3.516190548 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 45 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.397361162 +0000 UTC m=+3.516613007 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.397361162 +0000 UTC m=+3.516613007 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422000 item 45 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.398426322 +0000 UTC m=+3.517678178 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004224d0 item 46 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.39880038 +0000 UTC m=+3.518052227 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0240): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0240): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0240): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.39880038 +0000 UTC m=+3.518052227 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 46 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.399835405 +0000 UTC m=+3.519087251 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0380): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0380): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422a80 item 47 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0380): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.400197601 +0000 UTC m=+3.519449448 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0440): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0440): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0440): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0440): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0440): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.400197601 +0000 UTC m=+3.519449448 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0440): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422c40 item 47 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.401313086 +0000 UTC m=+3.520564942 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0580): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0580): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0580): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423110 item 48 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0580): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0580): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.401672998 +0000 UTC m=+3.520924844 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0580): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.401672998 +0000 UTC m=+3.520924844 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423260 item 48 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0680): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0680): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.402745211 +0000 UTC m=+3.521997067 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423570 item 49 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.403105666 +0000 UTC m=+3.522357522 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c06c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.403105666 +0000 UTC m=+3.522357522 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423730 item 49 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c07c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c07c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c07c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c07c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c07c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.40411959 +0000 UTC m=+3.523371446 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c07c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423b20 item 50 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.404583807 +0000 UTC m=+3.523835654 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c08c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c08c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c08c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c08c0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c08c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.404583807 +0000 UTC m=+3.523835654 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c08c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423c70 item 50 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.40550574 +0000 UTC m=+3.524757596 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a070 item 51 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.405905076 +0000 UTC m=+3.525156922 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.405905076 +0000 UTC m=+3.525156922 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a460 item 51 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.406878645 +0000 UTC m=+3.526130502 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aa10 item 52 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.407394128 +0000 UTC m=+3.526645975 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0bc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0bc0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.407394128 +0000 UTC m=+3.526645975 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031acb0 item 52 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.408473095 +0000 UTC m=+3.527724951 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b030 item 53 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.408916093 +0000 UTC m=+3.528167939 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.408916093 +0000 UTC m=+3.528167939 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b500 item 53 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0dc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0dc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.409969541 +0000 UTC m=+3.529221397 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bdc0 item 54 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.410410936 +0000 UTC m=+3.529662782 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ec0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ec0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ec0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ec0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ec0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.410410936 +0000 UTC m=+3.529662782 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0ec0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a0e0 item 54 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0f40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0f40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.411587224 +0000 UTC m=+3.530839069 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e000 item 55 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.413112013 +0000 UTC m=+3.532363849 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a40): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.413112013 +0000 UTC m=+3.532363849 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 55 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.414103435 +0000 UTC m=+3.533355282 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 56 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.414568534 +0000 UTC m=+3.533820380 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.414568534 +0000 UTC m=+3.533820380 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 56 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.415442337 +0000 UTC m=+3.534694183 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eee0 item 57 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.415799625 +0000 UTC m=+3.535051471 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f0a0 item 57 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.41616693 +0000 UTC m=+3.535418777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.41616693 +0000 UTC m=+3.535418777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f340 item 57 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.417179083 +0000 UTC m=+3.536430929 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565340): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f6c0 item 58 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.417534205 +0000 UTC m=+3.536786052 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f8f0 item 58 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.417925988 +0000 UTC m=+3.537177833 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.417925988 +0000 UTC m=+3.537177833 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb90 item 58 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.418766689 +0000 UTC m=+3.538018535 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005655c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565680): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fe30 item 59 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565680): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.419122895 +0000 UTC m=+3.538374741 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360070 item 59 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.419464803 +0000 UTC m=+3.538716650 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005657c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005657c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005657c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005657c0): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005657c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.419464803 +0000 UTC m=+3.538716650 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005657c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003603f0 item 59 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.420414708 +0000 UTC m=+3.539666554 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005658c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005658c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005658c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360af0 item 60 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005658c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005658c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.420812712 +0000 UTC m=+3.540064558 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005658c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360cb0 item 60 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.421221806 +0000 UTC m=+3.540473653 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.421221806 +0000 UTC m=+3.540473653 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e70 item 60 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.422023425 +0000 UTC m=+3.541275271 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565dc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 61 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565dc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.422350876 +0000 UTC m=+3.541602723 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565e80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565e80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.422350876 +0000 UTC m=+3.541602723 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361500 item 61 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.423250357 +0000 UTC m=+3.542502203 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4080): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4080): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4080): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003619d0 item 62 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4080): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4080): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.42366936 +0000 UTC m=+3.542921216 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4080): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4280): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4280): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4280): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.42366936 +0000 UTC m=+3.542921216 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b20 item 62 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.424806144 +0000 UTC m=+3.544058000 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4440): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4440): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4440): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350070 item 63 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4440): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4440): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.425150267 +0000 UTC m=+3.544402123 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4440): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4600): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4600): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4600): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.425150267 +0000 UTC m=+3.544402123 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003501c0 item 63 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.426415872 +0000 UTC m=+3.545667728 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904040): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904040): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904040): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a2a0 item 64 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904040): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904040): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.426777026 +0000 UTC m=+3.546028873 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904040): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.426777026 +0000 UTC m=+3.546028873 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a620 item 64 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904140): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904140): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.42789698 +0000 UTC m=+3.547148825 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a8c0 item 65 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.428340008 +0000 UTC m=+3.547591864 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.428340008 +0000 UTC m=+3.547591864 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aa10 item 65 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904200): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904200): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904200): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.429377526 +0000 UTC m=+3.548629382 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ae00 item 66 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.429892929 +0000 UTC m=+3.549144785 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.429892929 +0000 UTC m=+3.549144785 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b180 item 66 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.430902276 +0000 UTC m=+3.550154132 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b6c0 item 67 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.431338661 +0000 UTC m=+3.550590517 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904380): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904380): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904380): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.431338661 +0000 UTC m=+3.550590517 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b810 item 67 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904400): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904400): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904400): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.432395165 +0000 UTC m=+3.551647021 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bb90 item 68 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.432897623 +0000 UTC m=+3.552149470 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904540): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904540): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904540): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.432897623 +0000 UTC m=+3.552149470 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bd50 item 68 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904580): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904580): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904580): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904580): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904580): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.433903173 +0000 UTC m=+3.553155029 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904580): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94150 item 69 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.434381306 +0000 UTC m=+3.553633162 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009045c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904600): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904600): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904600): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.434381306 +0000 UTC m=+3.553633162 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e942a0 item 69 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904680): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904680): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.435401322 +0000 UTC m=+3.554653179 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94540 item 70 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.435845332 +0000 UTC m=+3.555097198 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904780): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904780): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904780): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.435845332 +0000 UTC m=+3.555097198 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94690 item 70 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904800): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904800): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904800): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.436846623 +0000 UTC m=+3.556098479 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94a10 item 71 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.43723548 +0000 UTC m=+3.556487326 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009048c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904900): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904900): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904900): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904900): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904900): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.43723548 +0000 UTC m=+3.556487326 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904900): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94bd0 item 71 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904980): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904980): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904980): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.438379177 +0000 UTC m=+3.557631033 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94ee0 item 72 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.438853082 +0000 UTC m=+3.558104928 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.438853082 +0000 UTC m=+3.558104928 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95180 item 72 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.439875052 +0000 UTC m=+3.559126908 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95490 item 73 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.440264469 +0000 UTC m=+3.559516325 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e955e0 item 73 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.440660389 +0000 UTC m=+3.559912235 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.440660389 +0000 UTC m=+3.559912235 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95730 item 73 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.441602389 +0000 UTC m=+3.560854235 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e959d0 item 74 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.441927567 +0000 UTC m=+3.561179413 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95b20 item 74 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.442419877 +0000 UTC m=+3.561671733 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.442419877 +0000 UTC m=+3.561671733 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95c70 item 74 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.443441406 +0000 UTC m=+3.562693262 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95f10 item 75 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.443831023 +0000 UTC m=+3.563082879 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430230 item 75 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.444186498 +0000 UTC m=+3.563438343 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.444186498 +0000 UTC m=+3.563438343 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904f80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430770 item 75 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.445126073 +0000 UTC m=+3.564377919 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905080): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430fc0 item 76 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.445452002 +0000 UTC m=+3.564703849 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431650 item 76 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.445877107 +0000 UTC m=+3.565128943 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009051c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905200): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905200): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905200): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.445877107 +0000 UTC m=+3.565128943 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004317a0 item 76 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.446754657 +0000 UTC m=+3.566006502 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009052c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431dc0 item 77 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.447092708 +0000 UTC m=+3.566344555 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009053c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009053c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009053c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009053c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009053c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.447092708 +0000 UTC m=+3.566344555 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009053c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0070 item 77 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.44803047 +0000 UTC m=+3.567282317 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009054c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009054c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009054c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0310 item 78 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009054c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009054c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.448377058 +0000 UTC m=+3.567628904 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009054c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905580): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905580): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905580): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905580): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905580): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.448377058 +0000 UTC m=+3.567628904 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905580): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0460 item 78 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.449347582 +0000 UTC m=+3.568599427 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905680): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0770 item 79 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905680): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.44967804 +0000 UTC m=+3.568929885 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905740): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905740): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905740): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.44967804 +0000 UTC m=+3.568929885 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0930 item 79 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.450659283 +0000 UTC m=+3.569911129 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905840): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905840): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0c40 item 80 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905840): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.450985071 +0000 UTC m=+3.570236917 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905940): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905940): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905940): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.450985071 +0000 UTC m=+3.570236917 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0e00 item 80 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905980): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905980): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905980): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.451943171 +0000 UTC m=+3.571195018 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd10a0 item 81 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.452417508 +0000 UTC m=+3.571669354 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009059c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a00): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.452417508 +0000 UTC m=+3.571669354 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd11f0 item 81 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.453378154 +0000 UTC m=+3.572629999 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1490 item 82 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.453805833 +0000 UTC m=+3.573057679 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.453805833 +0000 UTC m=+3.573057679 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd15e0 item 82 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905c00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905c00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.454632045 +0000 UTC m=+3.573883892 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1880 item 83 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.455023398 +0000 UTC m=+3.574275244 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d00): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.455023398 +0000 UTC m=+3.574275244 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1a40 item 83 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.455894525 +0000 UTC m=+3.575146371 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1d50 item 84 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.456267392 +0000 UTC m=+3.575519237 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905ec0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905ec0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905ec0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905ec0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905ec0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.456267392 +0000 UTC m=+3.575519237 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905ec0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1ea0 item 84 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905f40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905f40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.457136035 +0000 UTC m=+3.576387881 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000905f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c42a0 item 85 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.457512147 +0000 UTC m=+3.576763984 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.457512147 +0000 UTC m=+3.576763984 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4770 item 85 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c01c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c01c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c01c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c01c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c01c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.458584551 +0000 UTC m=+3.577836407 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c01c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4af0 item 86 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.459041565 +0000 UTC m=+3.578293421 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c02c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.459041565 +0000 UTC m=+3.578293421 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4d20 item 86 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c03c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c03c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c03c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c03c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c03c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.460080817 +0000 UTC m=+3.579332663 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c03c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5110 item 87 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.460511773 +0000 UTC m=+3.579763629 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c04c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c04c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c04c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c04c0): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c04c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.460511773 +0000 UTC m=+3.579763629 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c04c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c53b0 item 87 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.461999893 +0000 UTC m=+3.581251739 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5730 item 88 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.462604574 +0000 UTC m=+3.581856420 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.462604574 +0000 UTC m=+3.581856420 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5880 item 88 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.463885336 +0000 UTC m=+3.583137182 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0780): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0780): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ce0 item 89 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0780): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.464405738 +0000 UTC m=+3.583657585 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5f10 item 89 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.464892108 +0000 UTC m=+3.584143954 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.464892108 +0000 UTC m=+3.584143954 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e200e0 item 89 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.465844648 +0000 UTC m=+3.585096494 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0980): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0980): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20380 item 90 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0980): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.466228715 +0000 UTC m=+3.585480561 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e204d0 item 90 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.466662365 +0000 UTC m=+3.585914212 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.466662365 +0000 UTC m=+3.585914212 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20620 item 90 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.467583927 +0000 UTC m=+3.586835774 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e208c0 item 91 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.467903474 +0000 UTC m=+3.587155320 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20a10 item 91 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.468280589 +0000 UTC m=+3.587532435 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c80): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.468280589 +0000 UTC m=+3.587532435 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20b60 item 91 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.469329079 +0000 UTC m=+3.588580924 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20e70 item 92 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.469652884 +0000 UTC m=+3.588904730 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20fc0 item 92 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.4700468 +0000 UTC m=+3.589298646 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.4700468 +0000 UTC m=+3.589298646 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21110 item 92 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.470901245 +0000 UTC m=+3.590153092 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c0fc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1000): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1000): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1000): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e213b0 item 93 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1000): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1000): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.471254396 +0000 UTC m=+3.590506242 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1000): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1140): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1140): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1140): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.471254396 +0000 UTC m=+3.590506242 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21500 item 93 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.472217446 +0000 UTC m=+3.591469281 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1240): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21880 item 94 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1240): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.472531483 +0000 UTC m=+3.591783329 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c13c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c13c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c13c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c13c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c13c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.472531483 +0000 UTC m=+3.591783329 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c13c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e219d0 item 94 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.473527463 +0000 UTC m=+3.592779300 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c14c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1500): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21c70 item 95 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1500): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.473852932 +0000 UTC m=+3.593104778 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1680): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1680): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1680): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.473852932 +0000 UTC m=+3.593104778 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21dc0 item 95 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.474732715 +0000 UTC m=+3.593984561 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2150 item 96 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.475041162 +0000 UTC m=+3.594293008 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1e00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1e00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1e00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1e00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1e00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.475041162 +0000 UTC m=+3.594293008 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0004c1e00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d22a0 item 96 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38706") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36176") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39820") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.477868184 +0000 UTC m=+3.597120030 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.477868184 +0000 UTC m=+3.597120030 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982180): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982180): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982180): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.477868184 +0000 UTC m=+3.597120030 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3030 item 1 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009821c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009821c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009821c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009821c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009821c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.479183291 +0000 UTC m=+3.598435137 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009821c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982200): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982200): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982200): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.479183291 +0000 UTC m=+3.598435137 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d37a0 item 2 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982240): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982240): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.480031396 +0000 UTC m=+3.599283242 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.480031396 +0000 UTC m=+3.599283242 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009822c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009822c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009822c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009822c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009822c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.480031396 +0000 UTC m=+3.599283242 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009822c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3c70 item 3 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982340): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982340): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982340): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982340): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982340): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.481438306 +0000 UTC m=+3.600690151 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982340): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009823c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009823c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009823c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009823c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009823c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.481438306 +0000 UTC m=+3.600690151 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009823c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc20e0 item 4 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982400): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982400): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982400): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.482338187 +0000 UTC m=+3.601590032 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.482338187 +0000 UTC m=+3.601590032 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982440): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982480): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982480): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982480): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.482338187 +0000 UTC m=+3.601590032 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc2380 item 5 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982500): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982500): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.483531155 +0000 UTC m=+3.602783002 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009825c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009825c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009825c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009825c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009825c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.483531155 +0000 UTC m=+3.602783002 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009825c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc2770 item 6 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982640): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982640): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982640): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.48444831 +0000 UTC m=+3.603700156 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.48444831 +0000 UTC m=+3.603700156 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982740): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982740): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982740): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.48444831 +0000 UTC m=+3.603700156 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc2a10 item 7 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009827c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009827c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009827c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009827c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009827c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.485709195 +0000 UTC m=+3.604961041 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009827c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982840): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982840): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982840): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.485709195 +0000 UTC m=+3.604961041 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc2e00 item 8 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982880): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000982880): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982880): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982880): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982880): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982880): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009828c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009828c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009828c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009828c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009828c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.486674219 +0000 UTC m=+3.605926065 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009828c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.486674219 +0000 UTC m=+3.605926065 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982900): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982940): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982940): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982940): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.486674219 +0000 UTC m=+3.605926065 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc30a0 item 9 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009829c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009829c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009829c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009829c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009829c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.487941307 +0000 UTC m=+3.607193153 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009829c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982a40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982a40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.487941307 +0000 UTC m=+3.607193153 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc3420 item 10 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b00): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000982b00): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.488914425 +0000 UTC m=+3.608166271 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.488914425 +0000 UTC m=+3.608166271 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.488914425 +0000 UTC m=+3.608166271 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc36c0 item 11 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982cc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982cc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.49020686 +0000 UTC m=+3.609458706 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982d40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982d40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.49020686 +0000 UTC m=+3.609458706 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc3a40 item 12 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e00): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000982e00): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e00): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.491149471 +0000 UTC m=+3.610401317 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.491149471 +0000 UTC m=+3.610401317 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc3ce0 item 13 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.492072597 +0000 UTC m=+3.611324443 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000982f80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983000): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983000): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983000): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983000): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983000): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.492072597 +0000 UTC m=+3.611324443 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983000): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc070 item 14 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983140): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000983140): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983140): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983140): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983140): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983140): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009831c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009831c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009831c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009831c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009831c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.493053238 +0000 UTC m=+3.612305084 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009831c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983280): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983280): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983280): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.493053238 +0000 UTC m=+3.612305084 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc690 item 15 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.493987054 +0000 UTC m=+3.613238900 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983380): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983380): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983380): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.493987054 +0000 UTC m=+3.613238900 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcaf0 item 16 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009833c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009833c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009833c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009833c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009833c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.494863431 +0000 UTC m=+3.614115277 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009833c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.494863431 +0000 UTC m=+3.614115277 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983440): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983440): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983440): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983440): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983440): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.494863431 +0000 UTC m=+3.614115277 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983440): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd110 item 17 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009834c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009834c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009834c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009834c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009834c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.496156827 +0000 UTC m=+3.615408674 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009834c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983540): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983540): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983540): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.496156827 +0000 UTC m=+3.615408674 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd960 item 18 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009835c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009835c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009835c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009835c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009835c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.497244019 +0000 UTC m=+3.616495865 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009835c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.497244019 +0000 UTC m=+3.616495865 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009836c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009836c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009836c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009836c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009836c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.497244019 +0000 UTC m=+3.616495865 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009836c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdea0 item 19 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983780): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983780): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983780): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.498445675 +0000 UTC m=+3.617697511 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983800): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983800): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983800): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.498445675 +0000 UTC m=+3.617697511 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424380 item 20 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983880): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983880): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983880): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983880): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983880): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.499356587 +0000 UTC m=+3.618608433 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.499356587 +0000 UTC m=+3.618608433 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.499356587 +0000 UTC m=+3.618608433 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424850 item 21 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.500565996 +0000 UTC m=+3.619817843 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.500565996 +0000 UTC m=+3.619817843 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424cb0 item 22 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.501518496 +0000 UTC m=+3.620770342 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.501518496 +0000 UTC m=+3.620770342 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.501518496 +0000 UTC m=+3.620770342 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 23 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.502753575 +0000 UTC m=+3.622005420 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.502753575 +0000 UTC m=+3.622005420 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 24 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e00): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc000983e00): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e00): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.503760797 +0000 UTC m=+3.623012643 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.503760797 +0000 UTC m=+3.623012643 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.503760797 +0000 UTC m=+3.623012643 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000983f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004258f0 item 25 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906080): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906080): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906080): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906080): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906080): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.505190738 +0000 UTC m=+3.624442585 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906080): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906100): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906100): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906100): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.505190738 +0000 UTC m=+3.624442585 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 26 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0009061c0): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009061c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5062239 +0000 UTC m=+3.625475745 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5062239 +0000 UTC m=+3.625475745 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009062c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5062239 +0000 UTC m=+3.625475745 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4380 item 27 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.507530931 +0000 UTC m=+3.626782777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.507530931 +0000 UTC m=+3.626782777 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4af0 item 28 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0009064c0): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009064c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.508544756 +0000 UTC m=+3.627796601 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.508544756 +0000 UTC m=+3.627796601 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f52d0 item 29 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906680): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906680): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.509561296 +0000 UTC m=+3.628813141 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.509561296 +0000 UTC m=+3.628813141 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f55e0 item 30 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): _readAt: size=2, off=0 2025/03/15 05:29:59 ERROR : open-test-file(0xc0009067c0): Couldn't read size of file 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906800): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906800): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906800): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.510536738 +0000 UTC m=+3.629788584 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.510536738 +0000 UTC m=+3.629788584 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009068c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5b90 item 31 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.511431069 +0000 UTC m=+3.630682915 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.511431069 +0000 UTC m=+3.630682915 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ea0 item 32 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.512435967 +0000 UTC m=+3.631687813 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 33 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.51283933 +0000 UTC m=+3.632091177 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.51283933 +0000 UTC m=+3.632091177 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a80 item 33 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.513891236 +0000 UTC m=+3.633143082 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332f50 item 34 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5143698 +0000 UTC m=+3.633621645 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5143698 +0000 UTC m=+3.633621645 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333110 item 34 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.515406908 +0000 UTC m=+3.634658755 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 35 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.515786106 +0000 UTC m=+3.635037953 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.515786106 +0000 UTC m=+3.635037953 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003337a0 item 35 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.516751701 +0000 UTC m=+3.636003547 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b90 item 36 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.51716867 +0000 UTC m=+3.636420506 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.51716867 +0000 UTC m=+3.636420506 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 36 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.518237056 +0000 UTC m=+3.637488902 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a690 item 37 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.518598121 +0000 UTC m=+3.637849967 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.518598121 +0000 UTC m=+3.637849967 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 37 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ec0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ec0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ec0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ec0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ec0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.519613789 +0000 UTC m=+3.638865635 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ec0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b0a0 item 38 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.520023865 +0000 UTC m=+3.639275702 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906fc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.520023865 +0000 UTC m=+3.639275702 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 38 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.521022953 +0000 UTC m=+3.640274798 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907080): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b6c0 item 39 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.521355473 +0000 UTC m=+3.640607319 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.521355473 +0000 UTC m=+3.640607319 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 39 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907240): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907240): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.522335515 +0000 UTC m=+3.641587361 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 40 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.52275007 +0000 UTC m=+3.642001916 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907340): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907340): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907340): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907340): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907340): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.52275007 +0000 UTC m=+3.642001916 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907340): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 40 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.523640062 +0000 UTC m=+3.642891908 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004124d0 item 41 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.524111072 +0000 UTC m=+3.643362919 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412770 item 41 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.524451378 +0000 UTC m=+3.643703224 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009074c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009074c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009074c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009074c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009074c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.524451378 +0000 UTC m=+3.643703224 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009074c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412930 item 41 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.525479921 +0000 UTC m=+3.644731766 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907580): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 42 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.525868206 +0000 UTC m=+3.645120052 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009075c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 42 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.526275337 +0000 UTC m=+3.645527183 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.526275337 +0000 UTC m=+3.645527183 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009076c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 42 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.527153257 +0000 UTC m=+3.646405103 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004132d0 item 43 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.52749196 +0000 UTC m=+3.646743806 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009077c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 43 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.52789875 +0000 UTC m=+3.647150596 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009078c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.52789875 +0000 UTC m=+3.647150596 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907900): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 43 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.528918505 +0000 UTC m=+3.648170351 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009079c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413880 item 44 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.529314174 +0000 UTC m=+3.648566021 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004139d0 item 44 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.529743447 +0000 UTC m=+3.648995292 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b00): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.529743447 +0000 UTC m=+3.648995292 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b90 item 44 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5323405 +0000 UTC m=+3.651592345 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037a540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004120e0 item 45 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.532738092 +0000 UTC m=+3.651989939 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009060c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906180): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906180): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906180): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.532738092 +0000 UTC m=+3.651989939 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 45 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.533779909 +0000 UTC m=+3.653031745 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 46 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.534182982 +0000 UTC m=+3.653434828 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906340): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906340): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906340): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906340): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906340): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.534182982 +0000 UTC m=+3.653434828 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906340): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a10 item 46 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.535214219 +0000 UTC m=+3.654466065 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906440): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906440): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906440): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d90 item 47 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906440): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906440): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.535654472 +0000 UTC m=+3.654906318 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906440): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.535654472 +0000 UTC m=+3.654906318 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412ee0 item 47 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.536622961 +0000 UTC m=+3.655874807 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413180 item 48 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.537009995 +0000 UTC m=+3.656261842 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.537009995 +0000 UTC m=+3.656261842 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413340 item 48 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906740): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906740): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5379979 +0000 UTC m=+3.657249746 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004135e0 item 49 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.53839927 +0000 UTC m=+3.657651117 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.53839927 +0000 UTC m=+3.657651117 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009067c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413730 item 49 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.539401544 +0000 UTC m=+3.658653390 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413a40 item 50 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.539856283 +0000 UTC m=+3.659108130 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906900): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.539856283 +0000 UTC m=+3.659108130 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413dc0 item 50 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.540829252 +0000 UTC m=+3.660081098 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009069c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 51 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.541103755 +0000 UTC m=+3.660355601 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.541103755 +0000 UTC m=+3.660355601 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 51 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.542056305 +0000 UTC m=+3.661308151 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492cb0 item 52 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.542451743 +0000 UTC m=+3.661703580 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.542451743 +0000 UTC m=+3.661703580 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 52 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906cc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906cc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.5433544 +0000 UTC m=+3.662606246 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 53 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.543826031 +0000 UTC m=+3.663077878 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.543826031 +0000 UTC m=+3.663077878 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 53 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.544830759 +0000 UTC m=+3.664082604 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 54 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.54535093 +0000 UTC m=+3.664602776 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.54535093 +0000 UTC m=+3.664602776 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000906f80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 54 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.546389642 +0000 UTC m=+3.665641488 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907000): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493f10 item 55 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.54697254 +0000 UTC m=+3.666224386 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009070c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.54697254 +0000 UTC m=+3.666224386 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350150 item 55 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.54873297 +0000 UTC m=+3.667984826 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350770 item 56 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.550654861 +0000 UTC m=+3.669906707 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.550654861 +0000 UTC m=+3.669906707 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009072c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350c40 item 56 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.552408107 +0000 UTC m=+3.671659953 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351500 item 57 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.552874859 +0000 UTC m=+3.672126706 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009073c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351650 item 57 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.553301697 +0000 UTC m=+3.672553543 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907540): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907540): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907540): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.553301697 +0000 UTC m=+3.672553543 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 57 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.555156202 +0000 UTC m=+3.674408048 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907640): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907640): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351dc0 item 58 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907640): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.555855058 +0000 UTC m=+3.675106895 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0540 item 58 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.556708823 +0000 UTC m=+3.675960670 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.556708823 +0000 UTC m=+3.675960670 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a80 item 58 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.557692252 +0000 UTC m=+3.676944088 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0e00 item 59 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.55807157 +0000 UTC m=+3.677323416 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907880): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 59 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.558487337 +0000 UTC m=+3.677739183 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.558487337 +0000 UTC m=+3.677739183 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1420 item 59 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.559747461 +0000 UTC m=+3.678999297 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1960 item 60 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.560483637 +0000 UTC m=+3.679735483 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1c00 item 60 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.561254507 +0000 UTC m=+3.680506344 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.561254507 +0000 UTC m=+3.680506344 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e000 item 60 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.562863784 +0000 UTC m=+3.682115630 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907cc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 61 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907cc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.56326331 +0000 UTC m=+3.682515157 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.56326331 +0000 UTC m=+3.682515157 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 61 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.564347977 +0000 UTC m=+3.683599823 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 62 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.564696469 +0000 UTC m=+3.683948305 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000907e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4000): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4000): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4000): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4000): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4000): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.564696469 +0000 UTC m=+3.683948305 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4000): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eee0 item 62 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.565807986 +0000 UTC m=+3.685059832 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4240): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f340 item 63 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4240): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.566260842 +0000 UTC m=+3.685512687 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4300): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4300): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4300): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.566260842 +0000 UTC m=+3.685512687 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 63 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.567408788 +0000 UTC m=+3.686660633 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a45c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a45c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a45c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f8f0 item 64 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a45c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a45c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.56773167 +0000 UTC m=+3.686983506 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a45c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a46c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a46c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a46c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a46c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a46c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.56773167 +0000 UTC m=+3.686983506 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a46c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb90 item 64 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.568623066 +0000 UTC m=+3.687874902 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fe30 item 65 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.568986555 +0000 UTC m=+3.688238401 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a47c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a47c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a47c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a47c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a47c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.568986555 +0000 UTC m=+3.688238401 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a47c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360070 item 65 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4800): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4800): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4800): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4800): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4800): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.569875466 +0000 UTC m=+3.689127312 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4800): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003607e0 item 66 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.570234036 +0000 UTC m=+3.689485923 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4900): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4900): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4900): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4900): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4900): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.570234036 +0000 UTC m=+3.689485923 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4900): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360a10 item 66 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4940): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4940): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4940): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.571083584 +0000 UTC m=+3.690335430 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e00 item 67 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.571425953 +0000 UTC m=+3.690677799 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4a00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4a00): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.571425953 +0000 UTC m=+3.690677799 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360f50 item 67 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.572283135 +0000 UTC m=+3.691534981 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003613b0 item 68 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.572697369 +0000 UTC m=+3.691949206 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4bc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4bc0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.572697369 +0000 UTC m=+3.691949206 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361730 item 68 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.573544502 +0000 UTC m=+3.692796349 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ab0 item 69 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.573951402 +0000 UTC m=+3.693203258 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4cc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4cc0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.573951402 +0000 UTC m=+3.693203258 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361c70 item 69 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.574839472 +0000 UTC m=+3.694091317 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a230 item 70 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.575183846 +0000 UTC m=+3.694435692 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f40): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.575183846 +0000 UTC m=+3.694435692 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a3f0 item 70 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4fc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4fc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4fc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4fc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4fc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.576046627 +0000 UTC m=+3.695298473 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a4fc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a7e0 item 71 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.576373098 +0000 UTC m=+3.695624943 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5080): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a50c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a50c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a50c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a50c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a50c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.576373098 +0000 UTC m=+3.695624943 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a50c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a930 item 71 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5140): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5140): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.577260445 +0000 UTC m=+3.696512281 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057acb0 item 72 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.577639745 +0000 UTC m=+3.696891591 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a52c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a52c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a52c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a52c0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a52c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.577639745 +0000 UTC m=+3.696891591 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a52c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ae70 item 72 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.578549674 +0000 UTC m=+3.697801521 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5340): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5380): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5380): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b5e0 item 73 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5380): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.578952838 +0000 UTC m=+3.698204684 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b730 item 73 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.579377842 +0000 UTC m=+3.698629689 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a53c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5400): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5400): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5400): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.579377842 +0000 UTC m=+3.698629689 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b960 item 73 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.580410511 +0000 UTC m=+3.699662358 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5540): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5580): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5580): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5580): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bc00 item 74 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5580): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5580): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.580779751 +0000 UTC m=+3.700031597 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5580): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bdc0 item 74 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.581273404 +0000 UTC m=+3.700525260 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5680): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a56c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a56c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a56c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a56c0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a56c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.581273404 +0000 UTC m=+3.700525260 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a56c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94070 item 74 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.582360696 +0000 UTC m=+3.701612552 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a57c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5840): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5840): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94310 item 75 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5840): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.582733332 +0000 UTC m=+3.701985168 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): _writeAt: size=3, off=2 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94460 item 75 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.583161442 +0000 UTC m=+3.702413288 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5940): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5980): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5980): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5980): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5980): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5980): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.583161442 +0000 UTC m=+3.702413288 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5980): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e945b0 item 75 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.584176969 +0000 UTC m=+3.703428816 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5a40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5ac0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94930 item 76 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5ac0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.584566257 +0000 UTC m=+3.703818103 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94af0 item 76 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): _writeAt: size=3, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.585060531 +0000 UTC m=+3.704312387 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5b80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5bc0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5bc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5bc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5bc0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5bc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.585060531 +0000 UTC m=+3.704312387 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5bc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94c40 item 76 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.586135639 +0000 UTC m=+3.705387486 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5cc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5cc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5cc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95030 item 77 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5cc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5cc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.586481275 +0000 UTC m=+3.705733121 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5cc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5d80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5d80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5d80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5d80): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5d80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.586481275 +0000 UTC m=+3.705733121 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5d80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e951f0 item 77 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.587604674 +0000 UTC m=+3.706856520 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95500 item 78 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.588007157 +0000 UTC m=+3.707259002 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5e80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5f40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5f40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5f40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5f40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5f40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.588007157 +0000 UTC m=+3.707259002 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0003a5f40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95650 item 78 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.589325339 +0000 UTC m=+3.708577185 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 79 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.589717442 +0000 UTC m=+3.708969288 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ad40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.589717442 +0000 UTC m=+3.708969288 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ae40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 79 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.590890474 +0000 UTC m=+3.710142321 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 80 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.591256929 +0000 UTC m=+3.710508775 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037af80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.591256929 +0000 UTC m=+3.710508775 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b0c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431730 item 80 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.592438667 +0000 UTC m=+3.711690523 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 81 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.592875964 +0000 UTC m=+3.712127810 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b1c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b200): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b200): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b200): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b200): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b200): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.592875964 +0000 UTC m=+3.712127810 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b200): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0000 item 81 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.593948128 +0000 UTC m=+3.713199974 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd02a0 item 82 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.594402536 +0000 UTC m=+3.713654383 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b640): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.594402536 +0000 UTC m=+3.713654383 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b700): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd03f0 item 82 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b780): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b780): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b780): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b780): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b780): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.595482455 +0000 UTC m=+3.714734301 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b780): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0700 item 83 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.595885127 +0000 UTC m=+3.715136973 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037b9c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba40): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba40): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba40): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.595885127 +0000 UTC m=+3.715136973 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037ba40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd08c0 item 83 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.596971887 +0000 UTC m=+3.716223734 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bb40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0bd0 item 84 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.597402813 +0000 UTC m=+3.716654659 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.597402813 +0000 UTC m=+3.716654659 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bc80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0d90 item 84 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.598564553 +0000 UTC m=+3.717816399 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc00037bf00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1030 item 85 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.598965703 +0000 UTC m=+3.718217559 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.598965703 +0000 UTC m=+3.718217559 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1180 item 85 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.599995007 +0000 UTC m=+3.719246842 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1420 item 86 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.60044618 +0000 UTC m=+3.719698026 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.60044618 +0000 UTC m=+3.719698026 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1570 item 86 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.601545914 +0000 UTC m=+3.720797760 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2dc0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1810 item 87 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.601954298 +0000 UTC m=+3.721206143 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2ec0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.601954298 +0000 UTC m=+3.721206143 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c2f00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd19d0 item 87 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3300): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3300): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3300): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3300): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3300): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.60296691 +0000 UTC m=+3.722218756 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3300): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1ce0 item 88 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.603394469 +0000 UTC m=+3.722646315 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3400): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.603394469 +0000 UTC m=+3.722646315 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c34c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1e30 item 88 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.604462434 +0000 UTC m=+3.723714281 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3600): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3600): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3600): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4230 item 89 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3600): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3600): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.604862141 +0000 UTC m=+3.724113988 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3600): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4460 item 89 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.605265505 +0000 UTC m=+3.724517361 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3740): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3840): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3840): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3840): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.605265505 +0000 UTC m=+3.724517361 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4850 item 89 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.606352025 +0000 UTC m=+3.725603871 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c39c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4bd0 item 90 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.606718629 +0000 UTC m=+3.725970476 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4f50 item 90 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.607179521 +0000 UTC m=+3.726431377 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.607179521 +0000 UTC m=+3.726431377 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0002c3c80): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c50a0 item 90 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.608224834 +0000 UTC m=+3.727476680 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0005649c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5490 item 91 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.608577484 +0000 UTC m=+3.727829330 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564a00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >_readAt: n=2, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): _writeAt: size=3, off=7 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c56c0 item 91 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.609047892 +0000 UTC m=+3.728299738 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564ac0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564b00): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564b00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564b00): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564b00): >_readAt: n=8, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564b00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.609047892 +0000 UTC m=+3.728299738 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564b00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5810 item 91 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.610069422 +0000 UTC m=+3.729321267 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d00): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d40): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d40): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d40): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5c70 item 92 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d40): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d40): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.610421499 +0000 UTC m=+3.729673345 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000564d40): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): open at offset 5 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ea0 item 92 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): _readAt: size=2, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): _writeAt: size=3, off=5 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >_writeAt: n=3, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.610889835 +0000 UTC m=+3.730141680 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565140): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565180): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565180): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565180): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565180): >_readAt: n=3, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565180): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.610889835 +0000 UTC m=+3.730141680 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565180): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20070 item 92 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.611929868 +0000 UTC m=+3.731181714 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565240): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565280): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565280): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20310 item 93 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565280): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.612271687 +0000 UTC m=+3.731523533 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.612271687 +0000 UTC m=+3.731523533 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565380): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20460 item 93 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.613446372 +0000 UTC m=+3.732698228 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565480): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20700 item 94 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.613776308 +0000 UTC m=+3.733028164 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000565500): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904000): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904000): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904000): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904000): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904000): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.613776308 +0000 UTC m=+3.733028164 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904000): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20850 item 94 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.614908754 +0000 UTC m=+3.734160620 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009040c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d22a0 item 95 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.61527575 +0000 UTC m=+3.734527595 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904100): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.61527575 +0000 UTC m=+3.734527595 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009041c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2460 item 95 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): open at offset 0 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): _readAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >_readAt: n=0, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.61627661 +0000 UTC m=+3.735528446 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc000904280): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d29a0 item 96 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.616577492 +0000 UTC m=+3.735829338 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009042c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 05:29:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:29:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 05:29:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009043c0): _readAt: size=512, off=0 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009043c0): openPending: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009043c0): >openPending: err= 2025/03/15 05:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009043c0): >_readAt: n=5, err=EOF 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009043c0): close: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 05:29:59.616577492 +0000 UTC m=+3.735829338 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : open-test-file(0xc0009043c0): >close: err= 2025/03/15 05:29:59 DEBUG : open-test-file: Remove: 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2bd0 item 96 2025/03/15 05:29:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 05:29:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 05:29:59 DEBUG : open-test-file: >Remove: err= 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30517") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38208") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.28s) --- PASS: TestRWFileHandleOpenTests/writes (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32561") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : file1: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): openPending: 2025/03/15 05:29:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): >openPending: err= 2025/03/15 05:29:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 05:29:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): _writeAt: size=2, off=0 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): >_writeAt: n=2, err= 2025/03/15 05:29:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): RWFileHandle.Flush 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): RWFileHandle.Release 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): close: 2025/03/15 05:29:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/15 05:29:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : file1(0xc0004c0100): >close: err= 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:59 DEBUG : file1: vfs cache: starting upload 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33502") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/03/15 05:29:59 INFO : file1: Copied (new) 2025/03/15 05:29:59 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/03/15 05:29:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 05:29:59 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:29:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37145") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : file1: reading active writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37796") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32884") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38792") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:29:59 DEBUG : rename_me: newRWFileHandle: 2025/03/15 05:29:59 DEBUG : rename_me(0xc000904500): openPending: 2025/03/15 05:29:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/15 05:29:59 DEBUG : rename_me(0xc000904500): >openPending: err= 2025/03/15 05:29:59 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/15 05:29:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/15 05:29:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/15 05:29:59 DEBUG : rename_me(0xc000904500): _writeAt: size=5, off=0 2025/03/15 05:29:59 DEBUG : rename_me(0xc000904500): >_writeAt: n=5, err= 2025/03/15 05:29:59 DEBUG : rename_me(0xc000904500): close: 2025/03/15 05:29:59 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-15 05:29:59.774784222 +0000 UTC m=+3.894036078 2025/03/15 05:29:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/15 05:29:59 DEBUG : rename_me(0xc000904500): >close: err= 2025/03/15 05:29:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/15 05:29:59 DEBUG : i_was_renamed: Updating file with 0xc000c7c600 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/15 05:29:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : i_was_renamed: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : i_was_renamed: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : i_was_renamed: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : i_was_renamed: reading active writers 2025/03/15 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 05:29:59 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33865") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : i_was_renamed.8711db84.partial: renamed to: i_was_renamed 2025/03/15 05:29:59 INFO : i_was_renamed: Copied (new) 2025/03/15 05:29:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-15 05:29:59 +0000 UTC" 2025/03/15 05:29:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/15 05:29:59 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/15 05:29:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/15 05:29:59 DEBUG : : Looking for writers 2025/03/15 05:29:59 DEBUG : i_was_renamed: reading active writers 2025/03/15 05:29:59 DEBUG : >WaitForWriters: 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39370") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35037") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 05:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{KklHy}/rclone-test-nusegan3lore" 2025/03/15 05:29:59 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30197") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36827") 2025/03/15 05:29:59 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : : forgetting directory cache 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33189") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982140): _readAt: size=512, off=0 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982140): openPending: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 04:30:59 +0000 UTC" against cached fingerprint "" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 05:30:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982140): >openPending: err= 2025/03/15 05:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34930") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982140): >_readAt: n=20, err=EOF 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982140): close: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:30:59 +0000 UTC 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982140): >close: err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30931") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36940") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : : forgetting directory cache 2025/03/15 05:30:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32172") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904980): _readAt: size=512, off=0 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904980): openPending: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 04:31:59 +0000 UTC" against cached fingerprint "20,2025-03-15 04:30:59 +0000 UTC" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 04:31:59 +0000 UTC" != cached fingerprint "20,2025-03-15 04:30:59 +0000 UTC") 2025/03/15 05:30:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 05:30:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904980): >openPending: err= 2025/03/15 05:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32997") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904980): >_readAt: n=20, err=EOF 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904980): close: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:31:59 +0000 UTC 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904980): >close: err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38415") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33042") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : : forgetting directory cache 2025/03/15 05:30:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31725") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904ac0): _readAt: size=512, off=0 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904ac0): openPending: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 04:32:59 +0000 UTC" against cached fingerprint "20,2025-03-15 04:31:59 +0000 UTC" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 04:32:59 +0000 UTC" != cached fingerprint "20,2025-03-15 04:31:59 +0000 UTC") 2025/03/15 05:30:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 05:30:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904ac0): >openPending: err= 2025/03/15 05:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36717") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904ac0): >_readAt: n=20, err=EOF 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904ac0): close: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:32:59 +0000 UTC 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000904ac0): >close: err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31381") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39655") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : : forgetting directory cache 2025/03/15 05:30:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38555") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000822540): _readAt: size=512, off=0 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000822540): openPending: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 04:33:59 +0000 UTC" against cached fingerprint "20,2025-03-15 04:32:59 +0000 UTC" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 04:33:59 +0000 UTC" != cached fingerprint "20,2025-03-15 04:32:59 +0000 UTC") 2025/03/15 05:30:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 05:30:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000822540): >openPending: err= 2025/03/15 05:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34799") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000822540): >_readAt: n=20, err=EOF 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000822540): close: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:33:59 +0000 UTC 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000822540): >close: err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30423") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38339") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : : forgetting directory cache 2025/03/15 05:30:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32923") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982600): _readAt: size=512, off=0 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982600): openPending: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 04:34:59 +0000 UTC" against cached fingerprint "20,2025-03-15 04:33:59 +0000 UTC" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 04:34:59 +0000 UTC" != cached fingerprint "20,2025-03-15 04:33:59 +0000 UTC") 2025/03/15 05:30:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 05:30:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982600): >openPending: err= 2025/03/15 05:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39727") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982600): >_readAt: n=20, err=EOF 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982600): close: 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:34:59 +0000 UTC 2025/03/15 05:30:00 DEBUG : TestRWCacheUpdate(0xc000982600): >close: err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39418") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30928") 2025/03/15 05:30:00 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : : forgetting directory cache 2025/03/15 05:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31012") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000904f80): _readAt: size=512, off=0 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000904f80): openPending: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 04:35:59 +0000 UTC" against cached fingerprint "20,2025-03-15 04:34:59 +0000 UTC" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 04:35:59 +0000 UTC" != cached fingerprint "20,2025-03-15 04:34:59 +0000 UTC") 2025/03/15 05:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 05:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000904f80): >openPending: err= 2025/03/15 05:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37020") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000904f80): >_readAt: n=20, err=EOF 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000904f80): close: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:35:59 +0000 UTC 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000904f80): >close: err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30360") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38498") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : : forgetting directory cache 2025/03/15 05:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36412") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000982740): _readAt: size=512, off=0 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000982740): openPending: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-15 04:36:59 +0000 UTC" against cached fingerprint "20,2025-03-15 04:35:59 +0000 UTC" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-15 04:36:59 +0000 UTC" != cached fingerprint "20,2025-03-15 04:35:59 +0000 UTC") 2025/03/15 05:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/15 05:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000982740): >openPending: err= 2025/03/15 05:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37570") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000982740): >_readAt: n=21, err=EOF 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000982740): close: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:36:59 +0000 UTC 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000982740): >close: err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39022") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34956") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : : forgetting directory cache 2025/03/15 05:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35220") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc0004c06c0): _readAt: size=512, off=0 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc0004c06c0): openPending: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-15 04:37:59 +0000 UTC" against cached fingerprint "21,2025-03-15 04:36:59 +0000 UTC" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-15 04:37:59 +0000 UTC" != cached fingerprint "21,2025-03-15 04:36:59 +0000 UTC") 2025/03/15 05:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/15 05:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc0004c06c0): >openPending: err= 2025/03/15 05:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33507") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc0004c06c0): >_readAt: n=22, err=EOF 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc0004c06c0): close: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:37:59 +0000 UTC 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc0004c06c0): >close: err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32713") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33536") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : : forgetting directory cache 2025/03/15 05:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38619") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905500): _readAt: size=512, off=0 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905500): openPending: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-15 04:38:59 +0000 UTC" against cached fingerprint "22,2025-03-15 04:37:59 +0000 UTC" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-15 04:38:59 +0000 UTC" != cached fingerprint "22,2025-03-15 04:37:59 +0000 UTC") 2025/03/15 05:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/15 05:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905500): >openPending: err= 2025/03/15 05:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33929") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905500): >_readAt: n=23, err=EOF 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905500): close: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:38:59 +0000 UTC 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905500): >close: err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30678") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30983") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : : forgetting directory cache 2025/03/15 05:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36024") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905800): _readAt: size=512, off=0 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905800): openPending: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-15 04:39:59 +0000 UTC" against cached fingerprint "23,2025-03-15 04:38:59 +0000 UTC" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-15 04:39:59 +0000 UTC" != cached fingerprint "23,2025-03-15 04:38:59 +0000 UTC") 2025/03/15 05:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/15 05:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905800): >openPending: err= 2025/03/15 05:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33319") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905800): >_readAt: n=24, err=EOF 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905800): close: 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 04:39:59 +0000 UTC 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate(0xc000905800): >close: err= 2025/03/15 05:30:01 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:01 DEBUG : : Looking for writers 2025/03/15 05:30:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/15 05:30:01 DEBUG : >WaitForWriters: 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: vfs cache: cleaner exiting 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37015") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39581") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.05s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38059") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32124") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30716") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36495") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:01 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37554") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30794") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30346") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39091") 2025/03/15 05:30:01 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37762") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/15 05:30:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/15 05:30:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35135") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/15 05:30:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/15 05:30:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35641") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36948") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37679") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30794") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31998") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38979") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/15 05:30:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/15 05:30:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37666") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/15 05:30:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/15 05:30:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37228") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/15 05:30:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/15 05:30:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/15 05:30:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/15 05:30:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35868") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/15 05:30:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/15 05:30:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35484") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/15 05:30:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/15 05:30:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35827") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : FiLeA: reading active writers 2025/03/15 05:30:02 DEBUG : FiLeB: reading active writers 2025/03/15 05:30:02 DEBUG : FilEb: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : FiLeA: reading active writers 2025/03/15 05:30:02 DEBUG : FiLeB: reading active writers 2025/03/15 05:30:02 DEBUG : FilEb: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35797") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33330") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37195") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36947") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38170") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31345") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35760") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32733") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35061") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/15 05:30:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35197") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30349") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: Reusing VFS from active cache 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30061") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37022") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35371") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37354") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30045") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30737") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35143") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36372") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30117") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30778") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35259") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31890") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : dir: Looking for writers 2025/03/15 05:30:02 DEBUG : file2: reading active writers 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : dir: reading active writers 2025/03/15 05:30:02 DEBUG : file1: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39222") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36342") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37435") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38925") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33081") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38909") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32999") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34530") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : dir: Looking for writers 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : dir: reading active writers 2025/03/15 05:30:02 DEBUG : file1: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33472") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36168") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30387") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : forgetting directory cache 2025/03/15 05:30:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39039") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31676") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39729") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31075") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32317") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/15 05:30:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36594") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/15 05:30:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33600") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/15 05:30:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 05:30:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : dir: Looking for writers 2025/03/15 05:30:02 DEBUG : file2: reading active writers 2025/03/15 05:30:02 DEBUG : new_file.txt: reading active writers 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : dir: reading active writers 2025/03/15 05:30:02 DEBUG : file1: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37842") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31325") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33235") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36938") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38834") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38241") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32319") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38910") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/15 05:30:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000c7ca80 2025/03/15 05:30:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/15 05:30:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37148") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39867") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 INFO : dir/file1: Moved (server-side) to: file0 2025/03/15 05:30:02 DEBUG : file0: Updating file with file0 0xc000c7ca80 2025/03/15 05:30:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31359") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38754") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : dir: Looking for writers 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : dir: reading active writers 2025/03/15 05:30:02 DEBUG : file0: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38825") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34403") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39870") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33650") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34994") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37946") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35283") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32822") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36842") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31142") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33457") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39700") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36667") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35996") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39723") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36954") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: Connecting to FTP server 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:21") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35232") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38979") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38463") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38973") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: Connecting to FTP server 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:21") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33548") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37848") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32630") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36381") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : a: Looking for writers 2025/03/15 05:30:02 DEBUG : b: Looking for writers 2025/03/15 05:30:02 DEBUG : c: Looking for writers 2025/03/15 05:30:02 DEBUG : d: Looking for writers 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : c: reading active writers 2025/03/15 05:30:02 DEBUG : d: reading active writers 2025/03/15 05:30:02 DEBUG : /: reading active writers 2025/03/15 05:30:02 DEBUG : a: reading active writers 2025/03/15 05:30:02 DEBUG : b: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38633") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30339") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35032") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30154") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39791") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35734") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.03s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30578") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37511") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35954") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35413") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38870") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39237") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38517") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38619") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33899") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34848") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31359") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36925") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31663") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31212") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34065") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34880") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30675") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39737") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34426") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37267") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30101") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : a/b/c/d: Looking for writers 2025/03/15 05:30:02 DEBUG : a/b/c: Looking for writers 2025/03/15 05:30:02 DEBUG : d: reading active writers 2025/03/15 05:30:02 DEBUG : a/b: Looking for writers 2025/03/15 05:30:02 DEBUG : c: reading active writers 2025/03/15 05:30:02 DEBUG : a: Looking for writers 2025/03/15 05:30:02 DEBUG : b: reading active writers 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : a: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34726") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36516") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39760") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32043") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38857") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37199") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.02s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36277") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/15 05:30:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/15 05:30:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38685") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34146") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32879") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (7 bytes), uploading instead of streaming 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33166") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:02 DEBUG : : Looking for writers 2025/03/15 05:30:02 DEBUG : file1: reading active writers 2025/03/15 05:30:02 DEBUG : >WaitForWriters: 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:34517") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31140") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:02 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39930") 2025/03/15 05:30:02 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/15 05:30:03 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/15 05:30:03 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/15 05:30:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (11 bytes), uploading instead of streaming 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31475") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36671") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:03 DEBUG : : Looking for writers 2025/03/15 05:30:03 DEBUG : file1: reading active writers 2025/03/15 05:30:03 DEBUG : >WaitForWriters: 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36117") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38464") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.00s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:03 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38529") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33664") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/15 05:30:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:03 DEBUG : : Looking for writers 2025/03/15 05:30:03 DEBUG : file1: reading active writers 2025/03/15 05:30:03 DEBUG : >WaitForWriters: 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31603") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39889") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:03 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:35531") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: WriteFileHandle.Release closing 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:36399") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/15 05:30:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:03 DEBUG : : Looking for writers 2025/03/15 05:30:03 DEBUG : file1: reading active writers 2025/03/15 05:30:03 DEBUG : >WaitForWriters: 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39280") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38358") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:03 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39460") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (2 bytes), uploading instead of streaming 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33792") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:03 DEBUG : : Looking for writers 2025/03/15 05:30:03 DEBUG : file1: reading active writers 2025/03/15 05:30:03 DEBUG : >WaitForWriters: 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30497") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:32590") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:03 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38445") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31120") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/15 05:30:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38606") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:03 DEBUG : : Looking for writers 2025/03/15 05:30:03 DEBUG : file1: reading active writers 2025/03/15 05:30:03 DEBUG : >WaitForWriters: 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:30502") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33054") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.8:21/rclone-test-nusegan3lore", Local "Local file system at /tmp/rclone2657009419", Modify Window "1s" 2025/03/15 05:30:03 INFO : ftp://172.17.0.8:21/rclone-test-nusegan3lore: poll-interval is not supported by this remote 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:37221") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: File to upload is small (100 bytes), uploading instead of streaming 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39977") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: Size of src and dst objects identical 2025/03/15 05:30:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 05:30:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 05:30:03 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 05:30:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/15 05:30:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/15 05:30:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:39473") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/15 05:30:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 05:30:03 DEBUG : : Looking for writers 2025/03/15 05:30:03 DEBUG : file1: reading active writers 2025/03/15 05:30:03 DEBUG : >WaitForWriters: 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:33121") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:31453") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: dial("tcp","172.17.0.8:38577") 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: > dial: conn=*fshttp.timeoutConn, err= 2025/03/15 05:30:03 DEBUG : ftp://172.17.0.8:21/rclone-test-nusegan3lore: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.399766847s (try 1/5)