"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2024/11/18 03:03:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bifuwab5puvi" 2024/11/18 03:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 03:03:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2024/11/18 03:03:27 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/11/18 03:03:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/11/18 03:03:27 DEBUG : Setting pass="iZliQBBGj3lXXLxeHS4uI0l-IzJ7EVzEPxhxOjBWP00" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/11/18 03:03:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/11/18 03:03:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FIYiU}" suffix to name 2024/11/18 03:03:27 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/11/18 03:03:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/11/18 03:03:27 DEBUG : Setting pass="iZliQBBGj3lXXLxeHS4uI0l-IzJ7EVzEPxhxOjBWP00" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/11/18 03:03:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: Connecting to FTP server 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:21") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : Creating backend with remote "/tmp/rclone1438888921" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33093") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38556") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30168") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33539") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34735") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37737") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30927") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34867") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39576") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37074") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35698") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34747") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31514") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39010") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35606") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir/subdir: Looking for writers 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : file1: reading active writers 2024/11/18 03:03:27 DEBUG : file2: reading active writers 2024/11/18 03:03:27 DEBUG : subdir: reading active writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39754") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35409") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31108") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39656") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32823") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36930") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36719") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38981") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39106") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : file1: reading active writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32776") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35127") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31790") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39261") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39829") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31625") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31514") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37833") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30993") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32512") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32927") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36455") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30880") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39012") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32885") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : dir: forgetting directory cache 2024/11/18 03:03:27 DEBUG : : forgetting directory cache 2024/11/18 03:03:27 DEBUG : dir: forgetting directory cache 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35343") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35162") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35401") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32277") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35490") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32528") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37688") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34419") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/18 03:03:27 DEBUG : dir: invalidating directory cache 2024/11/18 03:03:27 DEBUG : : >ForgetPath: 2024/11/18 03:03:27 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/18 03:03:27 DEBUG : : invalidating directory cache 2024/11/18 03:03:27 DEBUG : dir: forgetting directory cache 2024/11/18 03:03:27 DEBUG : : >ForgetPath: 2024/11/18 03:03:27 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/18 03:03:27 DEBUG : : >ForgetPath: 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39886") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30017") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38867") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32388") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39729") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31921") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36632") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36707") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36945") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35954") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: Connecting to FTP server 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:21") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36619") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31005") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34530") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : : forgetting directory cache 2024/11/18 03:03:27 DEBUG : dir: forgetting directory cache 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31729") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34072") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36161") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : fil/a/b: Looking for writers 2024/11/18 03:03:27 DEBUG : fil/a: Looking for writers 2024/11/18 03:03:27 DEBUG : b: reading active writers 2024/11/18 03:03:27 DEBUG : fil: Looking for writers 2024/11/18 03:03:27 DEBUG : a: reading active writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : fil: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37433") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36428") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35828") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34819") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33847") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36054") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.06s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35221") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37802") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30674") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34509") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34920") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38471") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34793") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.00s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32167") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35268") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31808") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38377") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35681") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : file1: reading active writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38050") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31653") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38301") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39844") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32206") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34293") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38353") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34838") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37165") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35774") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30285") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33630") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36930") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32529") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : Waiting for deletions to finish 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34524") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 INFO : dir/subdir/file3: Deleted 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34163") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : removing 1 level 2 directories 2024/11/18 03:03:27 INFO : dir/subdir: Removing directory 2024/11/18 03:03:27 DEBUG : dir: invalidating directory cache 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38448") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/18 03:03:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/18 03:03:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/18 03:03:27 DEBUG : dir/file1: Reset virtual modtime 2024/11/18 03:03:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/18 03:03:27 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:27 DEBUG : dir: invalidating directory cache 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38324") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/18 03:03:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/18 03:03:27 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/18 03:03:27 DEBUG : : forgetting directory cache 2024/11/18 03:03:27 DEBUG : dir: forgetting directory cache 2024/11/18 03:03:27 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30509") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : dir/file1: Reset virtual modtime 2024/11/18 03:03:27 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir/virtualDir: Looking for writers 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : virtualFile: reading active writers 2024/11/18 03:03:27 DEBUG : virtualDir: reading active writers 2024/11/18 03:03:27 DEBUG : file1: reading active writers 2024/11/18 03:03:27 DEBUG : virtualFile2: reading active writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33428") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30979") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34124") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38116") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32268") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32415") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39734") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34747") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 ERROR : dir/: Can only open directories read only 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30686") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38144") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30787") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33549") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30269") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39126") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36370") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30684") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/18 03:03:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36115") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 NOTICE: ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/18 03:03:27 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/18 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/18 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:27 DEBUG : dir: Looking for writers 2024/11/18 03:03:27 DEBUG : potato: reading active writers 2024/11/18 03:03:27 DEBUG : file1: reading active writers 2024/11/18 03:03:27 DEBUG : : Looking for writers 2024/11/18 03:03:27 DEBUG : dir: reading active writers 2024/11/18 03:03:27 DEBUG : >WaitForWriters: 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38608") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37501") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36562") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:27 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30774") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30026") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37812") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37785") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30020") 2024/11/18 03:03:27 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34077") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34546") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31649") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33407") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir/sub: Looking for writers 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : sub: reading active writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35819") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38415") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32032") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37304") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33374") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36996") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34884") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35285") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37008") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38412") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30203") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32161") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39812") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34844") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36680") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir/sub/subsub: Looking for writers 2024/11/18 03:03:28 DEBUG : dir/sub: Looking for writers 2024/11/18 03:03:28 DEBUG : subsub: reading active writers 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : sub: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35144") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32668") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30837") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31864") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35722") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32571") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33263") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37548") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33793") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35578") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 ERROR : dir/: Dir.Remove not empty 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err= 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38131") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34933") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35273") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.00s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37155") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30656") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32477") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33633") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32120") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err= 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30170") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39881") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31846") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30749") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37269") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37185") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32164") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31825") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31445") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37520") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31852") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30325") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35194") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34430") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38651") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34562") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38430") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36275") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31807") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34795") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39175") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/18 03:03:28 DEBUG : dir: Updating dir with dir2 0xc0003fc680 2024/11/18 03:03:28 DEBUG : dir: forgetting directory cache 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30330") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31780") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34098") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/18 03:03:28 DEBUG : file2: Updating file with file2 0xc000000fc0 2024/11/18 03:03:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31960") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38847") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : dir2/file3: Deleted 2024/11/18 03:03:28 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/18 03:03:28 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000000fc0 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/18 03:03:28 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33862") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35469") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/18 03:03:28 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000230000 2024/11/18 03:03:28 DEBUG : empty directory: forgetting directory cache 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/18 03:03:28 DEBUG : dir2: Renaming to "dir3" 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir3: Looking for writers 2024/11/18 03:03:28 DEBUG : file3: reading active writers 2024/11/18 03:03:28 DEBUG : renamed empty directory: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir3: reading active writers 2024/11/18 03:03:28 DEBUG : renamed empty directory: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30779") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34546") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33410") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31433") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.12s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30484") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33080") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34068") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35705") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30421") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31922") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39041") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39505") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37420") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36323") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32011") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32707") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34596") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35390") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : Can set mod time: true 2024/11/18 03:03:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31042") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38852") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37244") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34895") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36010") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34181") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38382") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30334") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31248") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33829") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36957") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 03:03:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33934") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33286") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38218") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30648") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33176") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31838") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39066") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35169") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37784") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36575") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32467") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 03:03:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30377") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36995") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34540") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32262") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31379") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38713") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39881") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33224") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39098") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33422") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36728") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31207") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33565") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33339") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31150") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31660") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33275") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37098") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38237") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33789") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/18 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273780): close: 2024/11/18 03:03:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273780): >close: err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30050") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32488") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33826") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30795") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33688") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34500") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33096") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37410") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35917") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39324") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/18 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273b00): _writeAt: size=5, off=0 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273b00): openPending: 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273b00): >openPending: err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273b00): >_writeAt: n=5, err= 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273b00): close: 2024/11/18 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/18 03:03:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/18 03:03:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/18 03:03:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39574") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000273b00): >close: err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32454") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/11/18 03:03:28 INFO : dir/file1: Copied (replaced existing) 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32279") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33370") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38611") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37808") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37738") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.21s) --- 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.02s) --- 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.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36881") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39316") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31222") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32148") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38002") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37440") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32431") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38558") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30085") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2024/11/18 03:03:28 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/18 03:03:28 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/18 03:03:28 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:28 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : file.txt: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35154") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35034") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32454") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37136") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34320") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (25 bytes), uploading instead of streaming 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37088") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38698") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35008") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34126") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34213") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39879") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31765") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31843") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37836") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33745") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34346") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31153") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33894") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39406") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33773") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39753") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39995") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33579") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33663") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33415") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38872") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Remove: 2024/11/18 03:03:28 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31680") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33825") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36434") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31584") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38394") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34383") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35590") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37086") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=0x3 2024/11/18 03:03:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34811") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30104") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34702") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37360") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32841") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31242") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35507") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35787") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32002") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31995") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00016f2c0 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32291") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36121") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 03:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00016f2c0 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34436") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30200") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00016f2c0 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (25 bytes), uploading instead of streaming 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34403") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf: Running delayed rename now 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00016f2c0 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31575") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31889") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37164") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37135") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30485") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32759") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32534") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37192") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39588") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34554") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36812") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36186") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00016f980 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32193") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35404") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 03:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00016f980 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33433") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34040") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00016f980 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (25 bytes), uploading instead of streaming 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38597") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf: Running delayed rename now 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00016f980 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36156") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39919") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32476") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34889") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35519") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34442") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31319") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32133") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34724") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34987") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce8c0): openPending: 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce8c0): >openPending: err= 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce8c0): _writeAt: size=14, off=0 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce8c0): >_writeAt: n=14, err= 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce8c0): close: 2024/11/18 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce8c0): >close: err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34712") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/18 03:03:28 INFO : dir/file1: Copied (replaced existing) 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce040): _readAt: size=512, off=0 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce040): openPending: 2024/11/18 03:03:28 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" 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce040): >openPending: err= 2024/11/18 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce040): >_readAt: n=14, err=EOF 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce040): close: 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:28 DEBUG : dir/file1(0xc0007ce040): >close: err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39872") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38108") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00052dec0 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33447") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35101") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 03:03:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/18 03:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00052dec0 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31874") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34919") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000a2e140): openPending: 2024/11/18 03:03:28 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" 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000a2e140): >openPending: err= 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000a2e140): _writeAt: size=25, off=0 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000a2e140): >_writeAt: n=25, err= 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00052dec0 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf(0xc000a2e140): close: 2024/11/18 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 03:03:28 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 03:03:28.748906611 +0000 UTC m=+1.210408450 2024/11/18 03:03:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:28 DEBUG : newLeaf(0xc000a2e140): >close: err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:28 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36481") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : newLeaf.a1db1b6.partial: renamed to: newLeaf 2024/11/18 03:03:28 INFO : newLeaf: Copied (replaced existing) 2024/11/18 03:03:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 03:03:28 +0000 UTC" 2024/11/18 03:03:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37517") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30595") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32776") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30175") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37861") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:28 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32781") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30101") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33948") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35971") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38103") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : file1: reading active writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : >WaitForWriters: 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32760") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30951") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000730480 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33743") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38172") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 03:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000730480 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38426") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31665") 2024/11/18 03:03:28 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000444240): openPending: 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000444240): >openPending: err= 2024/11/18 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000444240): _writeAt: size=25, off=0 2024/11/18 03:03:28 DEBUG : dir/file1(0xc000444240): >_writeAt: n=25, err= 2024/11/18 03:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000730480 2024/11/18 03:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:28 DEBUG : newLeaf(0xc000444240): close: 2024/11/18 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 03:03:28 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 03:03:28.918141586 +0000 UTC m=+1.379643435 2024/11/18 03:03:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:28 DEBUG : newLeaf(0xc000444240): >close: err= 2024/11/18 03:03:28 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:28 DEBUG : dir: Looking for writers 2024/11/18 03:03:28 DEBUG : : Looking for writers 2024/11/18 03:03:28 DEBUG : dir: reading active writers 2024/11/18 03:03:28 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36374") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : newLeaf.ef60d5f7.partial: renamed to: newLeaf 2024/11/18 03:03:29 INFO : newLeaf: Copied (replaced existing) 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 03:03:28 +0000 UTC" 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39820") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35100") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35690") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38966") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34793") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35815") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38819") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32057") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36280") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33361") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2ef40): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2ef40): >openPending: err= 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2ef40): _writeAt: size=14, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2ef40): >_writeAt: n=14, err= 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2ef40): close: 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/18 03:03:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2ef40): >close: err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38008") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/18 03:03:29 INFO : dir/file1: Copied (replaced existing) 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444880): _readAt: size=512, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444880): openPending: 2024/11/18 03:03:29 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" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444880): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444880): >_readAt: n=14, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444880): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444880): >close: err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37829") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37960") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a2840 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33868") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32877") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/18 03:03:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a2840 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34517") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34369") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0007cef40): openPending: 2024/11/18 03:03:29 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" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0007cef40): >openPending: err= 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0007cef40): _writeAt: size=25, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0007cef40): >_writeAt: n=25, err= 2024/11/18 03:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a2840 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 DEBUG : newLeaf(0xc0007cef40): close: 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 03:03:29.239720528 +0000 UTC m=+1.701222377 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:29 DEBUG : newLeaf(0xc0007cef40): >close: err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37703") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : newLeaf.c1af282.partial: renamed to: newLeaf 2024/11/18 03:03:29 INFO : newLeaf: Copied (replaced existing) 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 03:03:29 +0000 UTC" 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34908") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35975") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34261") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38452") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31581") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36862") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33497") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30482") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37121") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30517") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444f40): _readAt: size=512, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444f40): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444f40): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34190") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444f40): >_readAt: n=14, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444f40): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000444f40): >close: err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38534") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38682") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00016f140 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32576") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39339") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/18 03:03:29 DEBUG : dir/file1: Updating file with dir/file1 0xc00016f140 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34820") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30040") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2f340): openPending: 2024/11/18 03:03:29 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" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2f340): >openPending: err= 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2f340): _writeAt: size=25, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000a2f340): >_writeAt: n=25, err= 2024/11/18 03:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/18 03:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/18 03:03:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00016f140 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 DEBUG : newLeaf(0xc000a2f340): close: 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-18 03:03:29.409355622 +0000 UTC m=+1.870857480 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:29 DEBUG : newLeaf(0xc000a2f340): >close: err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: starting upload 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36123") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : newLeaf.efb63d49.partial: renamed to: newLeaf 2024/11/18 03:03:29 INFO : newLeaf: Copied (replaced existing) 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-18 03:03:29 +0000 UTC" 2024/11/18 03:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/18 03:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30752") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32098") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : newLeaf: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38267") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39692") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34180") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.01s) --- 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.32s) --- 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.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38841") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31013") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > 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.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39561") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38383") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39164") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34825") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30152") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38526") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36215") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39540") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36726") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39286") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32872") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35447") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31598") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38753") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33421") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/18 03:03:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/18 03:03:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36148") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39639") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38169") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30485") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39141") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39404") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36024") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35730") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33175") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35343") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39592") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36775") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/18 03:03:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/18 03:03:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36993") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30178") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/18 03:03:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/18 03:03:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36258") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32527") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/18 03:03:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/18 03:03:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/18 03:03:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/18 03:03:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/18 03:03:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/18 03:03:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33280") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39195") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35015") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39035") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34382") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35628") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35649") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35120") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39072") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30433") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30666") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31287") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38575") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39285") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35574") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31435") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38652") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39533") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/18 03:03:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37034") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30534") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30264") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35521") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31559") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34932") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39693") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36819") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): _readAt: size=1, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32711") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): _readAt: size=256, off=1 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): >_readAt: n=15, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): _readAt: size=16, off=16 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): >_readAt: n=0, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): >close: err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): close: 2024/11/18 03:03:29 DEBUG : dir/file1(0xc0004ed100): >close: err=file already closed 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37733") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38317") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30427") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31058") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35810") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38820") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30293") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30076") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): _readAt: size=1, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39258") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): _readAt: size=1, off=5 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): _readAt: size=1, off=3 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): _readAt: size=1, off=13 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): _readAt: size=16, off=100 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >_readAt: n=0, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959a80): >close: err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33304") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37958") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32934") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38790") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38907") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36119") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31729") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34305") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=1, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38149") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=1, off=5 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=1, off=1 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=1, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=6, off=10 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=6, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=256, off=10 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=6, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=256, off=100 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=0, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >close: err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): _readAt: size=256, off=100 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000959ec0): >_readAt: n=0, err=file already closed 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36645") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34415") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38102") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34175") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35354") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34369") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38545") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30162") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): RWFileHandle.Flush 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): _readAt: size=256, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32495") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): >_readAt: n=16, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): RWFileHandle.Flush 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): RWFileHandle.Flush 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445740): >close: err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31004") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30190") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30325") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31056") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37772") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33196") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32697") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34025") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/18 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): _readAt: size=256, off=0 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): openPending: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): >openPending: err= 2024/11/18 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35799") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): >_readAt: n=16, err=EOF 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): RWFileHandle.Release 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): close: 2024/11/18 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): >close: err= 2024/11/18 03:03:29 DEBUG : dir/file1(0xc000445c40): RWFileHandle.Release 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : dir: Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : dir: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31669") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35214") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34580") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33868") 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:29 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): openPending: 2024/11/18 03:03:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): >openPending: err= 2024/11/18 03:03:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): _writeAt: size=5, off=0 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): >_writeAt: n=5, err= 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): _writeAt: size=7, off=5 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): >_writeAt: n=7, err= 2024/11/18 03:03:29 DEBUG : file1: vfs cache: truncate to size=11 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): close: 2024/11/18 03:03:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 03:03:29.818957639 +0000 UTC m=+2.280459488 2024/11/18 03:03:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): >close: err= 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): close: 2024/11/18 03:03:29 DEBUG : file1(0xc000654700): >close: err=file already closed 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:29 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37993") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : file1.e4552053.partial: renamed to: file1 2024/11/18 03:03:29 INFO : file1: Copied (new) 2024/11/18 03:03:29 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-18 03:03:29 +0000 UTC" 2024/11/18 03:03:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30935") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : >WaitForWriters: 2024/11/18 03:03:29 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34018") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37657") 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:29 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34607") 2024/11/18 03:03:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:29 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:29 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): openPending: 2024/11/18 03:03:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): >openPending: err= 2024/11/18 03:03:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): _writeAt: size=7, off=0 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): >_writeAt: n=7, err= 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): _writeAt: size=6, off=5 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): >_writeAt: n=6, err= 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): close: 2024/11/18 03:03:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 03:03:29.975532627 +0000 UTC m=+2.437034475 2024/11/18 03:03:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): >close: err= 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): _writeAt: size=5, off=0 2024/11/18 03:03:29 DEBUG : file1(0xc0006549c0): >_writeAt: n=0, err=file already closed 2024/11/18 03:03:29 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:29 DEBUG : : Looking for writers 2024/11/18 03:03:29 DEBUG : file1: reading active writers 2024/11/18 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:30 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30792") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1.e7ddb1a2.partial: renamed to: file1 2024/11/18 03:03:30 INFO : file1: Copied (new) 2024/11/18 03:03:30 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-18 03:03:29 +0000 UTC" 2024/11/18 03:03:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32543") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38398") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31505") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:30 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33768") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:30 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : file1(0xc000654ac0): openPending: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1(0xc000654ac0): >openPending: err= 2024/11/18 03:03:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1(0xc000654ac0): close: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 03:03:30.132932175 +0000 UTC m=+2.594434023 2024/11/18 03:03:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : file1(0xc000654ac0): >close: err= 2024/11/18 03:03:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 03:03:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:30 DEBUG : file2: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : file2(0xc000654d00): openPending: 2024/11/18 03:03:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 03:03:30 DEBUG : file2(0xc000654d00): >openPending: err= 2024/11/18 03:03:30 DEBUG : file2: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 03:03:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/18 03:03:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/18 03:03:30 DEBUG : file2(0xc000654d00): RWFileHandle.Flush 2024/11/18 03:03:30 DEBUG : file2(0xc000654d00): RWFileHandle.Release 2024/11/18 03:03:30 DEBUG : file2(0xc000654d00): close: 2024/11/18 03:03:30 DEBUG : file2: vfs cache: setting modification time to 2024-11-18 03:03:30.133620673 +0000 UTC m=+2.595122531 2024/11/18 03:03:30 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : file2(0xc000654d00): >close: err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : file2: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : file2: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : file2: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : file2: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/18 03:03:30 DEBUG : file2: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31480") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35469") 2024/11/18 03:03:30 DEBUG : file2.40518a88.partial: renamed to: file2 2024/11/18 03:03:30 INFO : file2: Copied (new) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:30 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/18 03:03:30 INFO : file2: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : file1.844ef5af.partial: renamed to: file1 2024/11/18 03:03:30 INFO : file1: Copied (new) 2024/11/18 03:03:30 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : file2: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38081") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : file2: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35186") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37699") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:30 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35597") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:30 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): openPending: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): >openPending: err= 2024/11/18 03:03:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): _writeAt: size=5, off=0 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): >_writeAt: n=5, err= 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): RWFileHandle.Flush 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): RWFileHandle.Flush 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): close: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 03:03:30.290290989 +0000 UTC m=+2.751792858 2024/11/18 03:03:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : file1(0xc0002722c0): >close: err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:30 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38495") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1.e13db434.partial: renamed to: file1 2024/11/18 03:03:30 INFO : file1: Copied (new) 2024/11/18 03:03:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35224") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36052") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:30 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34006") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:30 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): openPending: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): >openPending: err= 2024/11/18 03:03:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): _writeAt: size=5, off=0 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): >_writeAt: n=5, err= 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): RWFileHandle.Release 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): close: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 03:03:30.445322972 +0000 UTC m=+2.906824820 2024/11/18 03:03:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): >close: err= 2024/11/18 03:03:30 DEBUG : file1(0xc000272540): RWFileHandle.Release 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:30 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35282") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1.bba377b7.partial: renamed to: file1 2024/11/18 03:03:30 INFO : file1: Copied (new) 2024/11/18 03:03:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37008") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36717") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:30 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30966") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31428") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34573") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34588") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35132") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:30 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0000eda80): openPending: 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0000eda80): >openPending: err= 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/18 03:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0000eda80): _writeAt: size=5, off=0 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0000eda80): >_writeAt: n=5, err= 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0000eda80): close: 2024/11/18 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-18 03:03:30.606173753 +0000 UTC m=+3.067675631 2024/11/18 03:03:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0000eda80): >close: err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31255") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : dir/file1.695ecab5.partial: renamed to: dir/file1 2024/11/18 03:03:30 INFO : dir/file1: Copied (replaced existing) 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33203") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30580") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38272") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:30 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33388") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32600") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30521") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36284") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33392") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:30 DEBUG : dir/file1: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/18 03:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): _writeAt: size=5, off=0 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): openPending: 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/18 03:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): >openPending: err= 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): >_writeAt: n=5, err= 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): _writeAt: size=15, off=5 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): >_writeAt: n=15, err= 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): close: 2024/11/18 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-18 03:03:30.768370349 +0000 UTC m=+3.229872198 2024/11/18 03:03:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : dir/file1(0xc0006543c0): >close: err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: starting upload 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32742") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : dir/file1.6b87b2e2.partial: renamed to: dir/file1 2024/11/18 03:03:30 INFO : dir/file1: Copied (replaced existing) 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:30 DEBUG : dir: Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : dir: reading active writers 2024/11/18 03:03:30 DEBUG : >WaitForWriters: 2024/11/18 03:03:30 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37823") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35387") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30118") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:30 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30542") 2024/11/18 03:03:30 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:30 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:30 DEBUG : file1(0xc000654640): openPending: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1(0xc000654640): >openPending: err= 2024/11/18 03:03:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:30 DEBUG : file1(0xc000654640): _writeAt: size=5, off=0 2024/11/18 03:03:30 DEBUG : file1(0xc000654640): >_writeAt: n=5, err= 2024/11/18 03:03:30 DEBUG : file1(0xc000654640): close: 2024/11/18 03:03:30 DEBUG : file1: vfs cache: setting modification time to 2024-11-18 03:03:30.924106239 +0000 UTC m=+3.385608097 2024/11/18 03:03:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:30 DEBUG : file1(0xc000654640): >close: err= 2024/11/18 03:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:30 DEBUG : : Looking for writers 2024/11/18 03:03:30 DEBUG : file1: reading active writers 2024/11/18 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:31 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36038") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : file1.f436883f.partial: renamed to: file1 2024/11/18 03:03:31 INFO : file1: Copied (new) 2024/11/18 03:03:31 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-18 03:03:30 +0000 UTC" 2024/11/18 03:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:31 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : >WaitForWriters: 2024/11/18 03:03:31 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34756") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39987") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:31 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/18 03:03:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34998") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.080668422 +0000 UTC m=+3.542170270 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.080668422 +0000 UTC m=+3.542170270 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654780): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654780): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654780): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.080668422 +0000 UTC m=+3.542170270 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09030 item 1 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.083022824 +0000 UTC m=+3.544524682 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.083022824 +0000 UTC m=+3.544524682 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a093b0 item 2 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.084437718 +0000 UTC m=+3.545939576 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.084437718 +0000 UTC m=+3.545939576 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.084437718 +0000 UTC m=+3.545939576 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09650 item 3 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.086191507 +0000 UTC m=+3.547693355 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654cc0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654cc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654cc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654cc0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654cc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.086191507 +0000 UTC m=+3.547693355 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654cc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09a40 item 4 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.08769082 +0000 UTC m=+3.549192678 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.08769082 +0000 UTC m=+3.549192678 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654dc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654f80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654f80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654f80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654f80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654f80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.08769082 +0000 UTC m=+3.549192678 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654f80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09ce0 item 5 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.089527934 +0000 UTC m=+3.551029802 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655900): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.089527934 +0000 UTC m=+3.551029802 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac0e0 item 6 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.09095896 +0000 UTC m=+3.552460818 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.09095896 +0000 UTC m=+3.552460818 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.09095896 +0000 UTC m=+3.552460818 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac3f0 item 7 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.093932398 +0000 UTC m=+3.555434256 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.093932398 +0000 UTC m=+3.555434256 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac7e0 item 8 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655bc0): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000655bc0): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655bc0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655bc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655bc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655bc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.095439255 +0000 UTC m=+3.556941103 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.095439255 +0000 UTC m=+3.556941103 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.095439255 +0000 UTC m=+3.556941103 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c690 item 9 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.096840425 +0000 UTC m=+3.558342273 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272680): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272680): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272680): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.096840425 +0000 UTC m=+3.558342273 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095ca10 item 10 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000272800): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272840): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272840): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.097931975 +0000 UTC m=+3.559433823 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.097931975 +0000 UTC m=+3.559433823 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272940): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272940): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272940): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.097931975 +0000 UTC m=+3.559433823 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cd20 item 11 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002729c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002729c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002729c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002729c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002729c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.099236965 +0000 UTC m=+3.560738813 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002729c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.099236965 +0000 UTC m=+3.560738813 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d0a0 item 12 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000272b40): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.100358792 +0000 UTC m=+3.561860640 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.100358792 +0000 UTC m=+3.561860640 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d340 item 13 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272cc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272cc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272cc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272cc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272cc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.10154538 +0000 UTC m=+3.563047218 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272cc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.10154538 +0000 UTC m=+3.563047218 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d650 item 14 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000272e00): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.102776693 +0000 UTC m=+3.564278540 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.102776693 +0000 UTC m=+3.564278540 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d8f0 item 15 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.103944866 +0000 UTC m=+3.565446724 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.103944866 +0000 UTC m=+3.565446724 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095db90 item 16 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.105031718 +0000 UTC m=+3.566533566 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.105031718 +0000 UTC m=+3.566533566 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002730c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002730c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002730c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002730c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002730c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.105031718 +0000 UTC m=+3.566533566 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002730c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095de30 item 17 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.106742146 +0000 UTC m=+3.568243984 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273200): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273200): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273200): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.106742146 +0000 UTC m=+3.568243984 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003424d0 item 18 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002732c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002732c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002732c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002732c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002732c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.107953079 +0000 UTC m=+3.569454927 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002732c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.107953079 +0000 UTC m=+3.569454927 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002733c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002733c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002733c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002733c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002733c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.107953079 +0000 UTC m=+3.569454927 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002733c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342b60 item 19 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.10960116 +0000 UTC m=+3.571103008 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.10960116 +0000 UTC m=+3.571103008 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343340 item 20 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.110845617 +0000 UTC m=+3.572347475 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.110845617 +0000 UTC m=+3.572347475 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273640): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273640): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273640): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.110845617 +0000 UTC m=+3.572347475 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ea0 item 21 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002736c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002736c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002736c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002736c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002736c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.112525166 +0000 UTC m=+3.574027015 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002736c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002737c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002737c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002737c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002737c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002737c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.112525166 +0000 UTC m=+3.574027015 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002737c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c2a0 item 22 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273840): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273840): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.113824505 +0000 UTC m=+3.575326373 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.113824505 +0000 UTC m=+3.575326373 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273940): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273940): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273940): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.113824505 +0000 UTC m=+3.575326373 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c540 item 23 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002739c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002739c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002739c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002739c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002739c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.115888905 +0000 UTC m=+3.577390753 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002739c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.115888905 +0000 UTC m=+3.577390753 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c8c0 item 24 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000273c00): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.117502281 +0000 UTC m=+3.579004129 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.117502281 +0000 UTC m=+3.579004129 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.117502281 +0000 UTC m=+3.579004129 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7cb60 item 25 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273dc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273dc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273dc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273dc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273dc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.119499464 +0000 UTC m=+3.581001313 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273dc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.119499464 +0000 UTC m=+3.581001313 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7cee0 item 26 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000273f00): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.120836254 +0000 UTC m=+3.582338102 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.120836254 +0000 UTC m=+3.582338102 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.120836254 +0000 UTC m=+3.582338102 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d180 item 27 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e240): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e240): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e240): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e240): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e240): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.122384869 +0000 UTC m=+3.583886716 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e240): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.122384869 +0000 UTC m=+3.583886716 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d570 item 28 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000a2e380): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e3c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e3c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e3c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e3c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e3c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.123427117 +0000 UTC m=+3.584928965 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e3c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.123427117 +0000 UTC m=+3.584928965 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d810 item 29 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.124838486 +0000 UTC m=+3.586340334 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.124838486 +0000 UTC m=+3.586340334 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dab0 item 30 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e680): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000a2e680): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e680): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e680): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e680): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e680): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e6c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e6c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e6c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e6c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e6c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.125972626 +0000 UTC m=+3.587474484 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e6c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e780): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e780): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e780): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.125972626 +0000 UTC m=+3.587474484 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dd50 item 31 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.127074666 +0000 UTC m=+3.588576504 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.127074666 +0000 UTC m=+3.588576504 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee070 item 32 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.12821102 +0000 UTC m=+3.589712868 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee3f0 item 33 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.128903114 +0000 UTC m=+3.590404953 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.128903114 +0000 UTC m=+3.590404953 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee540 item 33 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.130803426 +0000 UTC m=+3.592305284 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee850 item 34 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.131451047 +0000 UTC m=+3.592952905 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e9c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.131451047 +0000 UTC m=+3.592952905 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eea80 item 34 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.13549093 +0000 UTC m=+3.596992778 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eed20 item 35 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.136100329 +0000 UTC m=+3.597602177 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eac0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.136100329 +0000 UTC m=+3.597602177 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bacaf0 item 35 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.137720427 +0000 UTC m=+3.599222286 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bacd90 item 36 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.13827796 +0000 UTC m=+3.599779808 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.13827796 +0000 UTC m=+3.599779808 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bacee0 item 36 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.139714435 +0000 UTC m=+3.601216284 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad180 item 37 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.140154237 +0000 UTC m=+3.601656085 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.140154237 +0000 UTC m=+3.601656085 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad2d0 item 37 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.141629345 +0000 UTC m=+3.603131193 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad570 item 38 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.142187869 +0000 UTC m=+3.603689737 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958240): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958240): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958240): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958240): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958240): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.142187869 +0000 UTC m=+3.603689737 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958240): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad6c0 item 38 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.143553502 +0000 UTC m=+3.605055351 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad960 item 39 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.143990419 +0000 UTC m=+3.605492267 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.143990419 +0000 UTC m=+3.605492267 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000badab0 item 39 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.145417136 +0000 UTC m=+3.606918984 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000badd50 item 40 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.145977935 +0000 UTC m=+3.607479782 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.145977935 +0000 UTC m=+3.607479782 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000badea0 item 40 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.147286831 +0000 UTC m=+3.608788680 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 41 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.147764404 +0000 UTC m=+3.609266252 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 41 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.148159022 +0000 UTC m=+3.609660871 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.148159022 +0000 UTC m=+3.609660871 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 41 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.149531458 +0000 UTC m=+3.611033305 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009587c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 42 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.150024559 +0000 UTC m=+3.611526427 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 42 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.150666349 +0000 UTC m=+3.612168197 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.150666349 +0000 UTC m=+3.612168197 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 42 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.152064443 +0000 UTC m=+3.613566291 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a80 item 43 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.152622907 +0000 UTC m=+3.614124755 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 43 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.153266921 +0000 UTC m=+3.614768769 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.153266921 +0000 UTC m=+3.614768769 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6f50 item 43 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.154578002 +0000 UTC m=+3.616079850 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f73b0 item 44 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.154890616 +0000 UTC m=+3.616392465 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f75e0 item 44 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.155287558 +0000 UTC m=+3.616789406 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.155287558 +0000 UTC m=+3.616789406 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7730 item 44 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.156530182 +0000 UTC m=+3.618032019 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7ab0 item 45 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.156933936 +0000 UTC m=+3.618435783 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.156933936 +0000 UTC m=+3.618435783 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c70 item 45 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.158200244 +0000 UTC m=+3.619702092 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0070 item 46 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.158655805 +0000 UTC m=+3.620157654 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959140): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959140): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959140): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.158655805 +0000 UTC m=+3.620157654 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa01c0 item 46 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.159722569 +0000 UTC m=+3.621224417 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959240): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959280): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959280): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0460 item 47 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959280): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.1600868 +0000 UTC m=+3.621588648 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959340): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959340): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959340): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959340): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959340): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.1600868 +0000 UTC m=+3.621588648 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959340): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa05b0 item 47 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.161152944 +0000 UTC m=+3.622654791 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eeee0 item 48 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.161554905 +0000 UTC m=+3.623056742 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.161554905 +0000 UTC m=+3.623056742 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef030 item 48 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.162634503 +0000 UTC m=+3.624136351 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef2d0 item 49 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.16316807 +0000 UTC m=+3.624669918 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ecc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.16316807 +0000 UTC m=+3.624669918 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef420 item 49 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.164283456 +0000 UTC m=+3.625785304 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef6c0 item 50 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.164751841 +0000 UTC m=+3.626253690 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.164751841 +0000 UTC m=+3.626253690 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef810 item 50 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.165868378 +0000 UTC m=+3.627370227 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007efab0 item 51 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.166280249 +0000 UTC m=+3.627782097 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.166280249 +0000 UTC m=+3.627782097 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007efc00 item 51 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.167609784 +0000 UTC m=+3.629111632 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007efea0 item 52 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.16808872 +0000 UTC m=+3.629590558 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.16808872 +0000 UTC m=+3.629590558 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802070 item 52 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f2c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f2c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.1693357 +0000 UTC m=+3.630837549 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802460 item 53 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.169788176 +0000 UTC m=+3.631290025 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f3c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.169788176 +0000 UTC m=+3.631290025 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008025b0 item 53 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.170911045 +0000 UTC m=+3.632412893 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008029a0 item 54 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.171247264 +0000 UTC m=+3.632749101 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.171247264 +0000 UTC m=+3.632749101 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802af0 item 54 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.172068189 +0000 UTC m=+3.633570036 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802d90 item 55 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.172374582 +0000 UTC m=+3.633876420 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f6c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f700): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.172374582 +0000 UTC m=+3.633876420 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802f50 item 55 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f780): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f780): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f780): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.173220572 +0000 UTC m=+3.634722411 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008031f0 item 56 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.173586256 +0000 UTC m=+3.635088104 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f880): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f880): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f880): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.173586256 +0000 UTC m=+3.635088104 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803340 item 56 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.174432789 +0000 UTC m=+3.635934637 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803650 item 57 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.174750002 +0000 UTC m=+3.636251850 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803810 item 57 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.175074298 +0000 UTC m=+3.636576147 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa80): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.175074298 +0000 UTC m=+3.636576147 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803a40 item 57 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.176351717 +0000 UTC m=+3.637853564 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fb80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803dc0 item 58 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.176675532 +0000 UTC m=+3.638177390 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803f10 item 58 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.177425084 +0000 UTC m=+3.638926931 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009594c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009594c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009594c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009594c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009594c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.177425084 +0000 UTC m=+3.638926931 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009594c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa07e0 item 58 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.178319044 +0000 UTC m=+3.639820892 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0a80 item 59 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.178660973 +0000 UTC m=+3.640162821 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0bd0 item 59 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.17903925 +0000 UTC m=+3.640541099 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009596c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959700): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.17903925 +0000 UTC m=+3.640541099 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0d90 item 59 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.17998034 +0000 UTC m=+3.641482188 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009597c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa10a0 item 60 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.180307621 +0000 UTC m=+3.641809470 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa11f0 item 60 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.180672203 +0000 UTC m=+3.642174052 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.180672203 +0000 UTC m=+3.642174052 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1340 item 60 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.181537922 +0000 UTC m=+3.643039770 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009599c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa15e0 item 61 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.181825459 +0000 UTC m=+3.643327307 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.181825459 +0000 UTC m=+3.643327307 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1730 item 61 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.182680648 +0000 UTC m=+3.644182496 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959bc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa19d0 item 62 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.182973946 +0000 UTC m=+3.644475795 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.182973946 +0000 UTC m=+3.644475795 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1b20 item 62 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.183875432 +0000 UTC m=+3.645377280 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959dc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959dc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959dc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1dc0 item 63 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959dc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959dc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.184225746 +0000 UTC m=+3.645727584 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959dc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ec0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ec0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.184225746 +0000 UTC m=+3.645727584 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1f10 item 63 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.185175642 +0000 UTC m=+3.646677491 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce040): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce040): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e460 item 64 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce040): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.185501602 +0000 UTC m=+3.647003450 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.185501602 +0000 UTC m=+3.647003450 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e5b0 item 64 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.186388119 +0000 UTC m=+3.647889966 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e930 item 65 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.186716062 +0000 UTC m=+3.648217899 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce180): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce1c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce1c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce1c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce1c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce1c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.186716062 +0000 UTC m=+3.648217899 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce1c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ea80 item 65 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.187599905 +0000 UTC m=+3.649101742 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ed20 item 66 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.187967782 +0000 UTC m=+3.649469630 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce280): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce280): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce280): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.187967782 +0000 UTC m=+3.649469630 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ee70 item 66 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.188781904 +0000 UTC m=+3.650283752 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f1f0 item 67 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.18911659 +0000 UTC m=+3.650618448 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce380): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce380): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce380): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.18911659 +0000 UTC m=+3.650618448 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f340 item 67 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.190055034 +0000 UTC m=+3.651556882 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f6c0 item 68 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.190444572 +0000 UTC m=+3.651946421 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.190444572 +0000 UTC m=+3.651946421 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f880 item 68 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.191305191 +0000 UTC m=+3.652807039 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021fce0 item 69 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.191665074 +0000 UTC m=+3.653166911 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.191665074 +0000 UTC m=+3.653166911 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021fe30 item 69 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.192569936 +0000 UTC m=+3.654071784 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374460 item 70 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.192906725 +0000 UTC m=+3.654408574 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce740): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce740): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce740): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.192906725 +0000 UTC m=+3.654408574 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003747e0 item 70 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.193916102 +0000 UTC m=+3.655417960 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374d90 item 71 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.194209841 +0000 UTC m=+3.655711690 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.194209841 +0000 UTC m=+3.655711690 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374f50 item 71 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.195280232 +0000 UTC m=+3.656782080 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003755e0 item 72 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.19597957 +0000 UTC m=+3.657481417 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.19597957 +0000 UTC m=+3.657481417 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375810 item 72 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.19679298 +0000 UTC m=+3.658294829 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceac0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceac0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceac0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6000 item 73 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceac0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceac0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.197164374 +0000 UTC m=+3.658666223 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceac0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e63f0 item 73 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.197599378 +0000 UTC m=+3.659101226 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.197599378 +0000 UTC m=+3.659101226 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6700 item 73 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.19861168 +0000 UTC m=+3.660113528 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e70 item 74 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.198913905 +0000 UTC m=+3.660415753 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6fc0 item 74 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.199525458 +0000 UTC m=+3.661027306 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.199525458 +0000 UTC m=+3.661027306 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e71f0 item 74 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.20103503 +0000 UTC m=+3.662536879 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7650 item 75 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.201489912 +0000 UTC m=+3.662991759 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 75 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.202052733 +0000 UTC m=+3.663554581 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.202052733 +0000 UTC m=+3.663554581 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05570 item 75 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.206734065 +0000 UTC m=+3.668235923 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed3c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed3c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed3c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04150 item 76 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed3c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed3c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.20720227 +0000 UTC m=+3.668704128 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed3c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b042a0 item 76 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.207810356 +0000 UTC m=+3.669312214 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed4c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed4c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.207810356 +0000 UTC m=+3.669312214 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04460 item 76 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.208890055 +0000 UTC m=+3.670391904 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04850 item 77 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.209265527 +0000 UTC m=+3.670767375 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed740): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed740): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed740): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.209265527 +0000 UTC m=+3.670767375 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04a80 item 77 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.210375762 +0000 UTC m=+3.671877610 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed900): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed900): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04ee0 item 78 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed900): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.210754841 +0000 UTC m=+3.672256699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed9c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed9c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed9c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed9c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed9c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.210754841 +0000 UTC m=+3.672256699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ed9c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b050a0 item 78 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.211858875 +0000 UTC m=+3.673360723 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edb80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edbc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edbc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edbc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05420 item 79 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edbc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edbc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.212263031 +0000 UTC m=+3.673764879 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edbc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edcc0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edcc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edcc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edcc0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edcc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.212263031 +0000 UTC m=+3.673764879 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edcc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b055e0 item 79 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.213393374 +0000 UTC m=+3.674895222 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000eddc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05880 item 80 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.213744921 +0000 UTC m=+3.675246769 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000ede00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edec0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edec0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.213744921 +0000 UTC m=+3.675246769 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b059d0 item 80 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edf40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edf40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edf40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edf40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edf40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.214695347 +0000 UTC m=+3.676197195 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0000edf40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05c70 item 81 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.215058506 +0000 UTC m=+3.676560355 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e080): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e080): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e080): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.215058506 +0000 UTC m=+3.676560355 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05dc0 item 81 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.216023571 +0000 UTC m=+3.677525419 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008020e0 item 82 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.216455318 +0000 UTC m=+3.677957176 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.216455318 +0000 UTC m=+3.677957176 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802310 item 82 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e340): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e340): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e340): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e340): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e340): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.217407257 +0000 UTC m=+3.678909106 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e340): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802620 item 83 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.21776137 +0000 UTC m=+3.679263228 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.21776137 +0000 UTC m=+3.679263228 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008028c0 item 83 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.218731123 +0000 UTC m=+3.680232971 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802b60 item 84 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.219121933 +0000 UTC m=+3.680623781 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.219121933 +0000 UTC m=+3.680623781 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802cb0 item 84 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.220097697 +0000 UTC m=+3.681599544 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802fc0 item 85 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.220449876 +0000 UTC m=+3.681951723 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e740): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e740): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e740): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.220449876 +0000 UTC m=+3.681951723 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803110 item 85 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.221409229 +0000 UTC m=+3.682911076 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008033b0 item 86 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.221766406 +0000 UTC m=+3.683268254 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.221766406 +0000 UTC m=+3.683268254 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803570 item 86 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.222721912 +0000 UTC m=+3.684223760 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803880 item 87 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.223093287 +0000 UTC m=+3.684595135 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.223093287 +0000 UTC m=+3.684595135 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803ab0 item 87 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.224095601 +0000 UTC m=+3.685597449 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803e30 item 88 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.224549639 +0000 UTC m=+3.686051488 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.224549639 +0000 UTC m=+3.686051488 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6000 item 88 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.22547488 +0000 UTC m=+3.686976728 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6700 item 89 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.225788346 +0000 UTC m=+3.687290183 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6af0 item 89 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.226222156 +0000 UTC m=+3.687724005 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.226222156 +0000 UTC m=+3.687724005 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e70 item 89 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.227219171 +0000 UTC m=+3.688721018 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2efc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2efc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2efc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e71f0 item 90 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2efc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2efc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.227594893 +0000 UTC m=+3.689096741 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2efc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7420 item 90 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.22804784 +0000 UTC m=+3.689549687 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.22804784 +0000 UTC m=+3.689549687 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f0c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7650 item 90 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.228922074 +0000 UTC m=+3.690423922 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f1c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7b20 item 91 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.229277348 +0000 UTC m=+3.690779197 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7f10 item 91 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.229652559 +0000 UTC m=+3.691154407 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f380): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f380): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f380): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.229652559 +0000 UTC m=+3.691154407 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a080e0 item 91 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.230684298 +0000 UTC m=+3.692186146 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a084d0 item 92 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.231004837 +0000 UTC m=+3.692506685 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08620 item 92 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.231419794 +0000 UTC m=+3.692921642 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.231419794 +0000 UTC m=+3.692921642 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a087e0 item 92 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.232330416 +0000 UTC m=+3.693832264 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08bd0 item 93 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.232655884 +0000 UTC m=+3.694157732 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f740): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f740): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f740): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.232655884 +0000 UTC m=+3.694157732 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08d20 item 93 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.233610989 +0000 UTC m=+3.695112837 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08fc0 item 94 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.23423754 +0000 UTC m=+3.695739389 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f900): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.23423754 +0000 UTC m=+3.695739389 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09110 item 94 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.23537084 +0000 UTC m=+3.696872688 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f9c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a093b0 item 95 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.235913874 +0000 UTC m=+3.697415723 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fa00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fac0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fac0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fac0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fac0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fac0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.235913874 +0000 UTC m=+3.697415723 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fac0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09500 item 95 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.236980138 +0000 UTC m=+3.698481986 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fbc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fc00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fc00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fc00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09810 item 96 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fc00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fc00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.237373202 +0000 UTC m=+3.698875051 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fc00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fcc0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fcc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fcc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fcc0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fcc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.237373202 +0000 UTC m=+3.698875051 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2fcc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09960 item 96 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= 2024/11/18 03:03:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : >WaitForWriters: 2024/11/18 03:03:31 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36394") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30307") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:31 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/18 03:03:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39823") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272080): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272080): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.240844041 +0000 UTC m=+3.702345889 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.240844041 +0000 UTC m=+3.702345889 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002720c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272100): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.240844041 +0000 UTC m=+3.702345889 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342620 item 1 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.242450173 +0000 UTC m=+3.703952022 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272180): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272180): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272180): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272180): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272180): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.242450173 +0000 UTC m=+3.703952022 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272180): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 2 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002721c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002721c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002721c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002721c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002721c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.24367309 +0000 UTC m=+3.705174938 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002721c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.24367309 +0000 UTC m=+3.705174938 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272280): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272280): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272280): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.24367309 +0000 UTC m=+3.705174938 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343420 item 3 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002723c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002723c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002723c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002723c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002723c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.245181089 +0000 UTC m=+3.706682928 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002723c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272480): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272480): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272480): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.245181089 +0000 UTC m=+3.706682928 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c070 item 4 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.246432789 +0000 UTC m=+3.707934637 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002724c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.246432789 +0000 UTC m=+3.707934637 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272500): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002725c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002725c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002725c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002725c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002725c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.246432789 +0000 UTC m=+3.707934637 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002725c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c310 item 5 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.248699396 +0000 UTC m=+3.710201254 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272780): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272780): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272780): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.248699396 +0000 UTC m=+3.710201254 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c690 item 6 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.250351805 +0000 UTC m=+3.711853663 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.250351805 +0000 UTC m=+3.711853663 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002728c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.250351805 +0000 UTC m=+3.711853663 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c930 item 7 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.251946166 +0000 UTC m=+3.713448015 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.251946166 +0000 UTC m=+3.713448015 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ccb0 item 8 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000272a80): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272a80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ac0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ac0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ac0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ac0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ac0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.253149946 +0000 UTC m=+3.714651794 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ac0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.253149946 +0000 UTC m=+3.714651794 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.253149946 +0000 UTC m=+3.714651794 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272b40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7cf50 item 9 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272bc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272bc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272bc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272bc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272bc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.254964528 +0000 UTC m=+3.716466377 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272bc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.254964528 +0000 UTC m=+3.716466377 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272c40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d340 item 10 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d00): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000272d00): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d00): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.256377841 +0000 UTC m=+3.717879699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.256377841 +0000 UTC m=+3.717879699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.256377841 +0000 UTC m=+3.717879699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272e40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d5e0 item 11 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ec0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ec0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.258667722 +0000 UTC m=+3.720169569 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272ec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.258667722 +0000 UTC m=+3.720169569 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000272f40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d960 item 12 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000273000): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.260304752 +0000 UTC m=+3.721806630 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273100): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.260304752 +0000 UTC m=+3.721806630 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dc00 item 13 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273180): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273180): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273180): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273180): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273180): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.261721009 +0000 UTC m=+3.723222857 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273180): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273280): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273280): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273280): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.261721009 +0000 UTC m=+3.723222857 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dea0 item 14 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273340): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000273340): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273340): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273340): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273340): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273340): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273340): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.265015778 +0000 UTC m=+3.726517627 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.265015778 +0000 UTC m=+3.726517627 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac1c0 item 15 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.266323102 +0000 UTC m=+3.727824960 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002734c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.266323102 +0000 UTC m=+3.727824960 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac4d0 item 16 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273580): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273580): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273580): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.268020857 +0000 UTC m=+3.729522705 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.268020857 +0000 UTC m=+3.729522705 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002735c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.268020857 +0000 UTC m=+3.729522705 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac7e0 item 17 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273680): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273680): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273680): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.269624985 +0000 UTC m=+3.731126843 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273700): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.269624985 +0000 UTC m=+3.731126843 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bacb60 item 18 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.27103954 +0000 UTC m=+3.732541389 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.27103954 +0000 UTC m=+3.732541389 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0002738c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.27103954 +0000 UTC m=+3.732541389 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bace00 item 19 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.272822603 +0000 UTC m=+3.734324442 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.272822603 +0000 UTC m=+3.734324442 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad180 item 20 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.274628669 +0000 UTC m=+3.736130518 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273a80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.274628669 +0000 UTC m=+3.736130518 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273bc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.274628669 +0000 UTC m=+3.736130518 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad420 item 21 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.276927057 +0000 UTC m=+3.738428915 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273c80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.276927057 +0000 UTC m=+3.738428915 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad7a0 item 22 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.278519513 +0000 UTC m=+3.740021381 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273d80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.278519513 +0000 UTC m=+3.740021381 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e80): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.278519513 +0000 UTC m=+3.740021381 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273e80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bada40 item 23 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.280779698 +0000 UTC m=+3.742281566 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000273f00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654280): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654280): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654280): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.280779698 +0000 UTC m=+3.742281566 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baddc0 item 24 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654340): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000654340): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654340): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654340): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654340): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654340): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654340): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654380): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654380): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.282391813 +0000 UTC m=+3.743893661 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.282391813 +0000 UTC m=+3.743893661 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006544c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654540): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654540): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654540): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.282391813 +0000 UTC m=+3.743893661 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 25 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006545c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006545c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006545c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006545c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006545c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.284479786 +0000 UTC m=+3.745981634 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006545c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.284479786 +0000 UTC m=+3.745981634 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006546c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 26 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000654840): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.285828878 +0000 UTC m=+3.747330736 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.285828878 +0000 UTC m=+3.747330736 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.285828878 +0000 UTC m=+3.747330736 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 27 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654bc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654bc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654bc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654bc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654bc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.287601412 +0000 UTC m=+3.749103259 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654bc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.287601412 +0000 UTC m=+3.749103259 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6000 item 28 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654fc0): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000654fc0): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654fc0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654fc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654fc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000654fc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.289308533 +0000 UTC m=+3.750810371 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655940): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655940): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655940): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.289308533 +0000 UTC m=+3.750810371 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6b60 item 29 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006559c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006559c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006559c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006559c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006559c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.290697058 +0000 UTC m=+3.752198926 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0006559c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.290697058 +0000 UTC m=+3.752198926 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7030 item 30 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): _readAt: size=2, off=0 2024/11/18 03:03:31 ERROR : open-test-file(0xc000655b00): Couldn't read size of file 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): close: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.292538581 +0000 UTC m=+3.754040429 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655b40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.292538581 +0000 UTC m=+3.754040429 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7490 item 31 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.293830897 +0000 UTC m=+3.755332745 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.293830897 +0000 UTC m=+3.755332745 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7810 item 32 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.295227328 +0000 UTC m=+3.756729176 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b90 item 33 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.295715981 +0000 UTC m=+3.757217828 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655e80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.295715981 +0000 UTC m=+3.757217828 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655ec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 33 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.297024336 +0000 UTC m=+3.758526184 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000655f00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee1c0 item 34 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.297517108 +0000 UTC m=+3.759018976 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.297517108 +0000 UTC m=+3.759018976 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009580c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee380 item 34 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.298949735 +0000 UTC m=+3.760451593 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee620 item 35 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.299409326 +0000 UTC m=+3.760911163 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958180): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958180): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958180): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958180): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958180): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.299409326 +0000 UTC m=+3.760911163 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958180): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ee7e0 item 35 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.300739712 +0000 UTC m=+3.762241561 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eeb60 item 36 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.301271867 +0000 UTC m=+3.762773715 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958300): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958300): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958300): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958300): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958300): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.301271867 +0000 UTC m=+3.762773715 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958300): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eecb0 item 36 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958340): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958340): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958340): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958340): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958340): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.302612393 +0000 UTC m=+3.764114241 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958340): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eef50 item 37 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.302959883 +0000 UTC m=+3.764461730 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.302959883 +0000 UTC m=+3.764461730 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef0a0 item 37 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.304208658 +0000 UTC m=+3.765710505 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef340 item 38 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.304633712 +0000 UTC m=+3.766135570 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.304633712 +0000 UTC m=+3.766135570 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef490 item 38 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.305835379 +0000 UTC m=+3.767337226 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef730 item 39 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.306260173 +0000 UTC m=+3.767762020 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958780): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958780): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958780): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.306260173 +0000 UTC m=+3.767762020 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ef880 item 39 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.307587214 +0000 UTC m=+3.769089072 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007efb20 item 40 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.308214987 +0000 UTC m=+3.769716855 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009588c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.308214987 +0000 UTC m=+3.769716855 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007efc70 item 40 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.309754585 +0000 UTC m=+3.771256433 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009589c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009589c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009589c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eff10 item 41 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009589c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009589c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.310149613 +0000 UTC m=+3.771651461 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009589c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa00e0 item 41 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.310769062 +0000 UTC m=+3.772270920 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.310769062 +0000 UTC m=+3.772270920 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958a40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0230 item 41 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.312555842 +0000 UTC m=+3.774057710 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa04d0 item 42 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.313291878 +0000 UTC m=+3.774793736 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958b40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0620 item 42 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.314058171 +0000 UTC m=+3.775560019 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.314058171 +0000 UTC m=+3.775560019 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958c40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0770 item 42 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.315545361 +0000 UTC m=+3.777047209 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0a10 item 43 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.315991514 +0000 UTC m=+3.777493363 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958d40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0b60 item 43 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.316471321 +0000 UTC m=+3.777973170 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958e80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.316471321 +0000 UTC m=+3.777973170 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958ec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0d20 item 43 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.317699468 +0000 UTC m=+3.779201316 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958f80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958fc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958fc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958fc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1030 item 44 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958fc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958fc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.318105506 +0000 UTC m=+3.779607354 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958fc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1180 item 44 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.318862862 +0000 UTC m=+3.780364710 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009590c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009590c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009590c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009590c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009590c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.318862862 +0000 UTC m=+3.780364710 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009590c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa12d0 item 44 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.32018298 +0000 UTC m=+3.781684828 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959180): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959200): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1570 item 45 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959200): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.320611411 +0000 UTC m=+3.782113260 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009592c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009592c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009592c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009592c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009592c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.320611411 +0000 UTC m=+3.782113260 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009592c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa16c0 item 45 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.32188409 +0000 UTC m=+3.783385969 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009593c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009593c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009593c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1960 item 46 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009593c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009593c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.322303354 +0000 UTC m=+3.783805203 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009593c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.322303354 +0000 UTC m=+3.783805203 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1ab0 item 46 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.323606671 +0000 UTC m=+3.785108519 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1d50 item 47 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.32407731 +0000 UTC m=+3.785579159 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009595c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959680): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959680): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959680): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.32407731 +0000 UTC m=+3.785579159 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1ea0 item 47 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.325248761 +0000 UTC m=+3.786750619 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959780): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959780): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e3f0 item 48 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959780): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.325670459 +0000 UTC m=+3.787172317 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959840): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959840): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959840): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.325670459 +0000 UTC m=+3.787172317 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e540 item 48 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959880): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959880): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959880): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.326936826 +0000 UTC m=+3.788438674 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e8c0 item 49 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.327422083 +0000 UTC m=+3.788923931 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009598c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.327422083 +0000 UTC m=+3.788923931 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ea10 item 49 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.328631835 +0000 UTC m=+3.790133683 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ecb0 item 50 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.329118084 +0000 UTC m=+3.790619942 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959a80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ac0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ac0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ac0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ac0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ac0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.329118084 +0000 UTC m=+3.790619942 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959ac0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ee00 item 50 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.330239941 +0000 UTC m=+3.791741789 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959b40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f180 item 51 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.330721962 +0000 UTC m=+3.792223810 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c40): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.330721962 +0000 UTC m=+3.792223810 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959c40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f2d0 item 51 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.331899303 +0000 UTC m=+3.793401151 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959cc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f650 item 52 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.332441918 +0000 UTC m=+3.793943765 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000959d80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.332441918 +0000 UTC m=+3.793943765 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce240): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c690 item 52 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.333499504 +0000 UTC m=+3.795001342 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c930 item 53 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.333852223 +0000 UTC m=+3.795354072 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce3c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.333852223 +0000 UTC m=+3.795354072 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095ca80 item 53 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce480): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce480): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce480): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.334862943 +0000 UTC m=+3.796364801 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cd90 item 54 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.335314156 +0000 UTC m=+3.796815995 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.335314156 +0000 UTC m=+3.796815995 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cee0 item 54 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.336501717 +0000 UTC m=+3.798003565 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d180 item 55 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.336925911 +0000 UTC m=+3.798427769 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.336925911 +0000 UTC m=+3.798427769 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d2d0 item 55 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.338229778 +0000 UTC m=+3.799731626 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d570 item 56 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.33875548 +0000 UTC m=+3.800257328 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.33875548 +0000 UTC m=+3.800257328 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d730 item 56 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.339761821 +0000 UTC m=+3.801263670 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d9d0 item 57 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.340202415 +0000 UTC m=+3.801704254 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095db20 item 57 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.340669559 +0000 UTC m=+3.802171427 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.340669559 +0000 UTC m=+3.802171427 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095dc70 item 57 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.341818768 +0000 UTC m=+3.803320615 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095df10 item 58 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.342229915 +0000 UTC m=+3.803731764 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374230 item 58 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.342727736 +0000 UTC m=+3.804229574 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.342727736 +0000 UTC m=+3.804229574 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374540 item 58 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.343897072 +0000 UTC m=+3.805398910 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374b60 item 59 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.34433392 +0000 UTC m=+3.805835768 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e00 item 59 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.344808897 +0000 UTC m=+3.806310745 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee80): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.344808897 +0000 UTC m=+3.806310745 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003750a0 item 59 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.34597101 +0000 UTC m=+3.807472848 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375730 item 60 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.346416923 +0000 UTC m=+3.807918771 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003759d0 item 60 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.346971691 +0000 UTC m=+3.808473539 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.346971691 +0000 UTC m=+3.808473539 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce000): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374000 item 60 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.349717483 +0000 UTC m=+3.811219331 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374700 item 61 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.350097975 +0000 UTC m=+3.811599823 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.350097975 +0000 UTC m=+3.811599823 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003749a0 item 61 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.351669212 +0000 UTC m=+3.813171060 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374ee0 item 62 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.35212796 +0000 UTC m=+3.813629807 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce300): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.35212796 +0000 UTC m=+3.813629807 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375180 item 62 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.353582098 +0000 UTC m=+3.815083946 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003757a0 item 63 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.354066032 +0000 UTC m=+3.815567870 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce500): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.354066032 +0000 UTC m=+3.815567870 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375ab0 item 63 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): >_readAt: n=0, err=Bad file descriptor 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.355396229 +0000 UTC m=+3.816898067 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a080e0 item 64 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.355804884 +0000 UTC m=+3.817306732 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce6c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.355804884 +0000 UTC m=+3.817306732 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce780): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08230 item 64 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.357015065 +0000 UTC m=+3.818516914 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce7c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08540 item 65 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.357403281 +0000 UTC m=+3.818905129 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.357403281 +0000 UTC m=+3.818905129 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08700 item 65 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.358575072 +0000 UTC m=+3.820076910 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce880): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08a80 item 66 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.358963288 +0000 UTC m=+3.820465136 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce8c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce900): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce900): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce900): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.358963288 +0000 UTC m=+3.820465136 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08c40 item 66 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.359811944 +0000 UTC m=+3.821313792 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a08ee0 item 67 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.360226981 +0000 UTC m=+3.821728828 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce9c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce9c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce9c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce9c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce9c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.360226981 +0000 UTC m=+3.821728828 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ce9c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09030 item 67 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.361153372 +0000 UTC m=+3.822655230 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cea40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a092d0 item 68 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.361537169 +0000 UTC m=+3.823039008 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.361537169 +0000 UTC m=+3.823039008 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09420 item 68 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.362380897 +0000 UTC m=+3.823882745 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceb80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a096c0 item 69 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.362752772 +0000 UTC m=+3.824254620 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cebc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.362752772 +0000 UTC m=+3.824254620 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09880 item 69 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.363660709 +0000 UTC m=+3.825162557 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cec80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09b20 item 70 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.364061899 +0000 UTC m=+3.825563748 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.364061899 +0000 UTC m=+3.825563748 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ced80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a09ce0 item 70 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.364951573 +0000 UTC m=+3.826453420 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cee00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e150 item 71 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.365381677 +0000 UTC m=+3.826883515 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007ceec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.365381677 +0000 UTC m=+3.826883515 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cef00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e380 item 71 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.366301005 +0000 UTC m=+3.827802853 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cefc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e620 item 72 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.36668293 +0000 UTC m=+3.828184777 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf0c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf100): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.36668293 +0000 UTC m=+3.828184777 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021e7e0 item 72 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.367495759 +0000 UTC m=+3.828997607 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf180): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf180): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf180): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021eaf0 item 73 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf180): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf180): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.367880948 +0000 UTC m=+3.829382797 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf180): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ec40 item 73 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.368243176 +0000 UTC m=+3.829745024 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf1c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf200): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf200): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf200): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.368243176 +0000 UTC m=+3.829745024 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021ed90 item 73 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.369119204 +0000 UTC m=+3.830621052 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf300): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf300): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf300): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f110 item 74 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf300): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf300): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.36941154 +0000 UTC m=+3.830913388 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf300): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f260 item 74 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.369792553 +0000 UTC m=+3.831294401 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf3c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf400): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf400): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf400): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.369792553 +0000 UTC m=+3.831294401 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f3b0 item 74 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.370656318 +0000 UTC m=+3.832158165 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf500): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf500): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf500): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f730 item 75 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf500): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf500): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.370947071 +0000 UTC m=+3.832448919 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf500): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): _writeAt: size=3, off=2 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021f8f0 item 75 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.371287858 +0000 UTC m=+3.832789706 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf600): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf600): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf600): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.371287858 +0000 UTC m=+3.832789706 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021fc00 item 75 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.372280644 +0000 UTC m=+3.833782492 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf6c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf700): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf700): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00021fea0 item 76 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf700): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.372714515 +0000 UTC m=+3.834216363 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802070 item 76 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): _writeAt: size=3, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.373141243 +0000 UTC m=+3.834643090 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e0c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.373141243 +0000 UTC m=+3.834643090 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008022a0 item 76 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.374182218 +0000 UTC m=+3.835684067 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008025b0 item 77 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.37471263 +0000 UTC m=+3.836214479 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e2c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.37471263 +0000 UTC m=+3.836214479 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802850 item 77 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.376036736 +0000 UTC m=+3.837538574 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e480): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e480): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802af0 item 78 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e480): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.376430331 +0000 UTC m=+3.837932179 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.376430331 +0000 UTC m=+3.837932179 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e540): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802c40 item 78 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.377427475 +0000 UTC m=+3.838929323 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802f50 item 79 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.37781533 +0000 UTC m=+3.839317179 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e640): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.37781533 +0000 UTC m=+3.839317179 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008030a0 item 79 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.378921628 +0000 UTC m=+3.840423477 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e7c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803340 item 80 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.379264469 +0000 UTC m=+3.840766318 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.379264469 +0000 UTC m=+3.840766318 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e8c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803490 item 80 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.380340752 +0000 UTC m=+3.841842590 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803810 item 81 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.380703168 +0000 UTC m=+3.842205017 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.380703168 +0000 UTC m=+3.842205017 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2e980): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803a40 item 81 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.381651513 +0000 UTC m=+3.843153360 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ea40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803dc0 item 82 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.38205168 +0000 UTC m=+3.843553538 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.38205168 +0000 UTC m=+3.843553538 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eb40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803f10 item 82 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.383003529 +0000 UTC m=+3.844505378 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ec00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e65b0 item 83 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.383405161 +0000 UTC m=+3.844907009 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.383405161 +0000 UTC m=+3.844907009 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ed40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a10 item 83 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2edc0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2edc0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2edc0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2edc0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2edc0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.384583062 +0000 UTC m=+3.846084911 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2edc0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 84 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.385030549 +0000 UTC m=+3.846532397 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ee80): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eec0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eec0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eec0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eec0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eec0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.385030549 +0000 UTC m=+3.846532397 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2eec0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7180 item 84 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.385901998 +0000 UTC m=+3.847403846 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2ef40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e75e0 item 85 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.386563856 +0000 UTC m=+3.848065694 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f040): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.386563856 +0000 UTC m=+3.848065694 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f080): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7810 item 85 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f140): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f140): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f140): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f140): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f140): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.387750555 +0000 UTC m=+3.849252402 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f140): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7dc0 item 86 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.388272099 +0000 UTC m=+3.849773947 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f280): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f280): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f280): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f280): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f280): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.388272099 +0000 UTC m=+3.849773947 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f280): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003420e0 item 86 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.389279432 +0000 UTC m=+3.850781280 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f300): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003427e0 item 87 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.389723793 +0000 UTC m=+3.851225641 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f400): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.389723793 +0000 UTC m=+3.851225641 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f440): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342b60 item 87 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f4c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f4c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f4c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f4c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f4c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.391220791 +0000 UTC m=+3.852722640 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f4c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003431f0 item 88 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.391848185 +0000 UTC m=+3.853350033 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f5c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f5c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f5c0): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f5c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.391848185 +0000 UTC m=+3.853350033 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f5c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343420 item 88 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.392951848 +0000 UTC m=+3.854453696 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000a2f680): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf740): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf740): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf740): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b040e0 item 89 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf740): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf740): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.393376992 +0000 UTC m=+3.854878840 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf740): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04230 item 89 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.393876305 +0000 UTC m=+3.855378153 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf800): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf840): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf840): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf840): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf840): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf840): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.393876305 +0000 UTC m=+3.855378153 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf840): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b043f0 item 89 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.394976052 +0000 UTC m=+3.856477900 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf900): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf940): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf940): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04700 item 90 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf940): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.395343047 +0000 UTC m=+3.856844895 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cf940): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04930 item 90 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.395824077 +0000 UTC m=+3.857325925 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.395824077 +0000 UTC m=+3.857325925 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfa40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04a80 item 90 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.39686323 +0000 UTC m=+3.858365077 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04e70 item 91 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.397275871 +0000 UTC m=+3.858777719 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfb40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): >_readAt: n=2, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): _writeAt: size=3, off=7 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b04fc0 item 91 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.39768731 +0000 UTC m=+3.859189158 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc40): >_readAt: n=8, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.39768731 +0000 UTC m=+3.859189158 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfc40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05180 item 91 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.398652344 +0000 UTC m=+3.860154192 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05500 item 92 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.399014612 +0000 UTC m=+3.860516459 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfd40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): open at offset 5 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05650 item 92 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): _readAt: size=2, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): _writeAt: size=3, off=5 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): >_writeAt: n=3, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.399457379 +0000 UTC m=+3.860959227 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe40): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe40): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe40): >_readAt: n=3, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.399457379 +0000 UTC m=+3.860959227 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cfe40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b057a0 item 92 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.400416393 +0000 UTC m=+3.861918240 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff00): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff40): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff40): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff40): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05a40 item 93 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff40): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff40): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.400796121 +0000 UTC m=+3.862297970 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0007cff40): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.400796121 +0000 UTC m=+3.862297970 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958100): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05b90 item 93 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.401733474 +0000 UTC m=+3.863235323 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009581c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b05e30 item 94 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.402094338 +0000 UTC m=+3.863596187 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958200): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.402094338 +0000 UTC m=+3.863596187 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009582c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c000 item 94 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.403017284 +0000 UTC m=+3.864519132 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958380): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c2a0 item 95 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.403377067 +0000 UTC m=+3.864878915 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc0009583c0): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958480): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958480): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958480): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958480): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958480): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.403377067 +0000 UTC m=+3.864878915 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958480): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c3f0 item 95 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): open at offset 0 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): _readAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >_readAt: n=0, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.404361257 +0000 UTC m=+3.865863105 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958580): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >openPending: err= 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c690 item 96 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.40472185 +0000 UTC m=+3.866223699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958600): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/18 03:03:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : open-test-file: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): openPending: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): >_readAt: n=5, err=EOF 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): close: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-18 03:03:31.40472185 +0000 UTC m=+3.866223699 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : open-test-file(0xc000958700): >close: err= 2024/11/18 03:03:31 DEBUG : open-test-file: Remove: 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c7e0 item 96 2024/11/18 03:03:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/18 03:03:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/18 03:03:31 DEBUG : open-test-file: >Remove: err= 2024/11/18 03:03:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : >WaitForWriters: 2024/11/18 03:03:31 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36506") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30228") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- 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.17s) --- 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.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:31 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36095") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : file1: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): openPending: 2024/11/18 03:03:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): >openPending: err= 2024/11/18 03:03:31 DEBUG : file1: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/18 03:03:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): _writeAt: size=2, off=0 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): >_writeAt: n=2, err= 2024/11/18 03:03:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): RWFileHandle.Flush 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): RWFileHandle.Release 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): close: 2024/11/18 03:03:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/18 03:03:31 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : file1(0xc0000ed5c0): >close: err= 2024/11/18 03:03:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:31 DEBUG : file1: vfs cache: starting upload 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30755") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/11/18 03:03:31 INFO : file1: Copied (new) 2024/11/18 03:03:31 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2024/11/18 03:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/18 03:03:31 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:31 INFO : file1: vfs cache: upload succeeded try #1 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : >WaitForWriters: 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32687") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : file1: reading active writers 2024/11/18 03:03:31 DEBUG : >WaitForWriters: 2024/11/18 03:03:31 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33989") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34558") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:31 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30165") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:31 DEBUG : rename_me: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : rename_me(0xc000a2f940): openPending: 2024/11/18 03:03:31 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/18 03:03:31 DEBUG : rename_me(0xc000a2f940): >openPending: err= 2024/11/18 03:03:31 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/18 03:03:31 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/18 03:03:31 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/18 03:03:31 DEBUG : rename_me(0xc000a2f940): _writeAt: size=5, off=0 2024/11/18 03:03:31 DEBUG : rename_me(0xc000a2f940): >_writeAt: n=5, err= 2024/11/18 03:03:31 DEBUG : rename_me(0xc000a2f940): close: 2024/11/18 03:03:31 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-18 03:03:31.564667821 +0000 UTC m=+4.026169669 2024/11/18 03:03:31 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/18 03:03:31 DEBUG : rename_me(0xc000a2f940): >close: err= 2024/11/18 03:03:31 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/18 03:03:31 DEBUG : i_was_renamed: Updating file with 0xc00097cd80 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/18 03:03:31 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : i_was_renamed: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : i_was_renamed: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : i_was_renamed: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : i_was_renamed: reading active writers 2024/11/18 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/18 03:03:31 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36383") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : i_was_renamed.d9b8ca3d.partial: renamed to: i_was_renamed 2024/11/18 03:03:31 INFO : i_was_renamed: Copied (new) 2024/11/18 03:03:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-18 03:03:31 +0000 UTC" 2024/11/18 03:03:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/18 03:03:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/18 03:03:31 DEBUG : : Looking for writers 2024/11/18 03:03:31 DEBUG : i_was_renamed: reading active writers 2024/11/18 03:03:31 DEBUG : >WaitForWriters: 2024/11/18 03:03:31 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31542") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38084") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:31 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/18 03:03:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/18 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{FIYiU}/rclone-test-bifuwab5puvi" 2024/11/18 03:03:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39078") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36965") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : : forgetting directory cache 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35175") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate(0xc000272140): _readAt: size=512, off=0 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate(0xc000272140): openPending: 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 02:04:31 +0000 UTC" against cached fingerprint "" 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate(0xc000272140): >openPending: err= 2024/11/18 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33496") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate(0xc000272140): >_readAt: n=20, err=EOF 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate(0xc000272140): close: 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:04:31 +0000 UTC 2024/11/18 03:03:31 DEBUG : TestRWCacheUpdate(0xc000272140): >close: err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32285") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35763") 2024/11/18 03:03:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : : forgetting directory cache 2024/11/18 03:03:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32407") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272500): _readAt: size=512, off=0 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272500): openPending: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 02:05:31 +0000 UTC" against cached fingerprint "20,2024-11-18 02:04:31 +0000 UTC" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 02:05:31 +0000 UTC" != cached fingerprint "20,2024-11-18 02:04:31 +0000 UTC") 2024/11/18 03:03:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272500): >openPending: err= 2024/11/18 03:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30707") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272500): >_readAt: n=20, err=EOF 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272500): close: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:05:31 +0000 UTC 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272500): >close: err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39176") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37688") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : : forgetting directory cache 2024/11/18 03:03:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30176") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272680): _readAt: size=512, off=0 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272680): openPending: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 02:06:31 +0000 UTC" against cached fingerprint "20,2024-11-18 02:05:31 +0000 UTC" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 02:06:31 +0000 UTC" != cached fingerprint "20,2024-11-18 02:05:31 +0000 UTC") 2024/11/18 03:03:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272680): >openPending: err= 2024/11/18 03:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37015") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272680): >_readAt: n=20, err=EOF 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272680): close: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:06:31 +0000 UTC 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272680): >close: err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35465") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31323") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : : forgetting directory cache 2024/11/18 03:03:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39548") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272940): _readAt: size=512, off=0 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272940): openPending: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 02:07:31 +0000 UTC" against cached fingerprint "20,2024-11-18 02:06:31 +0000 UTC" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 02:07:31 +0000 UTC" != cached fingerprint "20,2024-11-18 02:06:31 +0000 UTC") 2024/11/18 03:03:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272940): >openPending: err= 2024/11/18 03:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39993") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272940): >_readAt: n=20, err=EOF 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272940): close: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:07:31 +0000 UTC 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000272940): >close: err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36971") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37930") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : : forgetting directory cache 2024/11/18 03:03:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31399") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000654300): _readAt: size=512, off=0 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000654300): openPending: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 02:08:31 +0000 UTC" against cached fingerprint "20,2024-11-18 02:07:31 +0000 UTC" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 02:08:31 +0000 UTC" != cached fingerprint "20,2024-11-18 02:07:31 +0000 UTC") 2024/11/18 03:03:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000654300): >openPending: err= 2024/11/18 03:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35266") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000654300): >_readAt: n=20, err=EOF 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000654300): close: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:08:31 +0000 UTC 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc000654300): >close: err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36381") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34163") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : : forgetting directory cache 2024/11/18 03:03:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34096") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc0004ec940): _readAt: size=512, off=0 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc0004ec940): openPending: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-18 02:09:31 +0000 UTC" against cached fingerprint "20,2024-11-18 02:08:31 +0000 UTC" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-18 02:09:31 +0000 UTC" != cached fingerprint "20,2024-11-18 02:08:31 +0000 UTC") 2024/11/18 03:03:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/18 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc0004ec940): >openPending: err= 2024/11/18 03:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39452") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc0004ec940): >_readAt: n=20, err=EOF 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc0004ec940): close: 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:09:31 +0000 UTC 2024/11/18 03:03:32 DEBUG : TestRWCacheUpdate(0xc0004ec940): >close: err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33738") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37920") 2024/11/18 03:03:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : : forgetting directory cache 2024/11/18 03:03:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31469") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272cc0): _readAt: size=512, off=0 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272cc0): openPending: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-18 02:10:31 +0000 UTC" against cached fingerprint "20,2024-11-18 02:09:31 +0000 UTC" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-18 02:10:31 +0000 UTC" != cached fingerprint "20,2024-11-18 02:09:31 +0000 UTC") 2024/11/18 03:03:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/18 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272cc0): >openPending: err= 2024/11/18 03:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39928") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272cc0): >_readAt: n=21, err=EOF 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272cc0): close: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:10:31 +0000 UTC 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272cc0): >close: err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36931") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37962") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : : forgetting directory cache 2024/11/18 03:03:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32540") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc0006544c0): _readAt: size=512, off=0 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc0006544c0): openPending: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-18 02:11:31 +0000 UTC" against cached fingerprint "21,2024-11-18 02:10:31 +0000 UTC" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-18 02:11:31 +0000 UTC" != cached fingerprint "21,2024-11-18 02:10:31 +0000 UTC") 2024/11/18 03:03:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/18 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc0006544c0): >openPending: err= 2024/11/18 03:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39772") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc0006544c0): >_readAt: n=22, err=EOF 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc0006544c0): close: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:11:31 +0000 UTC 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc0006544c0): >close: err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39411") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39294") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : : forgetting directory cache 2024/11/18 03:03:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36962") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272f40): _readAt: size=512, off=0 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272f40): openPending: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-18 02:12:31 +0000 UTC" against cached fingerprint "22,2024-11-18 02:11:31 +0000 UTC" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-18 02:12:31 +0000 UTC" != cached fingerprint "22,2024-11-18 02:11:31 +0000 UTC") 2024/11/18 03:03:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/18 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272f40): >openPending: err= 2024/11/18 03:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34418") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272f40): >_readAt: n=23, err=EOF 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272f40): close: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:12:31 +0000 UTC 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000272f40): >close: err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33848") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39260") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : : forgetting directory cache 2024/11/18 03:03:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39014") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000273040): _readAt: size=512, off=0 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000273040): openPending: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-18 02:13:31 +0000 UTC" against cached fingerprint "23,2024-11-18 02:12:31 +0000 UTC" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-18 02:13:31 +0000 UTC" != cached fingerprint "23,2024-11-18 02:12:31 +0000 UTC") 2024/11/18 03:03:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/18 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000273040): >openPending: err= 2024/11/18 03:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38217") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000273040): >_readAt: n=24, err=EOF 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000273040): close: 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-18 02:13:31 +0000 UTC 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate(0xc000273040): >close: err= 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : vfs cache: cleaner exiting 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35496") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37186") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.05s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31366") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36220") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36296") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34632") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35712") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35497") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36393") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34741") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37833") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/18 03:03:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/18 03:03:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39640") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/18 03:03:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/18 03:03:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31408") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37892") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35648") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35533") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38498") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37039") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/18 03:03:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/18 03:03:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38817") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/18 03:03:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/18 03:03:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39264") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/18 03:03:33 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/18 03:03:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/18 03:03:33 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/18 03:03:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39388") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/18 03:03:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/18 03:03:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39438") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/18 03:03:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/18 03:03:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33463") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : FiLeA: reading active writers 2024/11/18 03:03:33 DEBUG : FiLeB: reading active writers 2024/11/18 03:03:33 DEBUG : FilEb: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : FiLeB: reading active writers 2024/11/18 03:03:33 DEBUG : FilEb: reading active writers 2024/11/18 03:03:33 DEBUG : FiLeA: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36946") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37529") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30281") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30376") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36015") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38185") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30972") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35860") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36238") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/18 03:03:33 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38793") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38955") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > 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.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: Re-using VFS from active cache 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32712") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32261") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38496") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36216") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32191") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38471") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38716") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30397") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31462") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30732") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35746") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36285") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : dir: Looking for writers 2024/11/18 03:03:33 DEBUG : file2: reading active writers 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : dir: reading active writers 2024/11/18 03:03:33 DEBUG : file1: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33017") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37477") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : : forgetting directory cache 2024/11/18 03:03:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32795") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34796") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37159") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32740") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38264") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30867") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : dir: Looking for writers 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : dir: reading active writers 2024/11/18 03:03:33 DEBUG : file1: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30419") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38295") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39396") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38537") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36187") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35779") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38428") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39175") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : file1: Open: flags=O_RDONLY 2024/11/18 03:03:33 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/18 03:03:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/18 03:03:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38449") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/18 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30810") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/18 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/18 03:03:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/18 03:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:33 DEBUG : dir: Looking for writers 2024/11/18 03:03:33 DEBUG : file2: reading active writers 2024/11/18 03:03:33 DEBUG : new_file.txt: reading active writers 2024/11/18 03:03:33 DEBUG : : Looking for writers 2024/11/18 03:03:33 DEBUG : file1: reading active writers 2024/11/18 03:03:33 DEBUG : dir: reading active writers 2024/11/18 03:03:33 DEBUG : >WaitForWriters: 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33156") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34972") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32225") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:33 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37248") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38268") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31580") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38482") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33895") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/18 03:03:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00052ccc0 2024/11/18 03:03:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/18 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32721") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30508") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 INFO : dir/file1: Moved (server-side) to: file0 2024/11/18 03:03:33 DEBUG : file0: Updating file with file0 0xc00052ccc0 2024/11/18 03:03:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/18 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33229") 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32875") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:34 DEBUG : dir: Looking for writers 2024/11/18 03:03:34 DEBUG : : Looking for writers 2024/11/18 03:03:34 DEBUG : dir: reading active writers 2024/11/18 03:03:34 DEBUG : file0: reading active writers 2024/11/18 03:03:34 DEBUG : >WaitForWriters: 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38548") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37339") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35046") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:34 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:34 DEBUG : : Looking for writers 2024/11/18 03:03:34 DEBUG : >WaitForWriters: 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37373") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34886") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:34 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31603") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38839") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33548") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32275") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34662") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34552") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30191") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34651") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35306") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36353") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34420") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31320") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: Connecting to FTP server 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:21") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34729") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30270") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35643") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: Connecting to FTP server 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:21") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33028") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31087") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33663") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36611") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:34 DEBUG : : Looking for writers 2024/11/18 03:03:34 DEBUG : a: Looking for writers 2024/11/18 03:03:34 DEBUG : b: Looking for writers 2024/11/18 03:03:34 DEBUG : c: Looking for writers 2024/11/18 03:03:34 DEBUG : d: Looking for writers 2024/11/18 03:03:34 DEBUG : : Looking for writers 2024/11/18 03:03:34 DEBUG : /: reading active writers 2024/11/18 03:03:34 DEBUG : a: reading active writers 2024/11/18 03:03:34 DEBUG : b: reading active writers 2024/11/18 03:03:34 DEBUG : c: reading active writers 2024/11/18 03:03:34 DEBUG : d: reading active writers 2024/11/18 03:03:34 DEBUG : >WaitForWriters: 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31480") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31123") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34236") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32913") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39496") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35550") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.05s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:34 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31766") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36691") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30959") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38329") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30686") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31384") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36868") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30603") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34183") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38613") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39013") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39126") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33935") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33657") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35661") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37256") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37804") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32510") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30056") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39773") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35393") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:34 DEBUG : a/b/c/d: Looking for writers 2024/11/18 03:03:34 DEBUG : a/b/c: Looking for writers 2024/11/18 03:03:34 DEBUG : d: reading active writers 2024/11/18 03:03:34 DEBUG : a/b: Looking for writers 2024/11/18 03:03:34 DEBUG : c: reading active writers 2024/11/18 03:03:34 DEBUG : a: Looking for writers 2024/11/18 03:03:34 DEBUG : b: reading active writers 2024/11/18 03:03:34 DEBUG : : Looking for writers 2024/11/18 03:03:34 DEBUG : a: reading active writers 2024/11/18 03:03:34 DEBUG : >WaitForWriters: 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37380") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35738") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33422") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30719") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32382") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38652") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > 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.01s) --- 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.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:34 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32272") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/18 03:03:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/18 03:03:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37659") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39985") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:34 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/18 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33494") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/18 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (7 bytes), uploading instead of streaming 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38849") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:34 DEBUG : : Looking for writers 2024/11/18 03:03:34 DEBUG : file1: reading active writers 2024/11/18 03:03:34 DEBUG : >WaitForWriters: 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30686") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38383") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:34 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:35731") 2024/11/18 03:03:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/18 03:03:35 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/18 03:03:35 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/18 03:03:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (11 bytes), uploading instead of streaming 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30964") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39903") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:35 DEBUG : : Looking for writers 2024/11/18 03:03:35 DEBUG : file1: reading active writers 2024/11/18 03:03:35 DEBUG : >WaitForWriters: 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33455") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39995") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.00s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:35 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36514") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30031") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/18 03:03:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:35 DEBUG : : Looking for writers 2024/11/18 03:03:35 DEBUG : file1: reading active writers 2024/11/18 03:03:35 DEBUG : >WaitForWriters: 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30500") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32649") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:35 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33801") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: WriteFileHandle.Release closing 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37288") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/18 03:03:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:35 DEBUG : : Looking for writers 2024/11/18 03:03:35 DEBUG : file1: reading active writers 2024/11/18 03:03:35 DEBUG : >WaitForWriters: 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:36631") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34070") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:35 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33675") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (2 bytes), uploading instead of streaming 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37778") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:35 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:35 DEBUG : : Looking for writers 2024/11/18 03:03:35 DEBUG : file1: reading active writers 2024/11/18 03:03:35 DEBUG : >WaitForWriters: 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39910") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:31799") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:35 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33583") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:33212") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_RDONLY 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/18 03:03:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32125") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:35 DEBUG : : Looking for writers 2024/11/18 03:03:35 DEBUG : file1: reading active writers 2024/11/18 03:03:35 DEBUG : >WaitForWriters: 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34028") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32280") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bifuwab5puvi", Local "Local file system at /tmp/rclone1438888921", Modify Window "1s" 2024/11/18 03:03:35 INFO : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: poll-interval is not supported by this remote 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:30808") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: File to upload is small (100 bytes), uploading instead of streaming 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:39398") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: Size of src and dst objects identical 2024/11/18 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/18 03:03:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/18 03:03:35 DEBUG : file1: Open: flags=O_RDONLY 2024/11/18 03:03:35 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/18 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/18 03:03:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:32242") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/18 03:03:35 DEBUG : WaitForWriters: timeout=30s 2024/11/18 03:03:35 DEBUG : : Looking for writers 2024/11/18 03:03:35 DEBUG : file1: reading active writers 2024/11/18 03:03:35 DEBUG : >WaitForWriters: 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:34874") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:38537") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: dial("tcp","172.17.0.2:37668") 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: > dial: conn=*fshttp.timeoutConn, err= 2024/11/18 03:03:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bifuwab5puvi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.616840114s (try 1/5)