"./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose" - Starting (try 1/5) 2022/05/21 06:16:49 DEBUG : Creating backend with remote "TestS3:rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:16:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/21 06:16:49 DEBUG : Creating backend with remote "/tmp/rclone891975552" === RUN TestDirHandleMethods run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:49 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:50 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: Bucket "rclone-test-miwupap9fetopoz5viroqug9" created with ACL "private" 2022/05/21 06:16:50 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:50 DEBUG : dir: Looking for writers 2022/05/21 06:16:50 DEBUG : : Looking for writers 2022/05/21 06:16:50 DEBUG : dir: reading active writers 2022/05/21 06:16:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.23s) === RUN TestDirHandleReaddir run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:50 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:51 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:51 DEBUG : dir/subdir: Looking for writers 2022/05/21 06:16:51 DEBUG : dir: Looking for writers 2022/05/21 06:16:51 DEBUG : file1: reading active writers 2022/05/21 06:16:51 DEBUG : file2: reading active writers 2022/05/21 06:16:51 DEBUG : subdir: reading active writers 2022/05/21 06:16:51 DEBUG : : Looking for writers 2022/05/21 06:16:51 DEBUG : dir: reading active writers 2022/05/21 06:16:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.90s) === RUN TestDirHandleReaddirnames run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:51 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:52 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:52 DEBUG : dir: Looking for writers 2022/05/21 06:16:52 DEBUG : file1: reading active writers 2022/05/21 06:16:52 DEBUG : : Looking for writers 2022/05/21 06:16:52 DEBUG : dir: reading active writers 2022/05/21 06:16:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.56s) === RUN TestDirMethods run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:52 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:52 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:52 DEBUG : dir: Looking for writers 2022/05/21 06:16:52 DEBUG : : Looking for writers 2022/05/21 06:16:52 DEBUG : dir: reading active writers 2022/05/21 06:16:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.42s) === RUN TestDirForgetAll run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:52 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:52 DEBUG : dir: forgetting directory cache 2022/05/21 06:16:52 DEBUG : : forgetting directory cache 2022/05/21 06:16:52 DEBUG : dir: forgetting directory cache 2022/05/21 06:16:52 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:52 DEBUG : : Looking for writers 2022/05/21 06:16:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.47s) === RUN TestDirForgetPath run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:53 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:53 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2022/05/21 06:16:53 DEBUG : dir: invalidating directory cache 2022/05/21 06:16:53 DEBUG : : >ForgetPath: 2022/05/21 06:16:53 DEBUG : : ForgetPath: relativePath="dir", type=0 2022/05/21 06:16:53 DEBUG : : invalidating directory cache 2022/05/21 06:16:53 DEBUG : dir: forgetting directory cache 2022/05/21 06:16:53 DEBUG : : >ForgetPath: 2022/05/21 06:16:53 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2022/05/21 06:16:53 DEBUG : : >ForgetPath: 2022/05/21 06:16:53 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:53 DEBUG : dir: Looking for writers 2022/05/21 06:16:53 DEBUG : : Looking for writers 2022/05/21 06:16:53 DEBUG : dir: reading active writers 2022/05/21 06:16:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.47s) === RUN TestDirWalk run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:53 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:54 DEBUG : : forgetting directory cache 2022/05/21 06:16:54 DEBUG : dir: forgetting directory cache 2022/05/21 06:16:54 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:54 DEBUG : dir: Looking for writers 2022/05/21 06:16:54 DEBUG : fil/a/b: Looking for writers 2022/05/21 06:16:54 DEBUG : fil/a: Looking for writers 2022/05/21 06:16:54 DEBUG : b: reading active writers 2022/05/21 06:16:54 DEBUG : fil: Looking for writers 2022/05/21 06:16:54 DEBUG : a: reading active writers 2022/05/21 06:16:54 DEBUG : : Looking for writers 2022/05/21 06:16:54 DEBUG : dir: reading active writers 2022/05/21 06:16:54 DEBUG : fil: reading active writers 2022/05/21 06:16:54 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.89s) === RUN TestDirSetModTime run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:54 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:54 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:54 DEBUG : dir: Looking for writers 2022/05/21 06:16:54 DEBUG : : Looking for writers 2022/05/21 06:16:54 DEBUG : dir: reading active writers 2022/05/21 06:16:54 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.42s) === RUN TestDirStat run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:54 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:55 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:55 DEBUG : dir: Looking for writers 2022/05/21 06:16:55 DEBUG : file1: reading active writers 2022/05/21 06:16:55 DEBUG : : Looking for writers 2022/05/21 06:16:55 DEBUG : dir: reading active writers 2022/05/21 06:16:55 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.48s) === RUN TestDirReadDirAll run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:55 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2022/05/21 06:16:56 DEBUG : Waiting for deletions to finish 2022/05/21 06:16:56 INFO : dir/subdir/file3: Deleted 2022/05/21 06:16:56 INFO : dir/subdir: Removing directory 2022/05/21 06:16:56 DEBUG : dir: invalidating directory cache 2022/05/21 06:16:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2022/05/21 06:16:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2022/05/21 06:16:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2022/05/21 06:16:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2022/05/21 06:16:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:16:56 DEBUG : dir: invalidating directory cache 2022/05/21 06:16:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2022/05/21 06:16:56 DEBUG : : forgetting directory cache 2022/05/21 06:16:56 DEBUG : dir: forgetting directory cache 2022/05/21 06:16:56 DEBUG : dir/virtualDir2: forgetting directory cache 2022/05/21 06:16:56 DEBUG : dir/virtualDir: forgetting directory cache 2022/05/21 06:16:56 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:56 DEBUG : dir/virtualDir2: Looking for writers 2022/05/21 06:16:56 DEBUG : dir/virtualDir: Looking for writers 2022/05/21 06:16:56 DEBUG : dir: Looking for writers 2022/05/21 06:16:56 DEBUG : file1: reading active writers 2022/05/21 06:16:56 DEBUG : virtualFile2: reading active writers 2022/05/21 06:16:56 DEBUG : virtualDir2: reading active writers 2022/05/21 06:16:56 DEBUG : virtualFile: reading active writers 2022/05/21 06:16:56 DEBUG : virtualDir: reading active writers 2022/05/21 06:16:56 DEBUG : : Looking for writers 2022/05/21 06:16:56 DEBUG : dir: reading active writers 2022/05/21 06:16:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (1.76s) --- PASS: TestDirReadDirAll/Virtual (0.64s) === RUN TestDirOpen run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:57 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:57 ERROR : dir/: Can only open directories read only 2022/05/21 06:16:57 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:57 DEBUG : dir: Looking for writers 2022/05/21 06:16:57 DEBUG : : Looking for writers 2022/05/21 06:16:57 DEBUG : dir: reading active writers 2022/05/21 06:16:57 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.41s) === RUN TestDirCreate run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:57 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/05/21 06:16:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2022/05/21 06:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/05/21 06:16:57 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:16:57 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:16:57 INFO : dir/potato: Copied (new) 2022/05/21 06:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/05/21 06:16:57 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:57 DEBUG : dir: Looking for writers 2022/05/21 06:16:57 DEBUG : file1: reading active writers 2022/05/21 06:16:57 DEBUG : potato: reading active writers 2022/05/21 06:16:57 DEBUG : : Looking for writers 2022/05/21 06:16:57 DEBUG : dir: reading active writers 2022/05/21 06:16:57 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.63s) === RUN TestDirMkdir run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:58 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2022/05/21 06:16:58 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:58 DEBUG : dir/sub: Looking for writers 2022/05/21 06:16:58 DEBUG : dir: Looking for writers 2022/05/21 06:16:58 DEBUG : file1: reading active writers 2022/05/21 06:16:58 DEBUG : sub: reading active writers 2022/05/21 06:16:58 DEBUG : : Looking for writers 2022/05/21 06:16:58 DEBUG : dir: reading active writers 2022/05/21 06:16:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.62s) === RUN TestDirMkdirSub run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:58 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/05/21 06:16:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2022/05/21 06:16:59 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:59 DEBUG : dir/sub/subsub: Looking for writers 2022/05/21 06:16:59 DEBUG : dir/sub: Looking for writers 2022/05/21 06:16:59 DEBUG : subsub: reading active writers 2022/05/21 06:16:59 DEBUG : dir: Looking for writers 2022/05/21 06:16:59 DEBUG : file1: reading active writers 2022/05/21 06:16:59 DEBUG : sub: reading active writers 2022/05/21 06:16:59 DEBUG : : Looking for writers 2022/05/21 06:16:59 DEBUG : dir: reading active writers 2022/05/21 06:16:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.66s) === RUN TestDirRemove run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:16:59 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:16:59 ERROR : dir/: Dir.Remove not empty 2022/05/21 06:16:59 DEBUG : dir/file1: Remove: 2022/05/21 06:16:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:16:59 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:16:59 DEBUG : : Added virtual directory entry vDel: "dir" 2022/05/21 06:16:59 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:16:59 DEBUG : : Looking for writers 2022/05/21 06:16:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.56s) === RUN TestDirRemoveAll run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:00 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:00 DEBUG : dir/file1: Remove: 2022/05/21 06:17:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:00 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:17:00 DEBUG : : Added virtual directory entry vDel: "dir" 2022/05/21 06:17:00 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:00 DEBUG : : Looking for writers 2022/05/21 06:17:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.53s) === RUN TestDirRemoveName run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:00 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:00 DEBUG : dir/file1: Remove: 2022/05/21 06:17:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:00 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2022/05/21 06:17:00 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:00 DEBUG : dir: Looking for writers 2022/05/21 06:17:00 DEBUG : : Looking for writers 2022/05/21 06:17:00 DEBUG : dir: reading active writers 2022/05/21 06:17:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.53s) === RUN TestDirRename run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:01 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2022/05/21 06:17:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:02 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2022/05/21 06:17:02 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2022/05/21 06:17:02 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2022/05/21 06:17:02 INFO : dir/file3: Deleted 2022/05/21 06:17:02 INFO : dir/file1: Deleted 2022/05/21 06:17:02 DEBUG : dir: Updating dir with dir2 0xc00079ccc0 2022/05/21 06:17:02 DEBUG : dir: forgetting directory cache 2022/05/21 06:17:02 DEBUG : : Added virtual directory entry vDel: "dir" 2022/05/21 06:17:02 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2022/05/21 06:17:02 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:02 INFO : dir2/file1: Copied (server-side copy) to: file2 2022/05/21 06:17:02 INFO : dir2/file1: Deleted 2022/05/21 06:17:02 DEBUG : file2: Updating file with file2 0xc0005ecd80 2022/05/21 06:17:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:17:03 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:03 INFO : file2: Copied (server-side copy) to: dir2/file3 2022/05/21 06:17:03 INFO : file2: Deleted 2022/05/21 06:17:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005ecd80 2022/05/21 06:17:03 DEBUG : : Added virtual directory entry vDel: "file2" 2022/05/21 06:17:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2022/05/21 06:17:03 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2022/05/21 06:17:03 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005ecf00 2022/05/21 06:17:03 DEBUG : empty directory: forgetting directory cache 2022/05/21 06:17:03 DEBUG : : Added virtual directory entry vDel: "empty directory" 2022/05/21 06:17:03 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2022/05/21 06:17:03 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:03 DEBUG : renamed empty directory: Looking for writers 2022/05/21 06:17:03 DEBUG : dir2: Looking for writers 2022/05/21 06:17:03 DEBUG : file3: reading active writers 2022/05/21 06:17:03 DEBUG : : Looking for writers 2022/05/21 06:17:03 DEBUG : dir2: reading active writers 2022/05/21 06:17:03 DEBUG : renamed empty directory: reading active writers 2022/05/21 06:17:03 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:03 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:03 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:03 DEBUG : dir: Looking for writers 2022/05/21 06:17:03 DEBUG : file1: reading active writers 2022/05/21 06:17:03 DEBUG : : Looking for writers 2022/05/21 06:17:03 DEBUG : dir: reading active writers 2022/05/21 06:17:03 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.54s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:03 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:04 DEBUG : Can set mod time: true 2022/05/21 06:17:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:17:04 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:04 DEBUG : dir: Looking for writers 2022/05/21 06:17:04 DEBUG : file1: reading active writers 2022/05/21 06:17:04 DEBUG : : Looking for writers 2022/05/21 06:17:04 DEBUG : dir: reading active writers 2022/05/21 06:17:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:04 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:05 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:17:05 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:05 INFO : dir/file1: Copied (new) 2022/05/21 06:17:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:05 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:05 DEBUG : dir: Looking for writers 2022/05/21 06:17:05 DEBUG : file1: reading active writers 2022/05/21 06:17:05 DEBUG : : Looking for writers 2022/05/21 06:17:05 DEBUG : dir: reading active writers 2022/05/21 06:17:05 DEBUG : >WaitForWriters: 2022/05/21 06:17:05 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:05 DEBUG : dir: Looking for writers 2022/05/21 06:17:05 DEBUG : file1: reading active writers 2022/05/21 06:17:05 DEBUG : : Looking for writers 2022/05/21 06:17:05 DEBUG : dir: reading active writers 2022/05/21 06:17:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:05 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:05 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:17:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:06 INFO : dir/file1: Copied (new) 2022/05/21 06:17:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:17:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:06 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:06 DEBUG : dir: Looking for writers 2022/05/21 06:17:06 DEBUG : file1: reading active writers 2022/05/21 06:17:06 DEBUG : : Looking for writers 2022/05/21 06:17:06 DEBUG : dir: reading active writers 2022/05/21 06:17:06 DEBUG : >WaitForWriters: 2022/05/21 06:17:06 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:06 DEBUG : dir: Looking for writers 2022/05/21 06:17:06 DEBUG : file1: reading active writers 2022/05/21 06:17:06 DEBUG : : Looking for writers 2022/05/21 06:17:06 DEBUG : dir: reading active writers 2022/05/21 06:17:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:06 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:17:06 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:06 DEBUG : dir: Looking for writers 2022/05/21 06:17:06 DEBUG : file1: reading active writers 2022/05/21 06:17:06 DEBUG : : Looking for writers 2022/05/21 06:17:06 DEBUG : dir: reading active writers 2022/05/21 06:17:06 DEBUG : >WaitForWriters: 2022/05/21 06:17:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:07 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/05/21 06:17:07 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:07 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:07 DEBUG : dir/file1(0xc000a6cd40): close: 2022/05/21 06:17:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:17:07 DEBUG : dir/file1(0xc000a6cd40): >close: err= 2022/05/21 06:17:07 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:07 DEBUG : dir: Looking for writers 2022/05/21 06:17:07 DEBUG : file1: reading active writers 2022/05/21 06:17:07 DEBUG : : Looking for writers 2022/05/21 06:17:07 DEBUG : dir: reading active writers 2022/05/21 06:17:07 DEBUG : >WaitForWriters: 2022/05/21 06:17:07 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:07 DEBUG : dir: Looking for writers 2022/05/21 06:17:07 DEBUG : file1: reading active writers 2022/05/21 06:17:07 DEBUG : : Looking for writers 2022/05/21 06:17:07 DEBUG : dir: reading active writers 2022/05/21 06:17:07 DEBUG : >WaitForWriters: 2022/05/21 06:17:07 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:07 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/05/21 06:17:08 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:08 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:08 DEBUG : dir/file1(0xc000ccfb00): _writeAt: size=5, off=0 2022/05/21 06:17:08 DEBUG : dir/file1(0xc000ccfb00): openPending: 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:08 DEBUG : dir/file1(0xc000ccfb00): >openPending: err= 2022/05/21 06:17:08 DEBUG : dir/file1(0xc000ccfb00): >_writeAt: n=5, err= 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/05/21 06:17:08 DEBUG : dir/file1(0xc000ccfb00): close: 2022/05/21 06:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2022/05/21 06:17:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2022/05/21 06:17:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2022/05/21 06:17:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/05/21 06:17:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:08 DEBUG : dir/file1(0xc000ccfb00): >close: err= 2022/05/21 06:17:08 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2022/05/21 06:17:08 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2022/05/21 06:17:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2022/05/21 06:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : >WaitForWriters: 2022/05/21 06:17:08 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:08 DEBUG : dir: Looking for writers 2022/05/21 06:17:08 DEBUG : file1: reading active writers 2022/05/21 06:17:08 DEBUG : : Looking for writers 2022/05/21 06:17:08 DEBUG : dir: reading active writers 2022/05/21 06:17:08 DEBUG : >WaitForWriters: 2022/05/21 06:17:08 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (4.85s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.97s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.77s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.69s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.98s) === RUN TestFileOpenRead run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:08 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:09 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:09 DEBUG : dir: Looking for writers 2022/05/21 06:17:09 DEBUG : file1: reading active writers 2022/05/21 06:17:09 DEBUG : : Looking for writers 2022/05/21 06:17:09 DEBUG : dir: reading active writers 2022/05/21 06:17:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.55s) === RUN TestFileOpenReadUnknownSize 2022/05/21 06:17:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2022/05/21 06:17:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:17:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2022/05/21 06:17:09 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:09 DEBUG : : Looking for writers 2022/05/21 06:17:09 DEBUG : file.txt: reading active writers 2022/05/21 06:17:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:09 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:09 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (25 bytes), uploading instead of streaming 2022/05/21 06:17:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:09 INFO : dir/file1: Copied (new) 2022/05/21 06:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:09 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:09 DEBUG : dir: Looking for writers 2022/05/21 06:17:09 DEBUG : file1: reading active writers 2022/05/21 06:17:09 DEBUG : : Looking for writers 2022/05/21 06:17:09 DEBUG : dir: reading active writers 2022/05/21 06:17:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.60s) === RUN TestFileRemove run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:09 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:10 DEBUG : dir/file1: Remove: 2022/05/21 06:17:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:10 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:17:10 DEBUG : dir/file1: Remove: 2022/05/21 06:17:10 DEBUG : dir/file1: >Remove: err=Read only file system 2022/05/21 06:17:10 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:10 DEBUG : dir: Looking for writers 2022/05/21 06:17:10 DEBUG : : Looking for writers 2022/05/21 06:17:10 DEBUG : dir: reading active writers 2022/05/21 06:17:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.54s) === RUN TestFileRemoveAll run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:10 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:10 DEBUG : dir/file1: Remove: 2022/05/21 06:17:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:10 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:17:10 DEBUG : dir/file1: Remove: 2022/05/21 06:17:10 DEBUG : dir/file1: >Remove: err=Read only file system 2022/05/21 06:17:10 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:10 DEBUG : dir: Looking for writers 2022/05/21 06:17:10 DEBUG : : Looking for writers 2022/05/21 06:17:10 DEBUG : dir: reading active writers 2022/05/21 06:17:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.51s) === RUN TestFileOpen run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:10 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/05/21 06:17:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:17:11 DEBUG : dir/file1: Open: flags=O_RDWR 2022/05/21 06:17:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:17:11 DEBUG : dir/file1: Open: flags=0x3 2022/05/21 06:17:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2022/05/21 06:17:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2022/05/21 06:17:11 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:11 DEBUG : dir: Looking for writers 2022/05/21 06:17:11 DEBUG : file1: reading active writers 2022/05/21 06:17:11 DEBUG : : Looking for writers 2022/05/21 06:17:11 DEBUG : dir: reading active writers 2022/05/21 06:17:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.49s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:11 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:11 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:11 DEBUG : dir: Looking for writers 2022/05/21 06:17:11 DEBUG : file1: reading active writers 2022/05/21 06:17:11 DEBUG : : Looking for writers 2022/05/21 06:17:11 DEBUG : dir: reading active writers 2022/05/21 06:17:11 DEBUG : >WaitForWriters: 2022/05/21 06:17:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:12 INFO : dir/file1: Deleted 2022/05/21 06:17:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed500 2022/05/21 06:17:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:12 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:12 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:12 INFO : newLeaf: Deleted 2022/05/21 06:17:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ed500 2022/05/21 06:17:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005ed500 2022/05/21 06:17:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:12 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (25 bytes), uploading instead of streaming 2022/05/21 06:17:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:12 INFO : dir/file1: Copied (new) 2022/05/21 06:17:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:12 DEBUG : newLeaf: Running delayed rename now 2022/05/21 06:17:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:12 INFO : dir/file1: Deleted 2022/05/21 06:17:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed500 2022/05/21 06:17:12 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:12 DEBUG : dir: Looking for writers 2022/05/21 06:17:12 DEBUG : : Looking for writers 2022/05/21 06:17:12 DEBUG : dir: reading active writers 2022/05/21 06:17:12 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:12 DEBUG : >WaitForWriters: 2022/05/21 06:17:12 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:12 DEBUG : dir: Looking for writers 2022/05/21 06:17:12 DEBUG : : Looking for writers 2022/05/21 06:17:12 DEBUG : dir: reading active writers 2022/05/21 06:17:12 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:13 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:13 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:13 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:13 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:13 DEBUG : dir: Looking for writers 2022/05/21 06:17:13 DEBUG : file1: reading active writers 2022/05/21 06:17:13 DEBUG : : Looking for writers 2022/05/21 06:17:13 DEBUG : dir: reading active writers 2022/05/21 06:17:13 DEBUG : >WaitForWriters: 2022/05/21 06:17:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:13 INFO : dir/file1: Deleted 2022/05/21 06:17:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ecb40 2022/05/21 06:17:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:14 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:14 INFO : newLeaf: Deleted 2022/05/21 06:17:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ecb40 2022/05/21 06:17:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005ecb40 2022/05/21 06:17:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:14 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (25 bytes), uploading instead of streaming 2022/05/21 06:17:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:14 INFO : dir/file1: Copied (new) 2022/05/21 06:17:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:14 DEBUG : newLeaf: Running delayed rename now 2022/05/21 06:17:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:14 INFO : dir/file1: Deleted 2022/05/21 06:17:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ecb40 2022/05/21 06:17:14 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:14 DEBUG : dir: Looking for writers 2022/05/21 06:17:14 DEBUG : : Looking for writers 2022/05/21 06:17:14 DEBUG : dir: reading active writers 2022/05/21 06:17:14 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:14 DEBUG : >WaitForWriters: 2022/05/21 06:17:14 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:14 DEBUG : dir: Looking for writers 2022/05/21 06:17:14 DEBUG : : Looking for writers 2022/05/21 06:17:14 DEBUG : dir: reading active writers 2022/05/21 06:17:14 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:14 DEBUG : >WaitForWriters: 2022/05/21 06:17:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:14 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:14 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:14 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:17:15 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000a9ff40): openPending: 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000a9ff40): >openPending: err= 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:15 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000a9ff40): _writeAt: size=14, off=0 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000a9ff40): >_writeAt: n=14, err= 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000a9ff40): close: 2022/05/21 06:17:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000a9ff40): >close: err= 2022/05/21 06:17:15 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:15 DEBUG : dir: Looking for writers 2022/05/21 06:17:15 DEBUG : file1: reading active writers 2022/05/21 06:17:15 DEBUG : : Looking for writers 2022/05/21 06:17:15 DEBUG : dir: reading active writers 2022/05/21 06:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:15 DEBUG : dir: Looking for writers 2022/05/21 06:17:15 DEBUG : file1: reading active writers 2022/05/21 06:17:15 DEBUG : : Looking for writers 2022/05/21 06:17:15 DEBUG : dir: reading active writers 2022/05/21 06:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:15 DEBUG : dir: Looking for writers 2022/05/21 06:17:15 DEBUG : file1: reading active writers 2022/05/21 06:17:15 DEBUG : : Looking for writers 2022/05/21 06:17:15 DEBUG : dir: reading active writers 2022/05/21 06:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:15 DEBUG : dir: Looking for writers 2022/05/21 06:17:15 DEBUG : file1: reading active writers 2022/05/21 06:17:15 DEBUG : : Looking for writers 2022/05/21 06:17:15 DEBUG : dir: reading active writers 2022/05/21 06:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:17:15 DEBUG : dir: Looking for writers 2022/05/21 06:17:15 DEBUG : file1: reading active writers 2022/05/21 06:17:15 DEBUG : : Looking for writers 2022/05/21 06:17:15 DEBUG : dir: reading active writers 2022/05/21 06:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:15 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/05/21 06:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:15 DEBUG : dir: Looking for writers 2022/05/21 06:17:15 DEBUG : file1: reading active writers 2022/05/21 06:17:15 DEBUG : : Looking for writers 2022/05/21 06:17:15 DEBUG : dir: reading active writers 2022/05/21 06:17:15 DEBUG : >WaitForWriters: 2022/05/21 06:17:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:15 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:15 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000814300): _readAt: size=512, off=0 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000814300): openPending: 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000814300): >openPending: err= 2022/05/21 06:17:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000814300): >_readAt: n=14, err=EOF 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000814300): close: 2022/05/21 06:17:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:15 DEBUG : dir/file1(0xc000814300): >close: err= 2022/05/21 06:17:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:15 INFO : dir/file1: Deleted 2022/05/21 06:17:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b00c0 2022/05/21 06:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:15 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:16 INFO : newLeaf: Deleted 2022/05/21 06:17:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/05/21 06:17:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b00c0 2022/05/21 06:17:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:16 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:16 DEBUG : dir/file1(0xc00078fb00): openPending: 2022/05/21 06:17:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/05/21 06:17:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:16 DEBUG : dir/file1(0xc00078fb00): >openPending: err= 2022/05/21 06:17:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:16 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:16 DEBUG : dir/file1(0xc00078fb00): _writeAt: size=25, off=0 2022/05/21 06:17:16 DEBUG : dir/file1(0xc00078fb00): >_writeAt: n=25, err= 2022/05/21 06:17:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:16 INFO : dir/file1: Deleted 2022/05/21 06:17:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b00c0 2022/05/21 06:17:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:16 DEBUG : newLeaf(0xc00078fb00): close: 2022/05/21 06:17:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:17:16 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:17:16.13521978 +0000 UTC m=+26.578985827 2022/05/21 06:17:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:16 DEBUG : newLeaf(0xc00078fb00): >close: err= 2022/05/21 06:17:16 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:16 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:16 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:17:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:17:16.13521978 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/05/21 06:17:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:17:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : >WaitForWriters: 2022/05/21 06:17:16 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:16 DEBUG : dir: Looking for writers 2022/05/21 06:17:16 DEBUG : : Looking for writers 2022/05/21 06:17:16 DEBUG : dir: reading active writers 2022/05/21 06:17:16 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:16 DEBUG : >WaitForWriters: 2022/05/21 06:17:16 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:16 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:17 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:17 DEBUG : dir: Looking for writers 2022/05/21 06:17:17 DEBUG : file1: reading active writers 2022/05/21 06:17:17 DEBUG : : Looking for writers 2022/05/21 06:17:17 DEBUG : dir: reading active writers 2022/05/21 06:17:17 DEBUG : >WaitForWriters: 2022/05/21 06:17:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:17 INFO : dir/file1: Deleted 2022/05/21 06:17:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ece40 2022/05/21 06:17:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:17 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:17 INFO : newLeaf: Deleted 2022/05/21 06:17:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ece40 2022/05/21 06:17:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:17 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:17 DEBUG : dir/file1(0xc0009e0100): openPending: 2022/05/21 06:17:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/05/21 06:17:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:17 DEBUG : dir/file1(0xc0009e0100): >openPending: err= 2022/05/21 06:17:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:17 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:17 DEBUG : dir/file1(0xc0009e0100): _writeAt: size=25, off=0 2022/05/21 06:17:17 DEBUG : dir/file1(0xc0009e0100): >_writeAt: n=25, err= 2022/05/21 06:17:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:18 INFO : dir/file1: Deleted 2022/05/21 06:17:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ece40 2022/05/21 06:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:18 DEBUG : newLeaf(0xc0009e0100): close: 2022/05/21 06:17:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:17:18 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:17:17.931115712 +0000 UTC m=+28.374881739 2022/05/21 06:17:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:18 DEBUG : newLeaf(0xc0009e0100): >close: err= 2022/05/21 06:17:18 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:18 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:18 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:17:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:17:17.931115712 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/05/21 06:17:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:17:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : >WaitForWriters: 2022/05/21 06:17:18 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:18 DEBUG : dir: Looking for writers 2022/05/21 06:17:18 DEBUG : : Looking for writers 2022/05/21 06:17:18 DEBUG : dir: reading active writers 2022/05/21 06:17:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:18 DEBUG : >WaitForWriters: 2022/05/21 06:17:18 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:18 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:18 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:18 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:17:19 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f300): openPending: 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f300): >openPending: err= 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f300): _writeAt: size=14, off=0 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f300): >_writeAt: n=14, err= 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f300): close: 2022/05/21 06:17:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f300): >close: err= 2022/05/21 06:17:19 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:19 DEBUG : dir: Looking for writers 2022/05/21 06:17:19 DEBUG : file1: reading active writers 2022/05/21 06:17:19 DEBUG : : Looking for writers 2022/05/21 06:17:19 DEBUG : dir: reading active writers 2022/05/21 06:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:19 DEBUG : dir: Looking for writers 2022/05/21 06:17:19 DEBUG : file1: reading active writers 2022/05/21 06:17:19 DEBUG : : Looking for writers 2022/05/21 06:17:19 DEBUG : dir: reading active writers 2022/05/21 06:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:19 DEBUG : dir: Looking for writers 2022/05/21 06:17:19 DEBUG : file1: reading active writers 2022/05/21 06:17:19 DEBUG : : Looking for writers 2022/05/21 06:17:19 DEBUG : dir: reading active writers 2022/05/21 06:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:19 DEBUG : dir: Looking for writers 2022/05/21 06:17:19 DEBUG : file1: reading active writers 2022/05/21 06:17:19 DEBUG : : Looking for writers 2022/05/21 06:17:19 DEBUG : dir: reading active writers 2022/05/21 06:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:17:19 DEBUG : dir: Looking for writers 2022/05/21 06:17:19 DEBUG : file1: reading active writers 2022/05/21 06:17:19 DEBUG : : Looking for writers 2022/05/21 06:17:19 DEBUG : dir: reading active writers 2022/05/21 06:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:19 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/05/21 06:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:19 DEBUG : dir: Looking for writers 2022/05/21 06:17:19 DEBUG : file1: reading active writers 2022/05/21 06:17:19 DEBUG : : Looking for writers 2022/05/21 06:17:19 DEBUG : dir: reading active writers 2022/05/21 06:17:19 DEBUG : >WaitForWriters: 2022/05/21 06:17:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:19 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f940): _readAt: size=512, off=0 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f940): openPending: 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f940): >openPending: err= 2022/05/21 06:17:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f940): >_readAt: n=14, err=EOF 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f940): close: 2022/05/21 06:17:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:19 DEBUG : dir/file1(0xc000c1f940): >close: err= 2022/05/21 06:17:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:19 INFO : dir/file1: Deleted 2022/05/21 06:17:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b0840 2022/05/21 06:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:19 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:20 INFO : newLeaf: Deleted 2022/05/21 06:17:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/05/21 06:17:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b0840 2022/05/21 06:17:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:20 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:20 DEBUG : dir/file1(0xc000a7e500): openPending: 2022/05/21 06:17:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/05/21 06:17:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:20 DEBUG : dir/file1(0xc000a7e500): >openPending: err= 2022/05/21 06:17:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:20 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:20 DEBUG : dir/file1(0xc000a7e500): _writeAt: size=25, off=0 2022/05/21 06:17:20 DEBUG : dir/file1(0xc000a7e500): >_writeAt: n=25, err= 2022/05/21 06:17:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:20 INFO : dir/file1: Deleted 2022/05/21 06:17:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b0840 2022/05/21 06:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:20 DEBUG : newLeaf(0xc000a7e500): close: 2022/05/21 06:17:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:17:20 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:17:20.115887077 +0000 UTC m=+30.559653104 2022/05/21 06:17:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:20 DEBUG : newLeaf(0xc000a7e500): >close: err= 2022/05/21 06:17:20 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:20 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:20 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:17:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:17:20.115887077 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/05/21 06:17:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : >WaitForWriters: 2022/05/21 06:17:20 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:20 DEBUG : dir: Looking for writers 2022/05/21 06:17:20 DEBUG : : Looking for writers 2022/05/21 06:17:20 DEBUG : dir: reading active writers 2022/05/21 06:17:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:20 DEBUG : >WaitForWriters: 2022/05/21 06:17:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:20 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:21 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:21 DEBUG : dir: Looking for writers 2022/05/21 06:17:21 DEBUG : file1: reading active writers 2022/05/21 06:17:21 DEBUG : : Looking for writers 2022/05/21 06:17:21 DEBUG : dir: reading active writers 2022/05/21 06:17:21 DEBUG : >WaitForWriters: 2022/05/21 06:17:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:21 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:21 DEBUG : dir/file1(0xc000a7e540): _readAt: size=512, off=0 2022/05/21 06:17:21 DEBUG : dir/file1(0xc000a7e540): openPending: 2022/05/21 06:17:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/05/21 06:17:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:21 DEBUG : dir/file1(0xc000a7e540): >openPending: err= 2022/05/21 06:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2022/05/21 06:17:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:17:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:21 DEBUG : dir/file1(0xc000a7e540): >_readAt: n=14, err=EOF 2022/05/21 06:17:21 DEBUG : dir/file1(0xc000a7e540): close: 2022/05/21 06:17:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:21 DEBUG : dir/file1(0xc000a7e540): >close: err= 2022/05/21 06:17:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:21 INFO : dir/file1: Deleted 2022/05/21 06:17:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed800 2022/05/21 06:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:21 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:21 INFO : newLeaf: Deleted 2022/05/21 06:17:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/05/21 06:17:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ed800 2022/05/21 06:17:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:22 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:22 DEBUG : dir/file1(0xc000ac0cc0): openPending: 2022/05/21 06:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/05/21 06:17:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:22 DEBUG : dir/file1(0xc000ac0cc0): >openPending: err= 2022/05/21 06:17:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:22 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:22 DEBUG : dir/file1(0xc000ac0cc0): _writeAt: size=25, off=0 2022/05/21 06:17:22 DEBUG : dir/file1(0xc000ac0cc0): >_writeAt: n=25, err= 2022/05/21 06:17:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/05/21 06:17:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/05/21 06:17:22 INFO : dir/file1: Deleted 2022/05/21 06:17:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:17:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed800 2022/05/21 06:17:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:22 DEBUG : newLeaf(0xc000ac0cc0): close: 2022/05/21 06:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:17:22 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:17:22.062980714 +0000 UTC m=+32.506746751 2022/05/21 06:17:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:22 DEBUG : newLeaf(0xc000ac0cc0): >close: err= 2022/05/21 06:17:22 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:22 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/05/21 06:17:22 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:17:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:17:22.062980714 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/05/21 06:17:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:17:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:17:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : >WaitForWriters: 2022/05/21 06:17:22 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:22 DEBUG : dir: Looking for writers 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : dir: reading active writers 2022/05/21 06:17:22 DEBUG : newLeaf: reading active writers 2022/05/21 06:17:22 DEBUG : >WaitForWriters: 2022/05/21 06:17:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (11.40s) --- PASS: TestFileRename/off,forceCache=false (1.68s) --- PASS: TestFileRename/minimal,forceCache=false (1.62s) --- PASS: TestFileRename/minimal,forceCache=true (2.17s) --- PASS: TestFileRename/writes,forceCache=false (1.80s) --- PASS: TestFileRename/writes,forceCache=true (2.18s) --- PASS: TestFileRename/full,forceCache=false (1.95s) === RUN TestRcGetVFS run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:22 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:22 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:22 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:22 DEBUG : : Looking for writers 2022/05/21 06:17:22 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:22 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:23 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:23 DEBUG : dir: Looking for writers 2022/05/21 06:17:23 DEBUG : file1: reading active writers 2022/05/21 06:17:23 DEBUG : : Looking for writers 2022/05/21 06:17:23 DEBUG : dir: reading active writers 2022/05/21 06:17:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.58s) === RUN TestReadFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:23 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/05/21 06:17:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/05/21 06:17:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/05/21 06:17:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2022/05/21 06:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2022/05/21 06:17:24 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:24 DEBUG : dir: Looking for writers 2022/05/21 06:17:24 DEBUG : file1: reading active writers 2022/05/21 06:17:24 DEBUG : : Looking for writers 2022/05/21 06:17:24 DEBUG : dir: reading active writers 2022/05/21 06:17:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.34s) === RUN TestReadFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:24 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/05/21 06:17:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/05/21 06:17:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/05/21 06:17:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2022/05/21 06:17:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2022/05/21 06:17:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2022/05/21 06:17:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/05/21 06:17:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/05/21 06:17:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/05/21 06:17:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/05/21 06:17:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2022/05/21 06:17:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/05/21 06:17:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/05/21 06:17:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/05/21 06:17:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2022/05/21 06:17:25 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:25 DEBUG : dir: Looking for writers 2022/05/21 06:17:25 DEBUG : file1: reading active writers 2022/05/21 06:17:25 DEBUG : : Looking for writers 2022/05/21 06:17:25 DEBUG : dir: reading active writers 2022/05/21 06:17:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.19s) === RUN TestReadFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:26 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:26 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:26 DEBUG : dir: Looking for writers 2022/05/21 06:17:26 DEBUG : file1: reading active writers 2022/05/21 06:17:26 DEBUG : : Looking for writers 2022/05/21 06:17:26 DEBUG : dir: reading active writers 2022/05/21 06:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.54s) === RUN TestReadFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:26 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2022/05/21 06:17:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2022/05/21 06:17:26 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:26 DEBUG : dir: Looking for writers 2022/05/21 06:17:26 DEBUG : file1: reading active writers 2022/05/21 06:17:26 DEBUG : : Looking for writers 2022/05/21 06:17:26 DEBUG : dir: reading active writers 2022/05/21 06:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.54s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:27 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:27 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): _readAt: size=1, off=0 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): openPending: 2022/05/21 06:17:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): >openPending: err= 2022/05/21 06:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/05/21 06:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): >_readAt: n=1, err= 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): _readAt: size=256, off=1 2022/05/21 06:17:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): >_readAt: n=15, err=EOF 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): _readAt: size=16, off=16 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): >_readAt: n=0, err=EOF 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): close: 2022/05/21 06:17:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): >close: err= 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): close: 2022/05/21 06:17:27 DEBUG : dir/file1(0xc000d1c300): >close: err=file already closed 2022/05/21 06:17:27 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:27 DEBUG : dir: Looking for writers 2022/05/21 06:17:27 DEBUG : file1: reading active writers 2022/05/21 06:17:27 DEBUG : : Looking for writers 2022/05/21 06:17:27 DEBUG : dir: reading active writers 2022/05/21 06:17:27 DEBUG : >WaitForWriters: 2022/05/21 06:17:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.61s) === RUN TestRWFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:27 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:28 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:28 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): _readAt: size=1, off=0 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): openPending: 2022/05/21 06:17:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >openPending: err= 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/05/21 06:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): _readAt: size=1, off=5 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): _readAt: size=1, off=3 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): _readAt: size=1, off=13 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): _readAt: size=16, off=100 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >_readAt: n=0, err=EOF 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): close: 2022/05/21 06:17:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000ac2340): >close: err= 2022/05/21 06:17:28 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:28 DEBUG : dir: Looking for writers 2022/05/21 06:17:28 DEBUG : file1: reading active writers 2022/05/21 06:17:28 DEBUG : : Looking for writers 2022/05/21 06:17:28 DEBUG : dir: reading active writers 2022/05/21 06:17:28 DEBUG : >WaitForWriters: 2022/05/21 06:17:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.56s) === RUN TestRWFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:28 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:28 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:28 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=1, off=0 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): openPending: 2022/05/21 06:17:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >openPending: err= 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/05/21 06:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=1, off=5 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=1, off=1 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=1, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=6, off=10 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=6, err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=256, off=10 2022/05/21 06:17:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=6, err=EOF 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=256, off=100 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=0, err=EOF 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): close: 2022/05/21 06:17:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >close: err= 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): _readAt: size=256, off=100 2022/05/21 06:17:28 DEBUG : dir/file1(0xc000a6b4c0): >_readAt: n=0, err=file already closed 2022/05/21 06:17:28 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:28 DEBUG : dir: Looking for writers 2022/05/21 06:17:28 DEBUG : file1: reading active writers 2022/05/21 06:17:28 DEBUG : : Looking for writers 2022/05/21 06:17:28 DEBUG : dir: reading active writers 2022/05/21 06:17:28 DEBUG : >WaitForWriters: 2022/05/21 06:17:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.58s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:28 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:29 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): RWFileHandle.Flush 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): _readAt: size=256, off=0 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): openPending: 2022/05/21 06:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): >openPending: err= 2022/05/21 06:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/05/21 06:17:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:17:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): >_readAt: n=16, err=EOF 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): RWFileHandle.Flush 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): RWFileHandle.Flush 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): close: 2022/05/21 06:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:29 DEBUG : dir/file1(0xc000ca7440): >close: err= 2022/05/21 06:17:29 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:29 DEBUG : dir: Looking for writers 2022/05/21 06:17:29 DEBUG : file1: reading active writers 2022/05/21 06:17:29 DEBUG : : Looking for writers 2022/05/21 06:17:29 DEBUG : dir: reading active writers 2022/05/21 06:17:29 DEBUG : >WaitForWriters: 2022/05/21 06:17:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.62s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:29 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:17:29 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): _readAt: size=256, off=0 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): openPending: 2022/05/21 06:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): >openPending: err= 2022/05/21 06:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/05/21 06:17:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:17:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): >_readAt: n=16, err=EOF 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): RWFileHandle.Release 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): close: 2022/05/21 06:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): >close: err= 2022/05/21 06:17:29 DEBUG : dir/file1(0xc00008b6c0): RWFileHandle.Release 2022/05/21 06:17:29 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:29 DEBUG : dir: Looking for writers 2022/05/21 06:17:29 DEBUG : file1: reading active writers 2022/05/21 06:17:29 DEBUG : : Looking for writers 2022/05/21 06:17:29 DEBUG : dir: reading active writers 2022/05/21 06:17:29 DEBUG : >WaitForWriters: 2022/05/21 06:17:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.64s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:30 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:30 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): openPending: 2022/05/21 06:17:30 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): >openPending: err= 2022/05/21 06:17:30 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): _writeAt: size=5, off=0 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): >_writeAt: n=5, err= 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): _writeAt: size=7, off=5 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): >_writeAt: n=7, err= 2022/05/21 06:17:30 DEBUG : file1: vfs cache: truncate to size=11 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): close: 2022/05/21 06:17:30 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:17:30.218728815 +0000 UTC m=+40.662494842 2022/05/21 06:17:30 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): >close: err= 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): close: 2022/05/21 06:17:30 DEBUG : file1(0xc000a7ed00): >close: err=file already closed 2022/05/21 06:17:30 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:30 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/05/21 06:17:30 INFO : file1: Copied (new) 2022/05/21 06:17:30 DEBUG : file1: vfs cache: fingerprint now "11,2022-05-21 06:17:30.218728815 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/05/21 06:17:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:30 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : >WaitForWriters: 2022/05/21 06:17:30 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : >WaitForWriters: 2022/05/21 06:17:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.67s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:30 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:30 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): openPending: 2022/05/21 06:17:30 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): >openPending: err= 2022/05/21 06:17:30 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): _writeAt: size=7, off=0 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): >_writeAt: n=7, err= 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): _writeAt: size=6, off=5 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): >_writeAt: n=6, err= 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): close: 2022/05/21 06:17:30 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:17:30.847500267 +0000 UTC m=+41.291266305 2022/05/21 06:17:30 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): >close: err= 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): _writeAt: size=5, off=0 2022/05/21 06:17:30 DEBUG : file1(0xc000ac1500): >_writeAt: n=0, err=file already closed 2022/05/21 06:17:30 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:30 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:30 DEBUG : : Looking for writers 2022/05/21 06:17:30 DEBUG : file1: reading active writers 2022/05/21 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/05/21 06:17:31 INFO : file1: Copied (new) 2022/05/21 06:17:31 DEBUG : file1: vfs cache: fingerprint now "11,2022-05-21 06:17:30.847500267 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/05/21 06:17:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:31 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : >WaitForWriters: 2022/05/21 06:17:31 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : >WaitForWriters: 2022/05/21 06:17:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.66s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:31 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:31 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:31 DEBUG : file1(0xc00073b700): openPending: 2022/05/21 06:17:31 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:31 DEBUG : file1(0xc00073b700): >openPending: err= 2022/05/21 06:17:31 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:31 DEBUG : file1(0xc00073b700): close: 2022/05/21 06:17:31 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:17:31.50863087 +0000 UTC m=+41.952396898 2022/05/21 06:17:31 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:31 DEBUG : file1(0xc00073b700): >close: err= 2022/05/21 06:17:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:17:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:17:31 DEBUG : file2: newRWFileHandle: 2022/05/21 06:17:31 DEBUG : file2(0xc00073b800): openPending: 2022/05/21 06:17:31 DEBUG : file2: vfs cache: truncate to size=0 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:17:31 DEBUG : file2(0xc00073b800): >openPending: err= 2022/05/21 06:17:31 DEBUG : file2: >newRWFileHandle: err= 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:17:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2022/05/21 06:17:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2022/05/21 06:17:31 DEBUG : file2(0xc00073b800): RWFileHandle.Flush 2022/05/21 06:17:31 DEBUG : file2(0xc00073b800): RWFileHandle.Release 2022/05/21 06:17:31 DEBUG : file2(0xc00073b800): close: 2022/05/21 06:17:31 DEBUG : file2: vfs cache: setting modification time to 2022-05-21 06:17:31.50918369 +0000 UTC m=+41.952949717 2022/05/21 06:17:31 INFO : file2: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:31 DEBUG : file2(0xc00073b800): >close: err= 2022/05/21 06:17:31 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2022/05/21 06:17:31 DEBUG : file2: vfs cache: starting upload 2022/05/21 06:17:31 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2022/05/21 06:17:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:31 INFO : file2: Copied (new) 2022/05/21 06:17:31 DEBUG : file2: vfs cache: fingerprint now "0,2022-05-21 06:17:31.50918369 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/05/21 06:17:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:17:31 INFO : file2: vfs cache: upload succeeded try #1 2022/05/21 06:17:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:31 INFO : file1: Copied (new) 2022/05/21 06:17:31 DEBUG : file1: vfs cache: fingerprint now "0,2022-05-21 06:17:31.50863087 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/05/21 06:17:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:31 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : >WaitForWriters: 2022/05/21 06:17:31 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:31 DEBUG : : Looking for writers 2022/05/21 06:17:31 DEBUG : file1: reading active writers 2022/05/21 06:17:31 DEBUG : file2: reading active writers 2022/05/21 06:17:31 DEBUG : >WaitForWriters: 2022/05/21 06:17:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:32 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:32 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): openPending: 2022/05/21 06:17:32 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): >openPending: err= 2022/05/21 06:17:32 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): _writeAt: size=5, off=0 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): >_writeAt: n=5, err= 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): RWFileHandle.Flush 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): RWFileHandle.Flush 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): close: 2022/05/21 06:17:32 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:17:32.238671077 +0000 UTC m=+42.682437114 2022/05/21 06:17:32 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:32 DEBUG : file1(0xc000cce340): >close: err= 2022/05/21 06:17:32 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:32 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:32 INFO : file1: Copied (new) 2022/05/21 06:17:32 DEBUG : file1: vfs cache: fingerprint now "5,2022-05-21 06:17:32.238671077 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/05/21 06:17:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:32 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : >WaitForWriters: 2022/05/21 06:17:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.53s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:32 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:32 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): openPending: 2022/05/21 06:17:32 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): >openPending: err= 2022/05/21 06:17:32 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): _writeAt: size=5, off=0 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): >_writeAt: n=5, err= 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): RWFileHandle.Release 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): close: 2022/05/21 06:17:32 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:17:32.759101944 +0000 UTC m=+43.202867971 2022/05/21 06:17:32 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): >close: err= 2022/05/21 06:17:32 DEBUG : file1(0xc000a65e80): RWFileHandle.Release 2022/05/21 06:17:32 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:32 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:32 DEBUG : : Looking for writers 2022/05/21 06:17:32 DEBUG : file1: reading active writers 2022/05/21 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:32 INFO : file1: Copied (new) 2022/05/21 06:17:32 DEBUG : file1: vfs cache: fingerprint now "5,2022-05-21 06:17:32.759101944 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/05/21 06:17:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:32 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : >WaitForWriters: 2022/05/21 06:17:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.52s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:33 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:17:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:33 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:33 DEBUG : dir/file1(0xc0004b8500): openPending: 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:33 DEBUG : dir/file1(0xc0004b8500): >openPending: err= 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:17:33 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:33 DEBUG : dir/file1(0xc0004b8500): _writeAt: size=5, off=0 2022/05/21 06:17:33 DEBUG : dir/file1(0xc0004b8500): >_writeAt: n=5, err= 2022/05/21 06:17:33 DEBUG : dir/file1(0xc0004b8500): close: 2022/05/21 06:17:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: setting modification time to 2022-05-21 06:17:33.572465921 +0000 UTC m=+44.016231968 2022/05/21 06:17:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:33 DEBUG : dir/file1(0xc0004b8500): >close: err= 2022/05/21 06:17:33 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:33 DEBUG : dir: Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : dir: reading active writers 2022/05/21 06:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:33 DEBUG : dir: Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : dir: reading active writers 2022/05/21 06:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:33 DEBUG : dir: Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : dir: reading active writers 2022/05/21 06:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:33 DEBUG : dir: Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : dir: reading active writers 2022/05/21 06:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:17:33 DEBUG : dir: Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : dir: reading active writers 2022/05/21 06:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:33 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2022-05-21 06:17:33.572465921 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/05/21 06:17:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:33 DEBUG : dir: Looking for writers 2022/05/21 06:17:33 DEBUG : file1: reading active writers 2022/05/21 06:17:33 DEBUG : : Looking for writers 2022/05/21 06:17:33 DEBUG : dir: reading active writers 2022/05/21 06:17:33 DEBUG : >WaitForWriters: 2022/05/21 06:17:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.81s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:34 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:34 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:17:34 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:17:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): _writeAt: size=5, off=0 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): openPending: 2022/05/21 06:17:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/05/21 06:17:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): >openPending: err= 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): >_writeAt: n=5, err= 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): _writeAt: size=15, off=5 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): >_writeAt: n=15, err= 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): close: 2022/05/21 06:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2022/05/21 06:17:34 DEBUG : dir/file1: vfs cache: setting modification time to 2022-05-21 06:17:34.394890414 +0000 UTC m=+44.838656550 2022/05/21 06:17:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:34 DEBUG : dir/file1(0xc00091cb80): >close: err= 2022/05/21 06:17:34 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:34 DEBUG : dir: Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : dir: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:34 DEBUG : dir: Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : dir: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:34 DEBUG : dir: Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : dir: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:34 DEBUG : dir: Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : dir: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:34 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:17:34 DEBUG : dir: Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : dir: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2022/05/21 06:17:34 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:17:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2022-05-21 06:17:34.394890414 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2022/05/21 06:17:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:34 DEBUG : dir: Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : dir: reading active writers 2022/05/21 06:17:34 DEBUG : >WaitForWriters: 2022/05/21 06:17:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.82s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:34 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:34 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:34 DEBUG : file1(0xc000764000): openPending: 2022/05/21 06:17:34 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:34 DEBUG : file1(0xc000764000): >openPending: err= 2022/05/21 06:17:34 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:34 DEBUG : file1(0xc000764000): _writeAt: size=5, off=0 2022/05/21 06:17:34 DEBUG : file1(0xc000764000): >_writeAt: n=5, err= 2022/05/21 06:17:34 DEBUG : file1(0xc000764000): close: 2022/05/21 06:17:34 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:17:34.913025084 +0000 UTC m=+45.356791141 2022/05/21 06:17:34 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:34 DEBUG : file1(0xc000764000): >close: err= 2022/05/21 06:17:34 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:34 DEBUG : : Looking for writers 2022/05/21 06:17:34 DEBUG : file1: reading active writers 2022/05/21 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:35 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:35 INFO : file1: Copied (new) 2022/05/21 06:17:35 DEBUG : file1: vfs cache: fingerprint now "5,2022-05-21 06:17:34.913025084 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/05/21 06:17:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:35 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : >WaitForWriters: 2022/05/21 06:17:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.54s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:35 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2022/05/21 06:17:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765800): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765800): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765800): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765800): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765800): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.454199705 +0000 UTC m=+45.897965733 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765800): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.454199705 +0000 UTC m=+45.897965733 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765880): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765880): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765880): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765880): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765880): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.454199705 +0000 UTC m=+45.897965733 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765880): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000236d20 item 1 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765900): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765900): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765900): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765900): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765900): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.456427134 +0000 UTC m=+45.900193171 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765900): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765940): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765940): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765940): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765940): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765940): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.456427134 +0000 UTC m=+45.900193171 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765940): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002373b0 item 2 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007659c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007659c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007659c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007659c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007659c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.463239392 +0000 UTC m=+45.907005419 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007659c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.463239392 +0000 UTC m=+45.907005419 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a40): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.463239392 +0000 UTC m=+45.907005419 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765a40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002376c0 item 3 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.46571372 +0000 UTC m=+45.909479748 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.46571372 +0000 UTC m=+45.909479748 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765b80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000237ce0 item 4 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52040): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52040): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52040): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52040): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52040): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.474506818 +0000 UTC m=+45.918272845 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52040): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.474506818 +0000 UTC m=+45.918272845 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a52080): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a520c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a520c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a520c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a520c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a520c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.474506818 +0000 UTC m=+45.918272845 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a520c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250380 item 5 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8080): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8080): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8080): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8080): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8080): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.476593585 +0000 UTC m=+45.920359612 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8080): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8100): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8100): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8100): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.476593585 +0000 UTC m=+45.920359612 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c3f0 item 6 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b81c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b81c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b81c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b81c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b81c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.478025963 +0000 UTC m=+45.921791990 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b81c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.478025963 +0000 UTC m=+45.921791990 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8280): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b82c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b82c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b82c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b82c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b82c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.478025963 +0000 UTC m=+45.921791990 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b82c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ca10 item 7 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8380): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8380): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8380): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8380): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8380): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.480148115 +0000 UTC m=+45.923914142 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8380): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8480): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8480): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8480): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8480): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8480): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.480148115 +0000 UTC m=+45.923914142 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8480): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d030 item 8 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8580): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc0004b8580): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8580): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8580): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8580): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8580): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8580): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b85c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b85c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b85c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b85c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b85c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.481606551 +0000 UTC m=+45.925372578 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b85c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.481606551 +0000 UTC m=+45.925372578 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8600): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8640): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8640): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8640): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8640): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8640): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.481606551 +0000 UTC m=+45.925372578 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8640): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d5e0 item 9 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8700): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8700): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8700): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8700): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8700): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.483831545 +0000 UTC m=+45.927597572 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8700): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8780): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8780): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8780): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8780): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8780): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.483831545 +0000 UTC m=+45.927597572 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8780): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d9d0 item 10 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8880): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc0004b8880): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8880): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8880): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8880): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8880): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8880): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b88c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b88c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b88c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b88c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b88c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.485410236 +0000 UTC m=+45.929176263 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b88c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.485410236 +0000 UTC m=+45.929176263 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8980): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b89c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b89c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b89c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b89c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b89c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.485410236 +0000 UTC m=+45.929176263 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b89c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003de30 item 11 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8a80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8a80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8a80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8a80): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8a80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.487670516 +0000 UTC m=+45.931436542 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8a80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8b00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8b00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8b00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8b00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8b00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.487670516 +0000 UTC m=+45.931436542 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8b00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000236310 item 12 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c00): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc0004b8c00): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c00): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c00): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.488706745 +0000 UTC m=+45.932472763 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8c40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8d00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8d00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8d00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8d00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8d00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.488706745 +0000 UTC m=+45.932472763 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8d00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000236850 item 13 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8dc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8dc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8dc0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8dc0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8dc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.489707449 +0000 UTC m=+45.933473476 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8dc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8e40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8e40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8e40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8e40): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8e40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.489707449 +0000 UTC m=+45.933473476 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8e40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000236e70 item 14 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f40): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc0004b8f40): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f40): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f40): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f40): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f80): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.490979347 +0000 UTC m=+45.934745375 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b8f80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9040): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9040): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9040): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9040): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9040): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.490979347 +0000 UTC m=+45.934745375 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9040): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c82a0 item 15 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9100): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9100): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9100): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.491971235 +0000 UTC m=+45.935737263 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9180): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9180): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9180): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9180): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9180): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.491971235 +0000 UTC m=+45.935737263 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9180): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c87e0 item 16 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9240): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9240): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9240): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9240): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9240): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.49287585 +0000 UTC m=+45.936641877 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9240): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.49287585 +0000 UTC m=+45.936641877 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9280): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b92c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b92c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b92c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b92c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b92c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.49287585 +0000 UTC m=+45.936641877 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b92c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9650 item 17 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9380): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9380): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9380): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9380): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9380): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.496635613 +0000 UTC m=+45.940401640 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9380): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9400): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9400): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9400): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9400): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9400): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.496635613 +0000 UTC m=+45.940401640 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9400): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9b20 item 18 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9540): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9540): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9540): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9540): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9540): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.498010594 +0000 UTC m=+45.941776641 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9540): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.498010594 +0000 UTC m=+45.941776641 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9600): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9640): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9640): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9640): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9640): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9640): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.498010594 +0000 UTC m=+45.941776641 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9640): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9f80 item 19 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9700): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9700): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9700): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9700): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9700): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.504477879 +0000 UTC m=+45.948243906 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9700): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9780): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9780): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9780): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9780): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9780): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.504477879 +0000 UTC m=+45.948243906 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9780): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac380 item 20 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9840): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9840): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9840): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9840): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9840): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.506021504 +0000 UTC m=+45.949787531 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9840): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.506021504 +0000 UTC m=+45.949787531 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9900): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9940): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9940): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9940): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9940): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9940): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.506021504 +0000 UTC m=+45.949787531 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9940): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acb60 item 21 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.506994776 +0000 UTC m=+45.950760804 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.506994776 +0000 UTC m=+45.950760804 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9a80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad030 item 22 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9b40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9b40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9b40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9b40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9b40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.508104383 +0000 UTC m=+45.951870420 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9b40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.508104383 +0000 UTC m=+45.951870420 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c40): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.508104383 +0000 UTC m=+45.951870420 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9c40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad500 item 23 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.509338892 +0000 UTC m=+45.953104919 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.509338892 +0000 UTC m=+45.953104919 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9d80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adb90 item 24 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9e80): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc0004b9e80): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9e80): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9e80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9e80): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9e80): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9e80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9ec0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9ec0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9ec0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9ec0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9ec0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.510140255 +0000 UTC m=+45.953906292 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9ec0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.510140255 +0000 UTC m=+45.953906292 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9f80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9fc0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9fc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9fc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9fc0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9fc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.510140255 +0000 UTC m=+45.953906292 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0004b9fc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ade30 item 25 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007640c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007640c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007640c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007640c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007640c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.511301489 +0000 UTC m=+45.955067526 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007640c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764140): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764140): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764140): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764140): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764140): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.511301489 +0000 UTC m=+45.955067526 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764140): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a47e0 item 26 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764240): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc000764240): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764240): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764240): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764240): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764240): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764240): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764280): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764280): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764280): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764280): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764280): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.512344632 +0000 UTC m=+45.956110669 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764280): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.512344632 +0000 UTC m=+45.956110669 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764340): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764380): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764380): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764380): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764380): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764380): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.512344632 +0000 UTC m=+45.956110669 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764380): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4c40 item 27 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764440): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764440): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764440): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764440): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764440): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.513588037 +0000 UTC m=+45.957354074 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764440): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007644c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007644c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007644c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007644c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007644c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.513588037 +0000 UTC m=+45.957354074 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007644c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5340 item 28 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764600): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc000764600): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764600): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764600): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764600): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764600): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764600): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764640): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764640): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764640): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764640): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764640): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.514675983 +0000 UTC m=+45.958442020 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764640): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764700): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764700): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764700): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764700): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764700): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.514675983 +0000 UTC m=+45.958442020 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764700): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5880 item 29 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007647c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007647c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007647c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007647c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007647c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.516403741 +0000 UTC m=+45.960169778 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007647c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764840): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764840): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764840): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764840): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764840): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.516403741 +0000 UTC m=+45.960169778 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764840): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5ce0 item 30 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764940): _readAt: size=2, off=0 2022/05/21 06:17:35 ERROR : open-test-file(0xc000764940): Couldn't read size of file 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764940): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764940): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764940): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764940): close: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764940): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764980): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764980): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764980): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764980): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764980): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.517249276 +0000 UTC m=+45.961015313 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764980): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764a40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764a40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764a40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764a40): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764a40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.517249276 +0000 UTC m=+45.961015313 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764a40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d05b0 item 31 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.518015483 +0000 UTC m=+45.961781520 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.518015483 +0000 UTC m=+45.961781520 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764b80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0a10 item 32 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.519154956 +0000 UTC m=+45.962920982 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1180 item 33 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.519365768 +0000 UTC m=+45.963131795 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.519365768 +0000 UTC m=+45.963131795 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764c80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d12d0 item 33 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.520238223 +0000 UTC m=+45.964004250 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1b20 item 34 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.520529225 +0000 UTC m=+45.964295252 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d80): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.520529225 +0000 UTC m=+45.964295252 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764d80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1d50 item 34 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.521363229 +0000 UTC m=+45.965129255 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244150 item 35 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.521581905 +0000 UTC m=+45.965347932 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.521581905 +0000 UTC m=+45.965347932 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764e80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002443f0 item 35 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764f40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764f40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764f40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764f40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764f40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.522495638 +0000 UTC m=+45.966261665 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000764f40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244770 item 36 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.522728892 +0000 UTC m=+45.966494919 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765000): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765040): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765040): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765040): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765040): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765040): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.522728892 +0000 UTC m=+45.966494919 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765040): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002448c0 item 36 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007650c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007650c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007650c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007650c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007650c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.523734434 +0000 UTC m=+45.967500462 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007650c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244d20 item 37 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.523967649 +0000 UTC m=+45.967733676 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765140): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765140): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765140): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765140): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765140): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.523967649 +0000 UTC m=+45.967733676 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765140): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244ee0 item 37 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765200): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765200): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765200): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765200): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765200): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.528656693 +0000 UTC m=+45.972422719 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765200): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245260 item 38 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.529141305 +0000 UTC m=+45.972907332 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007652c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765300): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765300): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765300): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765300): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765300): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.529141305 +0000 UTC m=+45.972907332 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765300): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245500 item 38 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007653c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007653c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007653c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007653c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007653c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.529940023 +0000 UTC m=+45.973706050 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007653c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245a40 item 39 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.530286027 +0000 UTC m=+45.974052054 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765480): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007654c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007654c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007654c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007654c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007654c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.530286027 +0000 UTC m=+45.974052054 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0007654c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245c70 item 39 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765580): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765580): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765580): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765580): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765580): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.530886496 +0000 UTC m=+45.974652523 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765580): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248000 item 40 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.531347424 +0000 UTC m=+45.975113451 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765640): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765680): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765680): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765680): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765680): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765680): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.531347424 +0000 UTC m=+45.975113451 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765680): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002482a0 item 40 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.532214619 +0000 UTC m=+45.975980646 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765700): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765740): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765740): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765740): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002487e0 item 41 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765740): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765740): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.532423207 +0000 UTC m=+45.976189234 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765740): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248a10 item 41 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.532675988 +0000 UTC m=+45.976442016 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765780): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.532675988 +0000 UTC m=+45.976442016 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765840): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248b60 item 41 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.533268863 +0000 UTC m=+45.977034890 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248ee0 item 42 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c80): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.533470548 +0000 UTC m=+45.977236575 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765c80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249110 item 42 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.533709733 +0000 UTC m=+45.977475761 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d80): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.533709733 +0000 UTC m=+45.977475761 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765d80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249340 item 42 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.534571599 +0000 UTC m=+45.978337626 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249650 item 43 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.534860346 +0000 UTC m=+45.978626373 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000765f40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002497a0 item 43 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.535197935 +0000 UTC m=+45.978963962 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2000): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2040): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2040): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2040): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2040): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2040): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.535197935 +0000 UTC m=+45.978963962 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2040): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002498f0 item 43 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.537252491 +0000 UTC m=+45.981018519 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2140): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2180): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2180): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2180): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249c00 item 44 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2180): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2180): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.537703933 +0000 UTC m=+45.981469960 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2180): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249d50 item 44 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.537967102 +0000 UTC m=+45.981733130 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2240): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2280): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2280): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2280): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2280): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2280): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.537967102 +0000 UTC m=+45.981733130 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2280): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249f80 item 44 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.538996551 +0000 UTC m=+45.982762578 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac23c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2400): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2400): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2400): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc230 item 45 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2400): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2400): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.539203015 +0000 UTC m=+45.982969042 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2400): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac24c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac24c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac24c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac24c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac24c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.539203015 +0000 UTC m=+45.982969042 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac24c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc3f0 item 45 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.539827659 +0000 UTC m=+45.983593685 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac25c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2600): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2600): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2600): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc690 item 46 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2600): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2600): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.540030597 +0000 UTC m=+45.983796624 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2600): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac26c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac26c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac26c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac26c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac26c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.540030597 +0000 UTC m=+45.983796624 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac26c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc7e0 item 46 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.540673484 +0000 UTC m=+45.984439511 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac27c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2800): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2800): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2800): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dca80 item 47 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2800): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2800): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.540876241 +0000 UTC m=+45.984642269 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2800): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac28c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac28c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac28c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac28c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac28c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.540876241 +0000 UTC m=+45.984642269 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac28c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 47 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.541603176 +0000 UTC m=+45.985369203 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac29c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2a00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2a00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2a00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 48 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2a00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2a00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.541818917 +0000 UTC m=+45.985584944 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2a00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2ac0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2ac0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2ac0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2ac0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2ac0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.541818917 +0000 UTC m=+45.985584944 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2ac0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcfc0 item 48 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.54273836 +0000 UTC m=+45.986504386 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd260 item 49 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.54300168 +0000 UTC m=+45.986767707 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2b80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2bc0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2bc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2bc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2bc0): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2bc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.54300168 +0000 UTC m=+45.986767707 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2bc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd3b0 item 49 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2c80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2c80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2c80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2c80): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2c80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.54375908 +0000 UTC m=+45.987525107 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2c80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd650 item 50 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.544028613 +0000 UTC m=+45.987794640 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d80): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.544028613 +0000 UTC m=+45.987794640 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2d80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd7a0 item 50 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2e40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2e40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2e40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2e40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2e40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.544728776 +0000 UTC m=+45.988494804 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2e40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 51 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.544978552 +0000 UTC m=+45.988744579 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f40): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.544978552 +0000 UTC m=+45.988744579 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac2f40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb90 item 51 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3000): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3000): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3000): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3000): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3000): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.545818937 +0000 UTC m=+45.989584964 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3000): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dde30 item 52 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.546247916 +0000 UTC m=+45.990013943 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac30c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3100): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3100): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3100): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.546247916 +0000 UTC m=+45.990013943 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddf80 item 52 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac31c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac31c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac31c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac31c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac31c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.547143344 +0000 UTC m=+45.990909371 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac31c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de230 item 53 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.547567814 +0000 UTC m=+45.991333841 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3280): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac32c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac32c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac32c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac32c0): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac32c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.547567814 +0000 UTC m=+45.991333841 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac32c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de380 item 53 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3380): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3380): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3380): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3380): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3380): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.548479312 +0000 UTC m=+45.992245340 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3380): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de770 item 54 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.548784881 +0000 UTC m=+45.992550909 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3440): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3480): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3480): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3480): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3480): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3480): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.548784881 +0000 UTC m=+45.992550909 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3480): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dea10 item 54 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3540): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3540): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3540): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3540): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3540): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.549523798 +0000 UTC m=+45.993289825 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3540): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002def50 item 55 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.549775035 +0000 UTC m=+45.993541062 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3600): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3640): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3640): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3640): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3640): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3640): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.549775035 +0000 UTC m=+45.993541062 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3640): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df1f0 item 55 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3700): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3700): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3700): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3700): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3700): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.550783213 +0000 UTC m=+45.994549231 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3700): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df650 item 56 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.551069406 +0000 UTC m=+45.994835433 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac37c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3800): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3800): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3800): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3800): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3800): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.551069406 +0000 UTC m=+45.994835433 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3800): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df8f0 item 56 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.55182899 +0000 UTC m=+45.995595018 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3900): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3940): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3940): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3940): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfc70 item 57 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3940): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3940): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.552101358 +0000 UTC m=+45.995867385 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3940): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfdc0 item 57 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.552372253 +0000 UTC m=+45.996138280 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a40): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.552372253 +0000 UTC m=+45.996138280 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3a40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dff10 item 57 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.552983782 +0000 UTC m=+45.996749809 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4230 item 58 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b80): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.569357067 +0000 UTC m=+46.013123094 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3b80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300000 item 58 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.56980915 +0000 UTC m=+46.013575177 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c80): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.56980915 +0000 UTC m=+46.013575177 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3c80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300460 item 58 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.570573683 +0000 UTC m=+46.014339700 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3d80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3dc0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3dc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3dc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003007e0 item 59 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3dc0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3dc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.570806286 +0000 UTC m=+46.014572314 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3dc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300930 item 59 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.571034942 +0000 UTC m=+46.014800969 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3e80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3ec0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3ec0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3ec0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3ec0): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3ec0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.571034942 +0000 UTC m=+46.014800969 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3ec0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300a80 item 59 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.571753951 +0000 UTC m=+46.015519978 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000ac3fc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce000): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce000): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce000): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300d20 item 60 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce000): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce000): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.572002865 +0000 UTC m=+46.015768892 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce000): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e70 item 60 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.572316278 +0000 UTC m=+46.016082306 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce180): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce180): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce180): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce180): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce180): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.572316278 +0000 UTC m=+46.016082306 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce180): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300fc0 item 60 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.572983221 +0000 UTC m=+46.016749249 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce540): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce580): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce580): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce580): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003012d0 item 61 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce580): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce580): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.573215473 +0000 UTC m=+46.016981501 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002ce580): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002cf0c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002cf0c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002cf0c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002cf0c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002cf0c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.573215473 +0000 UTC m=+46.016981501 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc0002cf0c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301500 item 61 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.573859534 +0000 UTC m=+46.017625561 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a080): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a0c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a0c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a0c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301880 item 62 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a0c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a0c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.57409403 +0000 UTC m=+46.017860057 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a0c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a1c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a1c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a1c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a1c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a1c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.57409403 +0000 UTC m=+46.017860057 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a1c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003019d0 item 62 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.574837785 +0000 UTC m=+46.018603812 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a2c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a300): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a300): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a300): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301d50 item 63 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a300): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a300): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.575096587 +0000 UTC m=+46.018862614 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a300): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a3c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a3c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a3c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a3c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a3c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.575096587 +0000 UTC m=+46.018862614 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a3c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301f10 item 63 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.575775401 +0000 UTC m=+46.019541428 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a4c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a500): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a500): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a500): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c2a0 item 64 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a500): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a500): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.57602155 +0000 UTC m=+46.019787576 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a500): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a5c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a5c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a5c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a5c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a5c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.57602155 +0000 UTC m=+46.019787576 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a5c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c3f0 item 64 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a640): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a640): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a640): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a640): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a640): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.576736711 +0000 UTC m=+46.020502738 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a640): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c770 item 65 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.577017455 +0000 UTC m=+46.020783482 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a680): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a6c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a6c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a6c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a6c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a6c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.577017455 +0000 UTC m=+46.020783482 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a6c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c930 item 65 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a740): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a740): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a740): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a740): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a740): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.577586945 +0000 UTC m=+46.021352972 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a740): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cbd0 item 66 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.577810792 +0000 UTC m=+46.021576820 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a780): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a7c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a7c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a7c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a7c0): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a7c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.577810792 +0000 UTC m=+46.021576820 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a7c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cd20 item 66 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a840): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a840): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a840): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a840): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a840): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.578481191 +0000 UTC m=+46.022247218 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a840): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d1f0 item 67 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.578725827 +0000 UTC m=+46.022491853 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a880): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a8c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a8c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a8c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a8c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a8c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.578725827 +0000 UTC m=+46.022491853 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a8c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d340 item 67 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a980): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a980): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a980): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a980): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a980): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.579368083 +0000 UTC m=+46.023134110 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6a980): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d5e0 item 68 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.579633738 +0000 UTC m=+46.023399765 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa80): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.579633738 +0000 UTC m=+46.023399765 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aa80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d7a0 item 68 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.580265244 +0000 UTC m=+46.024031271 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030da40 item 69 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.580529365 +0000 UTC m=+46.024295392 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab80): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab80): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab80): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.580529365 +0000 UTC m=+46.024295392 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ab80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030db90 item 69 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ac40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ac40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ac40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ac40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ac40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.581097834 +0000 UTC m=+46.024863861 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ac40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030de30 item 70 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.581372517 +0000 UTC m=+46.025138543 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad40): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.581372517 +0000 UTC m=+46.025138543 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ad40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c000 item 70 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ae00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ae00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ae00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ae00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ae00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.582118124 +0000 UTC m=+46.025884152 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ae00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c310 item 71 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.582466614 +0000 UTC m=+46.026232651 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6aec0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6af00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6af00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6af00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6af00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6af00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.582466614 +0000 UTC m=+46.026232651 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6af00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c460 item 71 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6afc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6afc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6afc0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6afc0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6afc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.583125881 +0000 UTC m=+46.026891908 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6afc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c700 item 72 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.5834309 +0000 UTC m=+46.027196927 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b080): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b0c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b0c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b0c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b0c0): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b0c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.5834309 +0000 UTC m=+46.027196927 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b0c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c850 item 72 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.584069309 +0000 UTC m=+46.027835336 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b140): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b180): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b180): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b180): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036caf0 item 73 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b180): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b180): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.584295781 +0000 UTC m=+46.028061808 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b180): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cc40 item 73 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.584569059 +0000 UTC m=+46.028335086 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b1c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b200): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b200): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b200): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b200): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b200): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.584569059 +0000 UTC m=+46.028335086 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b200): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cd90 item 73 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.585162375 +0000 UTC m=+46.028928401 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b300): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b340): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b340): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b340): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d030 item 74 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b340): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b340): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.585370122 +0000 UTC m=+46.029136148 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b340): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d180 item 74 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.585676872 +0000 UTC m=+46.029442900 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b400): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b440): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b440): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b440): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b440): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b440): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.585676872 +0000 UTC m=+46.029442900 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b440): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d2d0 item 74 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.586299302 +0000 UTC m=+46.030065329 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b580): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b5c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b5c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b5c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d570 item 75 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b5c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b5c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.586554988 +0000 UTC m=+46.030321015 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b5c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): _writeAt: size=3, off=2 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d6c0 item 75 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.586827686 +0000 UTC m=+46.030593714 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b680): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b6c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b6c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b6c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b6c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b6c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.586827686 +0000 UTC m=+46.030593714 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b6c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d810 item 75 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.587463621 +0000 UTC m=+46.031229648 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b7c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b800): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b800): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b800): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dab0 item 76 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b800): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b800): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.587658193 +0000 UTC m=+46.031424220 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b800): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dc00 item 76 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): _writeAt: size=3, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.587916654 +0000 UTC m=+46.031682681 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b8c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b900): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b900): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b900): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b900): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b900): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.587916654 +0000 UTC m=+46.031682681 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6b900): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dd50 item 76 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.588797775 +0000 UTC m=+46.032563802 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382070 item 77 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.589012546 +0000 UTC m=+46.032778572 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6ba40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bb00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bb00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bb00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bb00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bb00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.589012546 +0000 UTC m=+46.032778572 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bb00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003821c0 item 77 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.590025502 +0000 UTC m=+46.033791530 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003824d0 item 78 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.590422712 +0000 UTC m=+46.034188740 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bc40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bd00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bd00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bd00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bd00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bd00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.590422712 +0000 UTC m=+46.034188740 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bd00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382690 item 78 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.591150478 +0000 UTC m=+46.034916505 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382930 item 79 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.591370628 +0000 UTC m=+46.035136655 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6be40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bf00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bf00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bf00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bf00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bf00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.591370628 +0000 UTC m=+46.035136655 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000a6bf00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382b60 item 79 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.592232804 +0000 UTC m=+46.035998831 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56000): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56040): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56040): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56040): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382ee0 item 80 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56040): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56040): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.592475706 +0000 UTC m=+46.036241733 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56040): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56100): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56100): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56100): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.592475706 +0000 UTC m=+46.036241733 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383180 item 80 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56180): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56180): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56180): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56180): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56180): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.593118714 +0000 UTC m=+46.036884741 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56180): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383570 item 81 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.593370932 +0000 UTC m=+46.037136960 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d561c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56200): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56200): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56200): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56200): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56200): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.593370932 +0000 UTC m=+46.037136960 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56200): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383730 item 81 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d562c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d562c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d562c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d562c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d562c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.59405618 +0000 UTC m=+46.037822206 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d562c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383b20 item 82 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.59435682 +0000 UTC m=+46.038122846 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d563c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56400): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56400): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56400): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56400): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56400): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.59435682 +0000 UTC m=+46.038122846 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56400): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383ce0 item 82 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56500): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56500): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56500): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56500): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56500): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.594965032 +0000 UTC m=+46.038731059 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56500): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383f80 item 83 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.59524295 +0000 UTC m=+46.039008987 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d565c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56600): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56600): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56600): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56600): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56600): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.59524295 +0000 UTC m=+46.039008987 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56600): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a00e0 item 83 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d566c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d566c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d566c0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d566c0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d566c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.595874096 +0000 UTC m=+46.039640123 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d566c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0380 item 84 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.596112129 +0000 UTC m=+46.039878156 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56780): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d567c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d567c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d567c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d567c0): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d567c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.596112129 +0000 UTC m=+46.039878156 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d567c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a04d0 item 84 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56880): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56880): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56880): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56880): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56880): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.596757131 +0000 UTC m=+46.040523157 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56880): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0770 item 85 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.596977862 +0000 UTC m=+46.040743899 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56940): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56980): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56980): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56980): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56980): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56980): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.596977862 +0000 UTC m=+46.040743899 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56980): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a08c0 item 85 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56a40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56a40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56a40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56a40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56a40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.597611311 +0000 UTC m=+46.041377338 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56a40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0b60 item 86 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.597853232 +0000 UTC m=+46.041619259 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b40): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b40): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b40): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.597853232 +0000 UTC m=+46.041619259 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56b40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0cb0 item 86 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56c00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56c00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56c00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56c00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56c00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.598495979 +0000 UTC m=+46.042262006 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56c00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0f50 item 87 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.598820473 +0000 UTC m=+46.042586501 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56cc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56d00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56d00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56d00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56d00): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56d00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.598820473 +0000 UTC m=+46.042586501 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56d00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a10a0 item 87 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56dc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56dc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56dc0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56dc0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56dc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.599612117 +0000 UTC m=+46.043378145 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56dc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1340 item 88 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.599895836 +0000 UTC m=+46.043661863 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56e80): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56ec0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56ec0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56ec0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56ec0): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56ec0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.599895836 +0000 UTC m=+46.043661863 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56ec0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1490 item 88 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.600485244 +0000 UTC m=+46.044251271 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d56fc0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57000): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57000): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57000): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1730 item 89 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57000): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57000): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.600769663 +0000 UTC m=+46.044535690 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57000): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1880 item 89 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.601004701 +0000 UTC m=+46.044770728 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d570c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57100): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57100): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57100): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57100): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57100): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.601004701 +0000 UTC m=+46.044770728 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57100): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a19d0 item 89 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.601693614 +0000 UTC m=+46.045459631 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57200): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57240): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57240): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57240): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c70 item 90 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57240): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57240): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.601973246 +0000 UTC m=+46.045739272 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57240): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1dc0 item 90 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.602240732 +0000 UTC m=+46.046006760 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57300): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57340): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57340): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57340): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57340): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57340): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.602240732 +0000 UTC m=+46.046006760 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57340): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1f80 item 90 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.602913576 +0000 UTC m=+46.046679604 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57440): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57480): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57480): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57480): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc380 item 91 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57480): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57480): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60315141 +0000 UTC m=+46.046917437 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57480): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): >_readAt: n=2, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): _writeAt: size=3, off=7 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc4d0 item 91 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60354378 +0000 UTC m=+46.047309808 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57540): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57580): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57580): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57580): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57580): >_readAt: n=8, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57580): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60354378 +0000 UTC m=+46.047309808 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57580): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc620 item 91 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.604169756 +0000 UTC m=+46.047935783 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57680): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57700): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57700): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57700): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 92 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57700): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57700): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60437087 +0000 UTC m=+46.048136897 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57700): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): open at offset 5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca10 item 92 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): _readAt: size=2, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): _writeAt: size=3, off=5 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): >_writeAt: n=3, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.604618752 +0000 UTC m=+46.048384779 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d577c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57800): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57800): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57800): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57800): >_readAt: n=3, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57800): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.604618752 +0000 UTC m=+46.048384779 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57800): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcb60 item 92 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.605268001 +0000 UTC m=+46.049034028 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57900): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57940): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57940): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57940): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 93 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57940): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57940): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.605463907 +0000 UTC m=+46.049229933 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57940): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57a00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57a00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57a00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57a00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57a00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.605463907 +0000 UTC m=+46.049229933 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57a00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcf50 item 93 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60619616 +0000 UTC m=+46.049962187 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd1f0 item 94 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.606420689 +0000 UTC m=+46.050186715 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57b40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57c00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57c00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57c00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57c00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57c00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.606420689 +0000 UTC m=+46.050186715 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57c00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd340 item 94 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.607132845 +0000 UTC m=+46.050898872 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 95 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60737731 +0000 UTC m=+46.051143336 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57d40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57e00): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57e00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57e00): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57e00): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57e00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.60737731 +0000 UTC m=+46.051143336 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57e00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd730 item 95 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): open at offset 0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): _readAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): >_readAt: n=0, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.608087012 +0000 UTC m=+46.051853030 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f00): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f40): _writeAt: size=5, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f40): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f40): >openPending: err= 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd9d0 item 96 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f40): >_writeAt: n=5, err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f40): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.608353388 +0000 UTC m=+46.052119415 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc000d57f40): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:17:35 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:17:35 DEBUG : open-test-file(0xc00008a2c0): _readAt: size=512, off=0 2022/05/21 06:17:35 DEBUG : open-test-file(0xc00008a2c0): openPending: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file(0xc00008a2c0): >openPending: err= 2022/05/21 06:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:17:35 DEBUG : open-test-file(0xc00008a2c0): >_readAt: n=5, err=EOF 2022/05/21 06:17:35 DEBUG : open-test-file(0xc00008a2c0): close: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:17:35.608353388 +0000 UTC m=+46.052119415 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : open-test-file(0xc00008a2c0): >close: err= 2022/05/21 06:17:35 DEBUG : open-test-file: Remove: 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdb20 item 96 2022/05/21 06:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:17:35 DEBUG : open-test-file: >Remove: err= 2022/05/21 06:17:35 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : >WaitForWriters: 2022/05/21 06:17:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.31s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:35 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:35 DEBUG : file1: newRWFileHandle: 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): openPending: 2022/05/21 06:17:35 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): >openPending: err= 2022/05/21 06:17:35 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:17:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): _writeAt: size=2, off=0 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): >_writeAt: n=2, err= 2022/05/21 06:17:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): RWFileHandle.Flush 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): RWFileHandle.Release 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): close: 2022/05/21 06:17:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/05/21 06:17:35 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:35 DEBUG : file1(0xc0004b8140): >close: err= 2022/05/21 06:17:35 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:35 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:17:35 DEBUG : : Looking for writers 2022/05/21 06:17:35 DEBUG : file1: reading active writers 2022/05/21 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/05/21 06:17:35 INFO : file1: Copied (new) 2022/05/21 06:17:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2022/05/21 06:17:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:17:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2022/05/21 06:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:35 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : file1: reading active writers 2022/05/21 06:17:36 DEBUG : >WaitForWriters: 2022/05/21 06:17:36 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : file1: reading active writers 2022/05/21 06:17:36 DEBUG : >WaitForWriters: 2022/05/21 06:17:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.64s) === RUN TestRWCacheRename run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:36 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:17:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-miwupap9fetopoz5viroqug9" 2022/05/21 06:17:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:17:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:36 DEBUG : rename_me: newRWFileHandle: 2022/05/21 06:17:36 DEBUG : rename_me(0xc000a53d40): openPending: 2022/05/21 06:17:36 DEBUG : rename_me: vfs cache: truncate to size=0 2022/05/21 06:17:36 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/05/21 06:17:36 DEBUG : rename_me(0xc000a53d40): >openPending: err= 2022/05/21 06:17:36 DEBUG : rename_me: >newRWFileHandle: err= 2022/05/21 06:17:36 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/05/21 06:17:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2022/05/21 06:17:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2022/05/21 06:17:36 DEBUG : rename_me(0xc000a53d40): _writeAt: size=5, off=0 2022/05/21 06:17:36 DEBUG : rename_me(0xc000a53d40): >_writeAt: n=5, err= 2022/05/21 06:17:36 DEBUG : rename_me(0xc000a53d40): close: 2022/05/21 06:17:36 DEBUG : rename_me: vfs cache: setting modification time to 2022-05-21 06:17:36.400811437 +0000 UTC m=+46.844577474 2022/05/21 06:17:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2022/05/21 06:17:36 DEBUG : rename_me(0xc000a53d40): >close: err= 2022/05/21 06:17:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2022/05/21 06:17:36 DEBUG : i_was_renamed: Updating file with 0xc000a8e840 2022/05/21 06:17:36 DEBUG : : Added virtual directory entry vDel: "rename_me" 2022/05/21 06:17:36 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/05/21 06:17:36 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:17:36 DEBUG : i_was_renamed: vfs cache: starting upload 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:17:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:36 INFO : i_was_renamed: Copied (new) 2022/05/21 06:17:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2022-05-21 06:17:36.400811437 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/05/21 06:17:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2022/05/21 06:17:36 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/05/21 06:17:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2022/05/21 06:17:36 DEBUG : : Looking for writers 2022/05/21 06:17:36 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:17:36 DEBUG : >WaitForWriters: 2022/05/21 06:17:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.51s) === RUN TestCaseSensitivity run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:37 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:37 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/05/21 06:17:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/05/21 06:17:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FilEb: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/05/21 06:17:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/05/21 06:17:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/05/21 06:17:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/05/21 06:17:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/05/21 06:17:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FilEb: Open: flags=O_RDONLY 2022/05/21 06:17:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/05/21 06:17:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/05/21 06:17:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/05/21 06:17:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/05/21 06:17:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/05/21 06:17:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/05/21 06:17:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/05/21 06:17:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/05/21 06:17:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/05/21 06:17:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/05/21 06:17:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/05/21 06:17:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/05/21 06:17:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FilEb: Open: flags=O_RDONLY 2022/05/21 06:17:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/05/21 06:17:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/05/21 06:17:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:38 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:38 DEBUG : : Looking for writers 2022/05/21 06:17:38 DEBUG : FiLeA: reading active writers 2022/05/21 06:17:38 DEBUG : FiLeB: reading active writers 2022/05/21 06:17:38 DEBUG : FilEb: reading active writers 2022/05/21 06:17:38 DEBUG : >WaitForWriters: 2022/05/21 06:17:38 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:38 DEBUG : : Looking for writers 2022/05/21 06:17:38 DEBUG : FiLeA: reading active writers 2022/05/21 06:17:38 DEBUG : FiLeB: reading active writers 2022/05/21 06:17:38 DEBUG : FilEb: reading active writers 2022/05/21 06:17:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.77s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:38 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:38 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: Re-using VFS from active cache 2022/05/21 06:17:38 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:38 DEBUG : : Looking for writers 2022/05/21 06:17:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:38 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:38 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:38 DEBUG : : Looking for writers 2022/05/21 06:17:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:38 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:38 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:38 DEBUG : : Looking for writers 2022/05/21 06:17:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.10s) === RUN TestVFSStat run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:38 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:39 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:39 DEBUG : dir: Looking for writers 2022/05/21 06:17:39 DEBUG : file2: reading active writers 2022/05/21 06:17:39 DEBUG : : Looking for writers 2022/05/21 06:17:39 DEBUG : dir: reading active writers 2022/05/21 06:17:39 DEBUG : file1: reading active writers 2022/05/21 06:17:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.66s) === RUN TestVFSStatParent run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:39 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:39 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:39 DEBUG : dir: Looking for writers 2022/05/21 06:17:39 DEBUG : : Looking for writers 2022/05/21 06:17:39 DEBUG : dir: reading active writers 2022/05/21 06:17:39 DEBUG : file1: reading active writers 2022/05/21 06:17:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.59s) === RUN TestVFSOpenFile run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:40 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:40 DEBUG : file1: Open: flags=O_RDONLY 2022/05/21 06:17:40 DEBUG : file1: >Open: fd=file1 (r), err= 2022/05/21 06:17:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/05/21 06:17:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2022/05/21 06:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/05/21 06:17:40 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:17:40 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:40 INFO : dir/new_file.txt: Copied (new) 2022/05/21 06:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/05/21 06:17:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/05/21 06:17:40 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:40 DEBUG : dir: Looking for writers 2022/05/21 06:17:40 DEBUG : file2: reading active writers 2022/05/21 06:17:40 DEBUG : new_file.txt: reading active writers 2022/05/21 06:17:40 DEBUG : : Looking for writers 2022/05/21 06:17:40 DEBUG : dir: reading active writers 2022/05/21 06:17:40 DEBUG : file1: reading active writers 2022/05/21 06:17:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.82s) === RUN TestVFSRename run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:40 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:41 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/05/21 06:17:41 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2022/05/21 06:17:41 INFO : dir/file2: Deleted 2022/05/21 06:17:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f06c0 2022/05/21 06:17:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/05/21 06:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:41 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/05/21 06:17:41 INFO : dir/file1: Copied (server-side copy) to: file0 2022/05/21 06:17:41 INFO : dir/file1: Deleted 2022/05/21 06:17:41 DEBUG : file0: Updating file with file0 0xc0007f06c0 2022/05/21 06:17:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:17:41 DEBUG : : Added virtual directory entry vAddFile: "file0" 2022/05/21 06:17:41 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:41 DEBUG : dir: Looking for writers 2022/05/21 06:17:41 DEBUG : : Looking for writers 2022/05/21 06:17:41 DEBUG : file0: reading active writers 2022/05/21 06:17:41 DEBUG : dir: reading active writers 2022/05/21 06:17:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.10s) === RUN TestVFSStatfs run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:42 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:42 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:42 DEBUG : : Looking for writers 2022/05/21 06:17:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleMethods run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:42 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2022/05/21 06:17:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2022/05/21 06:17:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2022/05/21 06:17:42 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:17:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:42 INFO : file1: Copied (new) 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2022/05/21 06:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:17:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:42 INFO : file1: Copied (new) 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (7 bytes), uploading instead of streaming 2022/05/21 06:17:42 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2022/05/21 06:17:42 INFO : file1: Copied (new) 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:42 DEBUG : : Looking for writers 2022/05/21 06:17:42 DEBUG : file1: reading active writers 2022/05/21 06:17:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.60s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:42 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2022/05/21 06:17:43 DEBUG : file1: aborting in-sequence write wait, off=100 2022/05/21 06:17:43 DEBUG : file1: failed to wait for in-sequence write to 100 2022/05/21 06:17:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2022/05/21 06:17:43 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (11 bytes), uploading instead of streaming 2022/05/21 06:17:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/05/21 06:17:43 INFO : file1: Copied (new) 2022/05/21 06:17:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2022/05/21 06:17:44 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:44 DEBUG : : Looking for writers 2022/05/21 06:17:44 DEBUG : file1: reading active writers 2022/05/21 06:17:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.41s) === RUN TestWriteFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:44 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:17:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/05/21 06:17:44 INFO : file1: Copied (new) 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2022/05/21 06:17:44 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:44 DEBUG : : Looking for writers 2022/05/21 06:17:44 DEBUG : file1: reading active writers 2022/05/21 06:17:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.30s) === RUN TestWriteFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:44 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:44 DEBUG : file1: WriteFileHandle.Release closing 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:17:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:44 INFO : file1: Copied (new) 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2022/05/21 06:17:44 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:44 DEBUG : : Looking for writers 2022/05/21 06:17:44 DEBUG : file1: reading active writers 2022/05/21 06:17:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:44 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:44 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (2 bytes), uploading instead of streaming 2022/05/21 06:17:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/05/21 06:17:45 INFO : file1: Copied (new) 2022/05/21 06:17:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:45 DEBUG : : Looking for writers 2022/05/21 06:17:45 DEBUG : file1: reading active writers 2022/05/21 06:17:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.38s) === RUN TestFileReadAtZeroLength run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:45 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:17:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/05/21 06:17:45 INFO : file1: Copied (new) 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:45 DEBUG : file1: Open: flags=O_RDONLY 2022/05/21 06:17:45 DEBUG : file1: >Open: fd=file1 (r), err= 2022/05/21 06:17:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/05/21 06:17:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:45 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:45 DEBUG : : Looking for writers 2022/05/21 06:17:45 DEBUG : file1: reading active writers 2022/05/21 06:17:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.37s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "S3 bucket rclone-test-miwupap9fetopoz5viroqug9", Local "Local file system at /tmp/rclone891975552", Modify Window "1ns" 2022/05/21 06:17:45 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: poll-interval is not supported by this remote 2022/05/21 06:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: File to upload is small (100 bytes), uploading instead of streaming 2022/05/21 06:17:45 DEBUG : file1: md5 = c8536ff84d4037fe5017c359d6e976dc OK 2022/05/21 06:17:45 INFO : file1: Copied (new) 2022/05/21 06:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:17:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:17:45 DEBUG : file1: Open: flags=O_RDONLY 2022/05/21 06:17:45 DEBUG : file1: >Open: fd=file1 (r), err= 2022/05/21 06:17:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/05/21 06:17:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:17:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/05/21 06:17:45 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:17:45 DEBUG : : Looking for writers 2022/05/21 06:17:45 DEBUG : file1: reading active writers 2022/05/21 06:17:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.38s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2022/05/21 06:17:46 DEBUG : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: Purge dir "" 2022/05/21 06:17:46 INFO : S3 bucket rclone-test-miwupap9fetopoz5viroqug9: Bucket "rclone-test-miwupap9fetopoz5viroqug9" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose" - Finished OK in 56.87324256s (try 1/5)