"./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose" - Starting (try 1/5) 2022/03/02 05:00:42 DEBUG : Creating backend with remote "TestS3:rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 05:00:42 DEBUG : Creating backend with remote "/tmp/rclone771480738" === RUN TestDirHandleMethods run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:42 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:43 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: Bucket "rclone-test-cobelac6qotokos3copujug0" created with ACL "private" 2022/03/02 05:00:43 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:43 DEBUG : dir: Looking for writers 2022/03/02 05:00:43 DEBUG : : Looking for writers 2022/03/02 05:00:43 DEBUG : dir: reading active writers 2022/03/02 05:00:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.60s) === RUN TestDirHandleReaddir run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:43 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:44 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:44 DEBUG : dir/subdir: Looking for writers 2022/03/02 05:00:44 DEBUG : dir: Looking for writers 2022/03/02 05:00:44 DEBUG : file1: reading active writers 2022/03/02 05:00:44 DEBUG : file2: reading active writers 2022/03/02 05:00:44 DEBUG : subdir: reading active writers 2022/03/02 05:00:44 DEBUG : : Looking for writers 2022/03/02 05:00:44 DEBUG : dir: reading active writers 2022/03/02 05:00:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.87s) === RUN TestDirHandleReaddirnames run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:44 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:45 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:45 DEBUG : dir: Looking for writers 2022/03/02 05:00:45 DEBUG : file1: reading active writers 2022/03/02 05:00:45 DEBUG : : Looking for writers 2022/03/02 05:00:45 DEBUG : dir: reading active writers 2022/03/02 05:00:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.43s) === RUN TestDirMethods run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:45 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:45 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:45 DEBUG : dir: Looking for writers 2022/03/02 05:00:45 DEBUG : : Looking for writers 2022/03/02 05:00:45 DEBUG : dir: reading active writers 2022/03/02 05:00:45 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.38s) === RUN TestDirForgetAll run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:45 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:45 DEBUG : dir: forgetting directory cache 2022/03/02 05:00:45 DEBUG : : forgetting directory cache 2022/03/02 05:00:45 DEBUG : dir: forgetting directory cache 2022/03/02 05:00:45 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:45 DEBUG : : Looking for writers 2022/03/02 05:00:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.44s) === RUN TestDirForgetPath run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:46 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:46 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2022/03/02 05:00:46 DEBUG : dir: invalidating directory cache 2022/03/02 05:00:46 DEBUG : : >ForgetPath: 2022/03/02 05:00:46 DEBUG : : ForgetPath: relativePath="dir", type=0 2022/03/02 05:00:46 DEBUG : : invalidating directory cache 2022/03/02 05:00:46 DEBUG : dir: forgetting directory cache 2022/03/02 05:00:46 DEBUG : : >ForgetPath: 2022/03/02 05:00:46 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2022/03/02 05:00:46 DEBUG : : >ForgetPath: 2022/03/02 05:00:46 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:46 DEBUG : dir: Looking for writers 2022/03/02 05:00:46 DEBUG : : Looking for writers 2022/03/02 05:00:46 DEBUG : dir: reading active writers 2022/03/02 05:00:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.44s) === RUN TestDirWalk run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:46 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:46 DEBUG : : forgetting directory cache 2022/03/02 05:00:46 DEBUG : dir: forgetting directory cache 2022/03/02 05:00:47 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:47 DEBUG : dir: Looking for writers 2022/03/02 05:00:47 DEBUG : fil/a/b: Looking for writers 2022/03/02 05:00:47 DEBUG : fil/a: Looking for writers 2022/03/02 05:00:47 DEBUG : b: reading active writers 2022/03/02 05:00:47 DEBUG : fil: Looking for writers 2022/03/02 05:00:47 DEBUG : a: reading active writers 2022/03/02 05:00:47 DEBUG : : Looking for writers 2022/03/02 05:00:47 DEBUG : dir: reading active writers 2022/03/02 05:00:47 DEBUG : fil: reading active writers 2022/03/02 05:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.82s) === RUN TestDirSetModTime run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:47 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:47 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:47 DEBUG : dir: Looking for writers 2022/03/02 05:00:47 DEBUG : : Looking for writers 2022/03/02 05:00:47 DEBUG : dir: reading active writers 2022/03/02 05:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.43s) === RUN TestDirStat run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:47 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:48 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:48 DEBUG : dir: Looking for writers 2022/03/02 05:00:48 DEBUG : file1: reading active writers 2022/03/02 05:00:48 DEBUG : : Looking for writers 2022/03/02 05:00:48 DEBUG : dir: reading active writers 2022/03/02 05:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.43s) === RUN TestDirReadDirAll run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:48 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2022/03/02 05:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2022/03/02 05:00:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2022/03/02 05:00:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/03/02 05:00:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2022/03/02 05:00:49 DEBUG : Waiting for deletions to finish 2022/03/02 05:00:49 INFO : dir/subdir/file3: Deleted 2022/03/02 05:00:49 INFO : dir/subdir: Removing directory 2022/03/02 05:00:49 DEBUG : dir: invalidating directory cache 2022/03/02 05:00:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2022/03/02 05:00:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2022/03/02 05:00:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2022/03/02 05:00:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2022/03/02 05:00:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2022/03/02 05:00:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2022/03/02 05:00:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:00:49 DEBUG : dir: invalidating directory cache 2022/03/02 05:00:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2022/03/02 05:00:49 DEBUG : : forgetting directory cache 2022/03/02 05:00:49 DEBUG : dir: forgetting directory cache 2022/03/02 05:00:49 DEBUG : dir/virtualDir2: forgetting directory cache 2022/03/02 05:00:49 DEBUG : dir/virtualDir: forgetting directory cache 2022/03/02 05:00:49 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:49 DEBUG : dir/virtualDir2: Looking for writers 2022/03/02 05:00:49 DEBUG : dir/virtualDir: Looking for writers 2022/03/02 05:00:49 DEBUG : dir: Looking for writers 2022/03/02 05:00:49 DEBUG : file1: reading active writers 2022/03/02 05:00:49 DEBUG : virtualFile2: reading active writers 2022/03/02 05:00:49 DEBUG : virtualDir2: reading active writers 2022/03/02 05:00:49 DEBUG : virtualFile: reading active writers 2022/03/02 05:00:49 DEBUG : virtualDir: reading active writers 2022/03/02 05:00:49 DEBUG : : Looking for writers 2022/03/02 05:00:49 DEBUG : dir: reading active writers 2022/03/02 05:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (1.59s) --- PASS: TestDirReadDirAll/Virtual (0.58s) === RUN TestDirOpen run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:49 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:50 ERROR : dir/: Can only open directories read only 2022/03/02 05:00:50 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:50 DEBUG : dir: Looking for writers 2022/03/02 05:00:50 DEBUG : : Looking for writers 2022/03/02 05:00:50 DEBUG : dir: reading active writers 2022/03/02 05:00:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.45s) === RUN TestDirCreate run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:50 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/03/02 05:00:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2022/03/02 05:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/03/02 05:00:50 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (5 bytes), uploading instead of streaming 2022/03/02 05:00:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:00:50 INFO : dir/potato: Copied (new) 2022/03/02 05:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/03/02 05:00:50 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:50 DEBUG : dir: Looking for writers 2022/03/02 05:00:50 DEBUG : potato: reading active writers 2022/03/02 05:00:50 DEBUG : file1: reading active writers 2022/03/02 05:00:50 DEBUG : : Looking for writers 2022/03/02 05:00:50 DEBUG : dir: reading active writers 2022/03/02 05:00:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.60s) === RUN TestDirMkdir run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:50 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2022/03/02 05:00:51 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:51 DEBUG : dir/sub: Looking for writers 2022/03/02 05:00:51 DEBUG : dir: Looking for writers 2022/03/02 05:00:51 DEBUG : file1: reading active writers 2022/03/02 05:00:51 DEBUG : sub: reading active writers 2022/03/02 05:00:51 DEBUG : : Looking for writers 2022/03/02 05:00:51 DEBUG : dir: reading active writers 2022/03/02 05:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.60s) === RUN TestDirMkdirSub run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:51 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/03/02 05:00:51 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/03/02 05:00:51 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:51 DEBUG : dir/sub/subsub: Looking for writers 2022/03/02 05:00:51 DEBUG : dir/sub: Looking for writers 2022/03/02 05:00:51 DEBUG : subsub: reading active writers 2022/03/02 05:00:51 DEBUG : dir: Looking for writers 2022/03/02 05:00:51 DEBUG : file1: reading active writers 2022/03/02 05:00:51 DEBUG : sub: reading active writers 2022/03/02 05:00:51 DEBUG : : Looking for writers 2022/03/02 05:00:51 DEBUG : dir: reading active writers 2022/03/02 05:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.62s) === RUN TestDirRemove run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:52 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:52 ERROR : dir/: Dir.Remove not empty 2022/03/02 05:00:52 DEBUG : dir/file1: Remove: 2022/03/02 05:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:00:52 DEBUG : dir/file1: >Remove: err= 2022/03/02 05:00:52 DEBUG : : Added virtual directory entry vDel: "dir" 2022/03/02 05:00:52 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:52 DEBUG : : Looking for writers 2022/03/02 05:00:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.47s) === RUN TestDirRemoveAll run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:52 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:52 DEBUG : dir/file1: Remove: 2022/03/02 05:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:00:52 DEBUG : dir/file1: >Remove: err= 2022/03/02 05:00:52 DEBUG : : Added virtual directory entry vDel: "dir" 2022/03/02 05:00:52 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:52 DEBUG : : Looking for writers 2022/03/02 05:00:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.50s) === RUN TestDirRemoveName run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:53 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:53 DEBUG : dir/file1: Remove: 2022/03/02 05:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:00:53 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2022/03/02 05:00:53 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:53 DEBUG : dir: Looking for writers 2022/03/02 05:00:53 DEBUG : : Looking for writers 2022/03/02 05:00:53 DEBUG : dir: reading active writers 2022/03/02 05:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.46s) === RUN TestDirRename run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:53 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2022/03/02 05:00:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:00:54 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2022/03/02 05:00:54 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2022/03/02 05:00:54 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2022/03/02 05:00:54 INFO : dir/file1: Deleted 2022/03/02 05:00:54 INFO : dir/file3: Deleted 2022/03/02 05:00:54 DEBUG : dir: Updating dir with dir2 0xc00026f800 2022/03/02 05:00:54 DEBUG : dir: forgetting directory cache 2022/03/02 05:00:54 DEBUG : : Added virtual directory entry vDel: "dir" 2022/03/02 05:00:54 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2022/03/02 05:00:54 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:00:54 INFO : dir2/file1: Copied (server-side copy) to: file2 2022/03/02 05:00:54 INFO : dir2/file1: Deleted 2022/03/02 05:00:54 DEBUG : file2: Updating file with file2 0xc000a43080 2022/03/02 05:00:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2022/03/02 05:00:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/02 05:00:55 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:00:55 INFO : file2: Copied (server-side copy) to: dir2/file3 2022/03/02 05:00:55 INFO : file2: Deleted 2022/03/02 05:00:55 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a43080 2022/03/02 05:00:55 DEBUG : : Added virtual directory entry vDel: "file2" 2022/03/02 05:00:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2022/03/02 05:00:55 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2022/03/02 05:00:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a43200 2022/03/02 05:00:55 DEBUG : empty directory: forgetting directory cache 2022/03/02 05:00:55 DEBUG : : Added virtual directory entry vDel: "empty directory" 2022/03/02 05:00:55 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2022/03/02 05:00:55 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:55 DEBUG : dir2: Looking for writers 2022/03/02 05:00:55 DEBUG : file3: reading active writers 2022/03/02 05:00:55 DEBUG : renamed empty directory: Looking for writers 2022/03/02 05:00:55 DEBUG : : Looking for writers 2022/03/02 05:00:55 DEBUG : dir2: reading active writers 2022/03/02 05:00:55 DEBUG : renamed empty directory: reading active writers 2022/03/02 05:00:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:55 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:55 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:55 DEBUG : dir: Looking for writers 2022/03/02 05:00:55 DEBUG : file1: reading active writers 2022/03/02 05:00:55 DEBUG : : Looking for writers 2022/03/02 05:00:55 DEBUG : dir: reading active writers 2022/03/02 05:00:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.50s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:56 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:56 DEBUG : Can set mod time: true 2022/03/02 05:00:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/02 05:00:56 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:56 DEBUG : dir: Looking for writers 2022/03/02 05:00:56 DEBUG : file1: reading active writers 2022/03/02 05:00:56 DEBUG : : Looking for writers 2022/03/02 05:00:56 DEBUG : dir: reading active writers 2022/03/02 05:00:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:56 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/02 05:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:00:57 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (0 bytes), uploading instead of streaming 2022/03/02 05:00:57 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:00:57 INFO : dir/file1: Copied (new) 2022/03/02 05:00:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/02 05:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:00:57 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:57 DEBUG : dir: Looking for writers 2022/03/02 05:00:57 DEBUG : file1: reading active writers 2022/03/02 05:00:57 DEBUG : : Looking for writers 2022/03/02 05:00:57 DEBUG : dir: reading active writers 2022/03/02 05:00:57 DEBUG : >WaitForWriters: 2022/03/02 05:00:57 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:57 DEBUG : dir: Looking for writers 2022/03/02 05:00:57 DEBUG : file1: reading active writers 2022/03/02 05:00:57 DEBUG : : Looking for writers 2022/03/02 05:00:57 DEBUG : dir: reading active writers 2022/03/02 05:00:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:57 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/02 05:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:00:57 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (5 bytes), uploading instead of streaming 2022/03/02 05:00:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:00:58 INFO : dir/file1: Copied (new) 2022/03/02 05:00:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/02 05:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:00:58 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:58 DEBUG : dir: Looking for writers 2022/03/02 05:00:58 DEBUG : file1: reading active writers 2022/03/02 05:00:58 DEBUG : : Looking for writers 2022/03/02 05:00:58 DEBUG : dir: reading active writers 2022/03/02 05:00:58 DEBUG : >WaitForWriters: 2022/03/02 05:00:58 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:58 DEBUG : dir: Looking for writers 2022/03/02 05:00:58 DEBUG : file1: reading active writers 2022/03/02 05:00:58 DEBUG : : Looking for writers 2022/03/02 05:00:58 DEBUG : dir: reading active writers 2022/03/02 05:00:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:58 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:00:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:58 DEBUG : Config file has changed externaly - reloading 2022/03/02 05:00:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:00:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/02 05:00:58 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:58 DEBUG : dir: Looking for writers 2022/03/02 05:00:58 DEBUG : file1: reading active writers 2022/03/02 05:00:58 DEBUG : : Looking for writers 2022/03/02 05:00:58 DEBUG : dir: reading active writers 2022/03/02 05:00:58 DEBUG : >WaitForWriters: 2022/03/02 05:00:58 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:59 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:00:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/03/02 05:00:59 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:00:59 DEBUG : dir/file1(0xc0005f6e00): close: 2022/03/02 05:00:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/02 05:00:59 DEBUG : dir/file1(0xc0005f6e00): >close: err= 2022/03/02 05:00:59 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:59 DEBUG : dir: Looking for writers 2022/03/02 05:00:59 DEBUG : file1: reading active writers 2022/03/02 05:00:59 DEBUG : : Looking for writers 2022/03/02 05:00:59 DEBUG : dir: reading active writers 2022/03/02 05:00:59 DEBUG : >WaitForWriters: 2022/03/02 05:00:59 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:00:59 DEBUG : dir: Looking for writers 2022/03/02 05:00:59 DEBUG : file1: reading active writers 2022/03/02 05:00:59 DEBUG : : Looking for writers 2022/03/02 05:00:59 DEBUG : dir: reading active writers 2022/03/02 05:00:59 DEBUG : >WaitForWriters: 2022/03/02 05:00:59 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:00:59 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:00:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:00:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:00:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/03/02 05:00:59 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:00:59 DEBUG : dir/file1(0xc000966840): _writeAt: size=5, off=0 2022/03/02 05:00:59 DEBUG : dir/file1(0xc000966840): openPending: 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:00 DEBUG : dir/file1(0xc000966840): >openPending: err= 2022/03/02 05:01:00 DEBUG : dir/file1(0xc000966840): >_writeAt: n=5, err= 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/03/02 05:01:00 DEBUG : dir/file1(0xc000966840): close: 2022/03/02 05:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2022/03/02 05:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2022/03/02 05:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2022/03/02 05:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/03/02 05:01:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:00 DEBUG : dir/file1(0xc000966840): >close: err= 2022/03/02 05:01:00 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: starting upload 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:00 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2022/03/02 05:01:00 INFO : dir/file1: Copied (replaced existing) 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2022/03/02 05:01:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:00 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2022/03/02 05:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : >WaitForWriters: 2022/03/02 05:01:00 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:00 DEBUG : dir: Looking for writers 2022/03/02 05:01:00 DEBUG : file1: reading active writers 2022/03/02 05:01:00 DEBUG : : Looking for writers 2022/03/02 05:01:00 DEBUG : dir: reading active writers 2022/03/02 05:01:00 DEBUG : >WaitForWriters: 2022/03/02 05:01:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (4.58s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.92s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.70s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.66s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.65s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.95s) === RUN TestFileOpenRead run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:00 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:01 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:01 DEBUG : dir: Looking for writers 2022/03/02 05:01:01 DEBUG : file1: reading active writers 2022/03/02 05:01:01 DEBUG : : Looking for writers 2022/03/02 05:01:01 DEBUG : dir: reading active writers 2022/03/02 05:01:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.54s) === RUN TestFileOpenReadUnknownSize 2022/03/02 05:01:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2022/03/02 05:01:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/03/02 05:01:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2022/03/02 05:01:01 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:01 DEBUG : : Looking for writers 2022/03/02 05:01:01 DEBUG : file.txt: reading active writers 2022/03/02 05:01:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:01 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:01 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (25 bytes), uploading instead of streaming 2022/03/02 05:01:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:01 INFO : dir/file1: Copied (new) 2022/03/02 05:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:01 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:01 DEBUG : dir: Looking for writers 2022/03/02 05:01:01 DEBUG : file1: reading active writers 2022/03/02 05:01:01 DEBUG : : Looking for writers 2022/03/02 05:01:01 DEBUG : dir: reading active writers 2022/03/02 05:01:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.55s) === RUN TestFileRemove run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:01 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:02 DEBUG : dir/file1: Remove: 2022/03/02 05:01:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:02 DEBUG : dir/file1: >Remove: err= 2022/03/02 05:01:02 DEBUG : dir/file1: Remove: 2022/03/02 05:01:02 DEBUG : dir/file1: >Remove: err=Read only file system 2022/03/02 05:01:02 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:02 DEBUG : dir: Looking for writers 2022/03/02 05:01:02 DEBUG : : Looking for writers 2022/03/02 05:01:02 DEBUG : dir: reading active writers 2022/03/02 05:01:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.49s) === RUN TestFileRemoveAll run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:02 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:02 DEBUG : dir/file1: Remove: 2022/03/02 05:01:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:02 DEBUG : dir/file1: >Remove: err= 2022/03/02 05:01:02 DEBUG : dir/file1: Remove: 2022/03/02 05:01:02 DEBUG : dir/file1: >Remove: err=Read only file system 2022/03/02 05:01:02 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:02 DEBUG : dir: Looking for writers 2022/03/02 05:01:02 DEBUG : : Looking for writers 2022/03/02 05:01:02 DEBUG : dir: reading active writers 2022/03/02 05:01:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.49s) === RUN TestFileOpen run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:02 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/03/02 05:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/02 05:01:02 DEBUG : dir/file1: Open: flags=O_RDWR 2022/03/02 05:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/02 05:01:02 DEBUG : dir/file1: Open: flags=0x3 2022/03/02 05:01:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2022/03/02 05:01:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2022/03/02 05:01:02 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:02 DEBUG : dir: Looking for writers 2022/03/02 05:01:02 DEBUG : file1: reading active writers 2022/03/02 05:01:02 DEBUG : : Looking for writers 2022/03/02 05:01:02 DEBUG : dir: reading active writers 2022/03/02 05:01:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.45s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:03 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:03 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:03 DEBUG : dir: Looking for writers 2022/03/02 05:01:03 DEBUG : file1: reading active writers 2022/03/02 05:01:03 DEBUG : : Looking for writers 2022/03/02 05:01:03 DEBUG : dir: reading active writers 2022/03/02 05:01:03 DEBUG : >WaitForWriters: 2022/03/02 05:01:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:03 INFO : dir/file1: Deleted 2022/03/02 05:01:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000ccc900 2022/03/02 05:01:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:04 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:04 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:04 INFO : newLeaf: Deleted 2022/03/02 05:01:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000ccc900 2022/03/02 05:01:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/02 05:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/02 05:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ccc900 2022/03/02 05:01:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:04 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (25 bytes), uploading instead of streaming 2022/03/02 05:01:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:04 INFO : dir/file1: Copied (new) 2022/03/02 05:01:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:04 DEBUG : newLeaf: Running delayed rename now 2022/03/02 05:01:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:04 INFO : dir/file1: Deleted 2022/03/02 05:01:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000ccc900 2022/03/02 05:01:04 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:04 DEBUG : dir: Looking for writers 2022/03/02 05:01:04 DEBUG : : Looking for writers 2022/03/02 05:01:04 DEBUG : dir: reading active writers 2022/03/02 05:01:04 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:04 DEBUG : >WaitForWriters: 2022/03/02 05:01:04 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:04 DEBUG : dir: Looking for writers 2022/03/02 05:01:04 DEBUG : : Looking for writers 2022/03/02 05:01:04 DEBUG : dir: reading active writers 2022/03/02 05:01:04 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:04 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:04 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:04 DEBUG : Config file has changed externaly - reloading 2022/03/02 05:01:04 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:05 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:05 DEBUG : dir: Looking for writers 2022/03/02 05:01:05 DEBUG : file1: reading active writers 2022/03/02 05:01:05 DEBUG : : Looking for writers 2022/03/02 05:01:05 DEBUG : dir: reading active writers 2022/03/02 05:01:05 DEBUG : >WaitForWriters: 2022/03/02 05:01:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:05 INFO : dir/file1: Deleted 2022/03/02 05:01:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000ccca80 2022/03/02 05:01:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:05 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:05 INFO : newLeaf: Deleted 2022/03/02 05:01:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000ccca80 2022/03/02 05:01:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/02 05:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/02 05:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ccca80 2022/03/02 05:01:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:05 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (25 bytes), uploading instead of streaming 2022/03/02 05:01:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:05 INFO : dir/file1: Copied (new) 2022/03/02 05:01:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:05 DEBUG : newLeaf: Running delayed rename now 2022/03/02 05:01:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:06 INFO : dir/file1: Deleted 2022/03/02 05:01:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000ccca80 2022/03/02 05:01:06 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:06 DEBUG : >WaitForWriters: 2022/03/02 05:01:06 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : >WaitForWriters: 2022/03/02 05:01:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:06 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/02 05:01:06 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:06 DEBUG : dir/file1(0xc0005f71c0): openPending: 2022/03/02 05:01:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/02 05:01:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:06 DEBUG : dir/file1(0xc0005f71c0): >openPending: err= 2022/03/02 05:01:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:06 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:06 DEBUG : dir/file1(0xc0005f71c0): _writeAt: size=14, off=0 2022/03/02 05:01:06 DEBUG : dir/file1(0xc0005f71c0): >_writeAt: n=14, err= 2022/03/02 05:01:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:06 DEBUG : dir/file1(0xc0005f71c0): close: 2022/03/02 05:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/02 05:01:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:06 DEBUG : dir/file1(0xc0005f71c0): >close: err= 2022/03/02 05:01:06 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : file1: reading active writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : file1: reading active writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : file1: reading active writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : file1: reading active writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:06 DEBUG : dir/file1: vfs cache: starting upload 2022/03/02 05:01:06 DEBUG : dir: Looking for writers 2022/03/02 05:01:06 DEBUG : file1: reading active writers 2022/03/02 05:01:06 DEBUG : : Looking for writers 2022/03/02 05:01:06 DEBUG : dir: reading active writers 2022/03/02 05:01:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:07 INFO : dir/file1: Copied (replaced existing) 2022/03/02 05:01:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/03/02 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:07 DEBUG : dir: Looking for writers 2022/03/02 05:01:07 DEBUG : file1: reading active writers 2022/03/02 05:01:07 DEBUG : : Looking for writers 2022/03/02 05:01:07 DEBUG : dir: reading active writers 2022/03/02 05:01:07 DEBUG : >WaitForWriters: 2022/03/02 05:01:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:07 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:07 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:07 DEBUG : dir/file1(0xc0007ceb80): _readAt: size=512, off=0 2022/03/02 05:01:07 DEBUG : dir/file1(0xc0007ceb80): openPending: 2022/03/02 05:01:07 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/03/02 05:01:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:07 DEBUG : dir/file1(0xc0007ceb80): >openPending: err= 2022/03/02 05:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/02 05:01:07 DEBUG : dir/file1(0xc0007ceb80): >_readAt: n=14, err=EOF 2022/03/02 05:01:07 DEBUG : dir/file1(0xc0007ceb80): close: 2022/03/02 05:01:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:07 DEBUG : dir/file1(0xc0007ceb80): >close: err= 2022/03/02 05:01:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:07 INFO : dir/file1: Deleted 2022/03/02 05:01:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e7380 2022/03/02 05:01:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:07 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:07 INFO : newLeaf: Deleted 2022/03/02 05:01:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/03/02 05:01:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e7380 2022/03/02 05:01:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/02 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:07 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:07 DEBUG : dir/file1(0xc000571f40): openPending: 2022/03/02 05:01:07 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/03/02 05:01:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:07 DEBUG : dir/file1(0xc000571f40): >openPending: err= 2022/03/02 05:01:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:07 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:07 DEBUG : dir/file1(0xc000571f40): _writeAt: size=25, off=0 2022/03/02 05:01:07 DEBUG : dir/file1(0xc000571f40): >_writeAt: n=25, err= 2022/03/02 05:01:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:08 INFO : dir/file1: Deleted 2022/03/02 05:01:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e7380 2022/03/02 05:01:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:08 DEBUG : newLeaf(0xc000571f40): close: 2022/03/02 05:01:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/02 05:01:08 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-02 05:01:07.872587863 +0000 UTC m=+26.081310350 2022/03/02 05:01:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:08 DEBUG : newLeaf(0xc000571f40): >close: err= 2022/03/02 05:01:08 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:08 DEBUG : newLeaf: vfs cache: starting upload 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:08 INFO : newLeaf: Copied (replaced existing) 2022/03/02 05:01:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-02 05:01:07.872587863 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/02 05:01:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/02 05:01:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : >WaitForWriters: 2022/03/02 05:01:08 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:08 DEBUG : dir: Looking for writers 2022/03/02 05:01:08 DEBUG : : Looking for writers 2022/03/02 05:01:08 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:08 DEBUG : dir: reading active writers 2022/03/02 05:01:08 DEBUG : >WaitForWriters: 2022/03/02 05:01:08 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:08 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:08 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:08 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:09 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:09 DEBUG : dir: Looking for writers 2022/03/02 05:01:09 DEBUG : file1: reading active writers 2022/03/02 05:01:09 DEBUG : : Looking for writers 2022/03/02 05:01:09 DEBUG : dir: reading active writers 2022/03/02 05:01:09 DEBUG : >WaitForWriters: 2022/03/02 05:01:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:09 INFO : dir/file1: Deleted 2022/03/02 05:01:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000a43800 2022/03/02 05:01:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:09 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:09 INFO : newLeaf: Deleted 2022/03/02 05:01:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000a43800 2022/03/02 05:01:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/02 05:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:09 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:09 DEBUG : dir/file1(0xc000840740): openPending: 2022/03/02 05:01:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/02 05:01:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:09 DEBUG : dir/file1(0xc000840740): >openPending: err= 2022/03/02 05:01:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:09 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:09 DEBUG : dir/file1(0xc000840740): _writeAt: size=25, off=0 2022/03/02 05:01:09 DEBUG : dir/file1(0xc000840740): >_writeAt: n=25, err= 2022/03/02 05:01:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:10 INFO : dir/file1: Deleted 2022/03/02 05:01:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000a43800 2022/03/02 05:01:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:10 DEBUG : newLeaf(0xc000840740): close: 2022/03/02 05:01:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/02 05:01:10 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-02 05:01:09.867461989 +0000 UTC m=+28.076184446 2022/03/02 05:01:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:10 DEBUG : newLeaf(0xc000840740): >close: err= 2022/03/02 05:01:10 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:10 DEBUG : newLeaf: vfs cache: starting upload 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:10 INFO : newLeaf: Copied (replaced existing) 2022/03/02 05:01:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-02 05:01:09.867461989 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/02 05:01:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/02 05:01:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : >WaitForWriters: 2022/03/02 05:01:10 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:10 DEBUG : >WaitForWriters: 2022/03/02 05:01:10 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:10 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/02 05:01:10 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:10 DEBUG : dir/file1(0xc000a615c0): openPending: 2022/03/02 05:01:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/02 05:01:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:10 DEBUG : dir/file1(0xc000a615c0): >openPending: err= 2022/03/02 05:01:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:10 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:10 DEBUG : dir/file1(0xc000a615c0): _writeAt: size=14, off=0 2022/03/02 05:01:10 DEBUG : dir/file1(0xc000a615c0): >_writeAt: n=14, err= 2022/03/02 05:01:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:10 DEBUG : dir/file1(0xc000a615c0): close: 2022/03/02 05:01:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/02 05:01:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:10 DEBUG : dir/file1(0xc000a615c0): >close: err= 2022/03/02 05:01:10 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : file1: reading active writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:10 DEBUG : dir: Looking for writers 2022/03/02 05:01:10 DEBUG : file1: reading active writers 2022/03/02 05:01:10 DEBUG : : Looking for writers 2022/03/02 05:01:10 DEBUG : dir: reading active writers 2022/03/02 05:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:11 DEBUG : dir: Looking for writers 2022/03/02 05:01:11 DEBUG : file1: reading active writers 2022/03/02 05:01:11 DEBUG : : Looking for writers 2022/03/02 05:01:11 DEBUG : dir: reading active writers 2022/03/02 05:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:11 DEBUG : dir: Looking for writers 2022/03/02 05:01:11 DEBUG : file1: reading active writers 2022/03/02 05:01:11 DEBUG : : Looking for writers 2022/03/02 05:01:11 DEBUG : dir: reading active writers 2022/03/02 05:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:11 DEBUG : dir/file1: vfs cache: starting upload 2022/03/02 05:01:11 DEBUG : dir: Looking for writers 2022/03/02 05:01:11 DEBUG : file1: reading active writers 2022/03/02 05:01:11 DEBUG : : Looking for writers 2022/03/02 05:01:11 DEBUG : dir: reading active writers 2022/03/02 05:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:11 INFO : dir/file1: Copied (replaced existing) 2022/03/02 05:01:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/03/02 05:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:11 DEBUG : dir: Looking for writers 2022/03/02 05:01:11 DEBUG : file1: reading active writers 2022/03/02 05:01:11 DEBUG : : Looking for writers 2022/03/02 05:01:11 DEBUG : dir: reading active writers 2022/03/02 05:01:11 DEBUG : >WaitForWriters: 2022/03/02 05:01:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:11 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:11 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:11 DEBUG : dir/file1(0xc000dca7c0): _readAt: size=512, off=0 2022/03/02 05:01:11 DEBUG : dir/file1(0xc000dca7c0): openPending: 2022/03/02 05:01:11 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/03/02 05:01:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:11 DEBUG : dir/file1(0xc000dca7c0): >openPending: err= 2022/03/02 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/02 05:01:11 DEBUG : dir/file1(0xc000dca7c0): >_readAt: n=14, err=EOF 2022/03/02 05:01:11 DEBUG : dir/file1(0xc000dca7c0): close: 2022/03/02 05:01:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:11 DEBUG : dir/file1(0xc000dca7c0): >close: err= 2022/03/02 05:01:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:11 INFO : dir/file1: Deleted 2022/03/02 05:01:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a43a40 2022/03/02 05:01:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:11 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:11 INFO : newLeaf: Deleted 2022/03/02 05:01:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/03/02 05:01:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000a43a40 2022/03/02 05:01:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/02 05:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:12 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:12 DEBUG : dir/file1(0xc000a61840): openPending: 2022/03/02 05:01:12 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/03/02 05:01:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:12 DEBUG : dir/file1(0xc000a61840): >openPending: err= 2022/03/02 05:01:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:12 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:12 DEBUG : dir/file1(0xc000a61840): _writeAt: size=25, off=0 2022/03/02 05:01:12 DEBUG : dir/file1(0xc000a61840): >_writeAt: n=25, err= 2022/03/02 05:01:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:12 INFO : dir/file1: Deleted 2022/03/02 05:01:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a43a40 2022/03/02 05:01:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:12 DEBUG : newLeaf(0xc000a61840): close: 2022/03/02 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/02 05:01:12 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-02 05:01:12.009933772 +0000 UTC m=+30.218656230 2022/03/02 05:01:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:12 DEBUG : newLeaf(0xc000a61840): >close: err= 2022/03/02 05:01:12 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:12 DEBUG : newLeaf: vfs cache: starting upload 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:12 INFO : newLeaf: Copied (replaced existing) 2022/03/02 05:01:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-02 05:01:12.009933772 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/02 05:01:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/02 05:01:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : >WaitForWriters: 2022/03/02 05:01:12 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:12 DEBUG : dir: Looking for writers 2022/03/02 05:01:12 DEBUG : : Looking for writers 2022/03/02 05:01:12 DEBUG : dir: reading active writers 2022/03/02 05:01:12 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:12 DEBUG : >WaitForWriters: 2022/03/02 05:01:12 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:12 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:12 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:12 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:13 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:13 DEBUG : dir: Looking for writers 2022/03/02 05:01:13 DEBUG : file1: reading active writers 2022/03/02 05:01:13 DEBUG : : Looking for writers 2022/03/02 05:01:13 DEBUG : dir: reading active writers 2022/03/02 05:01:13 DEBUG : >WaitForWriters: 2022/03/02 05:01:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:13 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:13 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:13 DEBUG : dir/file1(0xc0009c4100): _readAt: size=512, off=0 2022/03/02 05:01:13 DEBUG : dir/file1(0xc0009c4100): openPending: 2022/03/02 05:01:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/02 05:01:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:13 DEBUG : dir/file1(0xc0009c4100): >openPending: err= 2022/03/02 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2022/03/02 05:01:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/02 05:01:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:13 DEBUG : dir/file1(0xc0009c4100): >_readAt: n=14, err=EOF 2022/03/02 05:01:13 DEBUG : dir/file1(0xc0009c4100): close: 2022/03/02 05:01:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:13 DEBUG : dir/file1(0xc0009c4100): >close: err= 2022/03/02 05:01:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:13 INFO : dir/file1: Deleted 2022/03/02 05:01:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0004fbb00 2022/03/02 05:01:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:13 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:13 INFO : newLeaf: Deleted 2022/03/02 05:01:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/03/02 05:01:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0004fbb00 2022/03/02 05:01:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/02 05:01:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:13 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:13 DEBUG : dir/file1(0xc000c10080): openPending: 2022/03/02 05:01:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/03/02 05:01:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/02 05:01:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:13 DEBUG : dir/file1(0xc000c10080): >openPending: err= 2022/03/02 05:01:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:13 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:13 DEBUG : dir/file1(0xc000c10080): _writeAt: size=25, off=0 2022/03/02 05:01:13 DEBUG : dir/file1(0xc000c10080): >_writeAt: n=25, err= 2022/03/02 05:01:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/02 05:01:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/03/02 05:01:14 INFO : dir/file1: Deleted 2022/03/02 05:01:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/02 05:01:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0004fbb00 2022/03/02 05:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:14 DEBUG : newLeaf(0xc000c10080): close: 2022/03/02 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/02 05:01:14 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-02 05:01:13.905164147 +0000 UTC m=+32.113886634 2022/03/02 05:01:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:14 DEBUG : newLeaf(0xc000c10080): >close: err= 2022/03/02 05:01:14 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:14 DEBUG : newLeaf: vfs cache: starting upload 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/02 05:01:14 INFO : newLeaf: Copied (replaced existing) 2022/03/02 05:01:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-02 05:01:13.905164147 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/02 05:01:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/02 05:01:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/02 05:01:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : >WaitForWriters: 2022/03/02 05:01:14 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:14 DEBUG : dir: Looking for writers 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 DEBUG : dir: reading active writers 2022/03/02 05:01:14 DEBUG : newLeaf: reading active writers 2022/03/02 05:01:14 DEBUG : >WaitForWriters: 2022/03/02 05:01:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (11.58s) --- PASS: TestFileRename/off,forceCache=false (1.59s) --- PASS: TestFileRename/minimal,forceCache=false (1.66s) --- PASS: TestFileRename/minimal,forceCache=true (2.31s) --- PASS: TestFileRename/writes,forceCache=false (1.93s) --- PASS: TestFileRename/writes,forceCache=true (2.16s) --- PASS: TestFileRename/full,forceCache=false (1.94s) === RUN TestRcGetVFS run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:14 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:14 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:14 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:14 DEBUG : : Looking for writers 2022/03/02 05:01:14 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-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:14 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:15 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:15 DEBUG : dir: Looking for writers 2022/03/02 05:01:15 DEBUG : file1: reading active writers 2022/03/02 05:01:15 DEBUG : : Looking for writers 2022/03/02 05:01:15 DEBUG : dir: reading active writers 2022/03/02 05:01:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.50s) === RUN TestReadFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:15 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/03/02 05:01:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/03/02 05:01:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/03/02 05:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/03/02 05:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2022/03/02 05:01:16 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:16 DEBUG : dir: Looking for writers 2022/03/02 05:01:16 DEBUG : file1: reading active writers 2022/03/02 05:01:16 DEBUG : : Looking for writers 2022/03/02 05:01:16 DEBUG : dir: reading active writers 2022/03/02 05:01:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.28s) === RUN TestReadFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:16 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/03/02 05:01:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/03/02 05:01:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/03/02 05:01:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/03/02 05:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2022/03/02 05:01:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2022/03/02 05:01:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2022/03/02 05:01:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/03/02 05:01:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/03/02 05:01:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/03/02 05:01:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2022/03/02 05:01:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/03/02 05:01:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/03/02 05:01:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/03/02 05:01:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2022/03/02 05:01:17 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:17 DEBUG : dir: Looking for writers 2022/03/02 05:01:17 DEBUG : file1: reading active writers 2022/03/02 05:01:17 DEBUG : : Looking for writers 2022/03/02 05:01:17 DEBUG : dir: reading active writers 2022/03/02 05:01:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.04s) === RUN TestReadFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:17 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:17 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:17 DEBUG : dir: Looking for writers 2022/03/02 05:01:17 DEBUG : file1: reading active writers 2022/03/02 05:01:17 DEBUG : : Looking for writers 2022/03/02 05:01:17 DEBUG : dir: reading active writers 2022/03/02 05:01:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.46s) === RUN TestReadFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:18 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/02 05:01:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/02 05:01:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2022/03/02 05:01:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2022/03/02 05:01:18 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:18 DEBUG : dir: Looking for writers 2022/03/02 05:01:18 DEBUG : file1: reading active writers 2022/03/02 05:01:18 DEBUG : : Looking for writers 2022/03/02 05:01:18 DEBUG : dir: reading active writers 2022/03/02 05:01:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.46s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:18 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:18 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:18 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:18 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:18 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): _readAt: size=1, off=0 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): openPending: 2022/03/02 05:01:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): >openPending: err= 2022/03/02 05:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/03/02 05:01:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/02 05:01:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): >_readAt: n=1, err= 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): _readAt: size=256, off=1 2022/03/02 05:01:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): >_readAt: n=15, err=EOF 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): _readAt: size=16, off=16 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): >_readAt: n=0, err=EOF 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): close: 2022/03/02 05:01:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): >close: err= 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): close: 2022/03/02 05:01:18 DEBUG : dir/file1(0xc0008cfc80): >close: err=file already closed 2022/03/02 05:01:18 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:18 DEBUG : dir: Looking for writers 2022/03/02 05:01:18 DEBUG : file1: reading active writers 2022/03/02 05:01:18 DEBUG : : Looking for writers 2022/03/02 05:01:18 DEBUG : dir: reading active writers 2022/03/02 05:01:18 DEBUG : >WaitForWriters: 2022/03/02 05:01:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.49s) === RUN TestRWFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:19 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:19 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:19 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): _readAt: size=1, off=0 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): openPending: 2022/03/02 05:01:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >openPending: err= 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/03/02 05:01:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/02 05:01:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): _readAt: size=1, off=5 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): _readAt: size=1, off=3 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): _readAt: size=1, off=13 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): _readAt: size=16, off=100 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >_readAt: n=0, err=EOF 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): close: 2022/03/02 05:01:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000980700): >close: err= 2022/03/02 05:01:19 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:19 DEBUG : dir: Looking for writers 2022/03/02 05:01:19 DEBUG : file1: reading active writers 2022/03/02 05:01:19 DEBUG : : Looking for writers 2022/03/02 05:01:19 DEBUG : dir: reading active writers 2022/03/02 05:01:19 DEBUG : >WaitForWriters: 2022/03/02 05:01:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.53s) === RUN TestRWFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:19 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:19 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:19 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=1, off=0 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): openPending: 2022/03/02 05:01:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >openPending: err= 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/03/02 05:01:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/02 05:01:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=1, off=5 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=1, off=1 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=1, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=6, off=10 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=6, err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=256, off=10 2022/03/02 05:01:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=6, err=EOF 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=256, off=100 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=0, err=EOF 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): close: 2022/03/02 05:01:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >close: err= 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): _readAt: size=256, off=100 2022/03/02 05:01:19 DEBUG : dir/file1(0xc000a30700): >_readAt: n=0, err=file already closed 2022/03/02 05:01:19 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:19 DEBUG : dir: Looking for writers 2022/03/02 05:01:19 DEBUG : file1: reading active writers 2022/03/02 05:01:19 DEBUG : : Looking for writers 2022/03/02 05:01:19 DEBUG : dir: reading active writers 2022/03/02 05:01:19 DEBUG : >WaitForWriters: 2022/03/02 05:01:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.51s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:20 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:20 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:20 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): RWFileHandle.Flush 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): _readAt: size=256, off=0 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): openPending: 2022/03/02 05:01:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): >openPending: err= 2022/03/02 05:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/03/02 05:01:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/02 05:01:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): >_readAt: n=16, err=EOF 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): RWFileHandle.Flush 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): RWFileHandle.Flush 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): close: 2022/03/02 05:01:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000ca60c0): >close: err= 2022/03/02 05:01:20 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:20 DEBUG : dir: Looking for writers 2022/03/02 05:01:20 DEBUG : file1: reading active writers 2022/03/02 05:01:20 DEBUG : : Looking for writers 2022/03/02 05:01:20 DEBUG : dir: reading active writers 2022/03/02 05:01:20 DEBUG : >WaitForWriters: 2022/03/02 05:01:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.50s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:20 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/02 05:01:20 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:20 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): _readAt: size=256, off=0 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): openPending: 2022/03/02 05:01:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): >openPending: err= 2022/03/02 05:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/03/02 05:01:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/02 05:01:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): >_readAt: n=16, err=EOF 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): RWFileHandle.Release 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): close: 2022/03/02 05:01:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): >close: err= 2022/03/02 05:01:20 DEBUG : dir/file1(0xc000d5f980): RWFileHandle.Release 2022/03/02 05:01:20 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:20 DEBUG : dir: Looking for writers 2022/03/02 05:01:20 DEBUG : file1: reading active writers 2022/03/02 05:01:20 DEBUG : : Looking for writers 2022/03/02 05:01:20 DEBUG : dir: reading active writers 2022/03/02 05:01:20 DEBUG : >WaitForWriters: 2022/03/02 05:01:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.50s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:21 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:21 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): openPending: 2022/03/02 05:01:21 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): >openPending: err= 2022/03/02 05:01:21 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): _writeAt: size=5, off=0 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): >_writeAt: n=5, err= 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): _writeAt: size=7, off=5 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): >_writeAt: n=7, err= 2022/03/02 05:01:21 DEBUG : file1: vfs cache: truncate to size=11 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): close: 2022/03/02 05:01:21 DEBUG : file1: vfs cache: setting modification time to 2022-03-02 05:01:21.166215399 +0000 UTC m=+39.374937907 2022/03/02 05:01:21 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): >close: err= 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): close: 2022/03/02 05:01:21 DEBUG : file1(0xc000e08840): >close: err=file already closed 2022/03/02 05:01:21 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:21 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:01:21 INFO : file1: Copied (new) 2022/03/02 05:01:21 DEBUG : file1: vfs cache: fingerprint now "11,2022-03-02 05:01:21.166215399 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/03/02 05:01:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:21 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : >WaitForWriters: 2022/03/02 05:01:21 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : >WaitForWriters: 2022/03/02 05:01:21 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.60s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:21 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:21 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): openPending: 2022/03/02 05:01:21 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): >openPending: err= 2022/03/02 05:01:21 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): _writeAt: size=7, off=0 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): >_writeAt: n=7, err= 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): _writeAt: size=6, off=5 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): >_writeAt: n=6, err= 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): close: 2022/03/02 05:01:21 DEBUG : file1: vfs cache: setting modification time to 2022-03-02 05:01:21.759782097 +0000 UTC m=+39.968504593 2022/03/02 05:01:21 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): >close: err= 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): _writeAt: size=5, off=0 2022/03/02 05:01:21 DEBUG : file1(0xc000969300): >_writeAt: n=0, err=file already closed 2022/03/02 05:01:21 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:21 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:21 DEBUG : : Looking for writers 2022/03/02 05:01:21 DEBUG : file1: reading active writers 2022/03/02 05:01:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:01:21 INFO : file1: Copied (new) 2022/03/02 05:01:21 DEBUG : file1: vfs cache: fingerprint now "11,2022-03-02 05:01:21.759782097 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/03/02 05:01:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:21 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : >WaitForWriters: 2022/03/02 05:01:22 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : >WaitForWriters: 2022/03/02 05:01:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.59s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:22 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:22 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:22 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:22 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:22 DEBUG : file1(0xc000088440): openPending: 2022/03/02 05:01:22 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:22 DEBUG : file1(0xc000088440): >openPending: err= 2022/03/02 05:01:22 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:22 DEBUG : file1(0xc000088440): close: 2022/03/02 05:01:22 DEBUG : file1: vfs cache: setting modification time to 2022-03-02 05:01:22.349026771 +0000 UTC m=+40.557749268 2022/03/02 05:01:22 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:22 DEBUG : file1(0xc000088440): >close: err= 2022/03/02 05:01:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/03/02 05:01:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/02 05:01:22 DEBUG : file2: newRWFileHandle: 2022/03/02 05:01:22 DEBUG : file2(0xc000088740): openPending: 2022/03/02 05:01:22 DEBUG : file2: vfs cache: truncate to size=0 2022/03/02 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/02 05:01:22 DEBUG : file2(0xc000088740): >openPending: err= 2022/03/02 05:01:22 DEBUG : file2: >newRWFileHandle: err= 2022/03/02 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/02 05:01:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2022/03/02 05:01:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2022/03/02 05:01:22 DEBUG : file2(0xc000088740): RWFileHandle.Flush 2022/03/02 05:01:22 DEBUG : file2(0xc000088740): RWFileHandle.Release 2022/03/02 05:01:22 DEBUG : file2(0xc000088740): close: 2022/03/02 05:01:22 DEBUG : file2: vfs cache: setting modification time to 2022-03-02 05:01:22.350132441 +0000 UTC m=+40.558854948 2022/03/02 05:01:22 INFO : file2: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:22 DEBUG : file2(0xc000088740): >close: err= 2022/03/02 05:01:22 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2022/03/02 05:01:22 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:22 DEBUG : file2: vfs cache: starting upload 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2022/03/02 05:01:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:01:22 INFO : file1: Copied (new) 2022/03/02 05:01:22 DEBUG : file1: vfs cache: fingerprint now "0,2022-03-02 05:01:22.349026771 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/03/02 05:01:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:22 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:22 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:01:22 INFO : file2: Copied (new) 2022/03/02 05:01:22 DEBUG : file2: vfs cache: fingerprint now "0,2022-03-02 05:01:22.350132441 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/03/02 05:01:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2022/03/02 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/02 05:01:22 INFO : file2: vfs cache: upload succeeded try #1 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : >WaitForWriters: 2022/03/02 05:01:22 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:22 DEBUG : : Looking for writers 2022/03/02 05:01:22 DEBUG : file1: reading active writers 2022/03/02 05:01:22 DEBUG : file2: reading active writers 2022/03/02 05:01:22 DEBUG : >WaitForWriters: 2022/03/02 05:01:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:23 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:23 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): openPending: 2022/03/02 05:01:23 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): >openPending: err= 2022/03/02 05:01:23 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): _writeAt: size=5, off=0 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): >_writeAt: n=5, err= 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): RWFileHandle.Flush 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): RWFileHandle.Flush 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): close: 2022/03/02 05:01:23 DEBUG : file1: vfs cache: setting modification time to 2022-03-02 05:01:23.059076227 +0000 UTC m=+41.267798714 2022/03/02 05:01:23 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:23 DEBUG : file1(0xc0005700c0): >close: err= 2022/03/02 05:01:23 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:23 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:23 INFO : file1: Copied (new) 2022/03/02 05:01:23 DEBUG : file1: vfs cache: fingerprint now "5,2022-03-02 05:01:23.059076227 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/02 05:01:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:23 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : >WaitForWriters: 2022/03/02 05:01:23 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.52s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:23 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:23 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): openPending: 2022/03/02 05:01:23 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): >openPending: err= 2022/03/02 05:01:23 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): _writeAt: size=5, off=0 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): >_writeAt: n=5, err= 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): RWFileHandle.Release 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): close: 2022/03/02 05:01:23 DEBUG : file1: vfs cache: setting modification time to 2022-03-02 05:01:23.575851342 +0000 UTC m=+41.784573839 2022/03/02 05:01:23 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): >close: err= 2022/03/02 05:01:23 DEBUG : file1(0xc00079a380): RWFileHandle.Release 2022/03/02 05:01:23 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:23 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:23 INFO : file1: Copied (new) 2022/03/02 05:01:23 DEBUG : file1: vfs cache: fingerprint now "5,2022-03-02 05:01:23.575851342 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/02 05:01:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:23 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:23 DEBUG : : Looking for writers 2022/03/02 05:01:23 DEBUG : file1: reading active writers 2022/03/02 05:01:23 DEBUG : >WaitForWriters: 2022/03/02 05:01:23 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.52s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:24 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2022/03/02 05:01:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:24 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:24 DEBUG : dir/file1(0xc00079bf80): openPending: 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:24 DEBUG : dir/file1(0xc00079bf80): >openPending: err= 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/02 05:01:24 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:24 DEBUG : dir/file1(0xc00079bf80): _writeAt: size=5, off=0 2022/03/02 05:01:24 DEBUG : dir/file1(0xc00079bf80): >_writeAt: n=5, err= 2022/03/02 05:01:24 DEBUG : dir/file1(0xc00079bf80): close: 2022/03/02 05:01:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: setting modification time to 2022-03-02 05:01:24.386413675 +0000 UTC m=+42.595136173 2022/03/02 05:01:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:24 DEBUG : dir/file1(0xc00079bf80): >close: err= 2022/03/02 05:01:24 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:24 DEBUG : dir: Looking for writers 2022/03/02 05:01:24 DEBUG : file1: reading active writers 2022/03/02 05:01:24 DEBUG : : Looking for writers 2022/03/02 05:01:24 DEBUG : dir: reading active writers 2022/03/02 05:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:24 DEBUG : dir: Looking for writers 2022/03/02 05:01:24 DEBUG : file1: reading active writers 2022/03/02 05:01:24 DEBUG : : Looking for writers 2022/03/02 05:01:24 DEBUG : dir: reading active writers 2022/03/02 05:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:24 DEBUG : dir: Looking for writers 2022/03/02 05:01:24 DEBUG : file1: reading active writers 2022/03/02 05:01:24 DEBUG : : Looking for writers 2022/03/02 05:01:24 DEBUG : dir: reading active writers 2022/03/02 05:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:24 DEBUG : dir: Looking for writers 2022/03/02 05:01:24 DEBUG : file1: reading active writers 2022/03/02 05:01:24 DEBUG : : Looking for writers 2022/03/02 05:01:24 DEBUG : dir: reading active writers 2022/03/02 05:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: starting upload 2022/03/02 05:01:24 DEBUG : dir: Looking for writers 2022/03/02 05:01:24 DEBUG : file1: reading active writers 2022/03/02 05:01:24 DEBUG : : Looking for writers 2022/03/02 05:01:24 DEBUG : dir: reading active writers 2022/03/02 05:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:24 INFO : dir/file1: Copied (replaced existing) 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2022-03-02 05:01:24.386413675 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/02 05:01:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:24 DEBUG : dir: Looking for writers 2022/03/02 05:01:24 DEBUG : file1: reading active writers 2022/03/02 05:01:24 DEBUG : : Looking for writers 2022/03/02 05:01:24 DEBUG : dir: reading active writers 2022/03/02 05:01:24 DEBUG : >WaitForWriters: 2022/03/02 05:01:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.81s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:24 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:25 DEBUG : dir/file1: newRWFileHandle: 2022/03/02 05:01:25 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/02 05:01:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/02 05:01:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): _writeAt: size=5, off=0 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): openPending: 2022/03/02 05:01:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/02 05:01:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/02 05:01:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): >openPending: err= 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): >_writeAt: n=5, err= 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): _writeAt: size=15, off=5 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): >_writeAt: n=15, err= 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): close: 2022/03/02 05:01:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2022/03/02 05:01:25 DEBUG : dir/file1: vfs cache: setting modification time to 2022-03-02 05:01:25.198619255 +0000 UTC m=+43.407341762 2022/03/02 05:01:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:25 DEBUG : dir/file1(0xc000840680): >close: err= 2022/03/02 05:01:25 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:25 DEBUG : dir: Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : dir: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:25 DEBUG : dir: Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : dir: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:25 DEBUG : dir: Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : dir: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:25 DEBUG : dir: Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : dir: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:25 DEBUG : dir/file1: vfs cache: starting upload 2022/03/02 05:01:25 DEBUG : dir: Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : dir: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:25 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2022/03/02 05:01:25 INFO : dir/file1: Copied (replaced existing) 2022/03/02 05:01:25 DEBUG : dir/file1: vfs cache: fingerprint now "20,2022-03-02 05:01:25.198619255 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2022/03/02 05:01:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:25 DEBUG : dir: Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : dir: reading active writers 2022/03/02 05:01:25 DEBUG : >WaitForWriters: 2022/03/02 05:01:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.81s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:25 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:25 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:25 DEBUG : file1(0xc000967500): openPending: 2022/03/02 05:01:25 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:25 DEBUG : file1(0xc000967500): >openPending: err= 2022/03/02 05:01:25 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:25 DEBUG : file1(0xc000967500): _writeAt: size=5, off=0 2022/03/02 05:01:25 DEBUG : file1(0xc000967500): >_writeAt: n=5, err= 2022/03/02 05:01:25 DEBUG : file1(0xc000967500): close: 2022/03/02 05:01:25 DEBUG : file1: vfs cache: setting modification time to 2022-03-02 05:01:25.70834497 +0000 UTC m=+43.917067438 2022/03/02 05:01:25 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:25 DEBUG : file1(0xc000967500): >close: err= 2022/03/02 05:01:25 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:25 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:25 DEBUG : : Looking for writers 2022/03/02 05:01:25 DEBUG : file1: reading active writers 2022/03/02 05:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:25 INFO : file1: Copied (new) 2022/03/02 05:01:25 DEBUG : file1: vfs cache: fingerprint now "5,2022-03-02 05:01:25.70834497 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/02 05:01:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:25 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : >WaitForWriters: 2022/03/02 05:01:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.51s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:26 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2022/03/02 05:01:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc080): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc080): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc080): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc080): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc080): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.217066015 +0000 UTC m=+44.425788482 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc080): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.217066015 +0000 UTC m=+44.425788482 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc0c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc100): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc100): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc100): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.217066015 +0000 UTC m=+44.425788482 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245f10 item 1 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc180): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc180): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc180): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc180): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc180): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.218709101 +0000 UTC m=+44.427431569 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc180): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc1c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc1c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc1c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc1c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc1c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.218709101 +0000 UTC m=+44.427431569 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc1c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024c850 item 2 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc240): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc240): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc240): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc240): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc240): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.219687153 +0000 UTC m=+44.428409630 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc240): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.219687153 +0000 UTC m=+44.428409630 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc280): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc2c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc2c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc2c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc2c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc2c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.219687153 +0000 UTC m=+44.428409630 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc2c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024cb60 item 3 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc380): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc380): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc380): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc380): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc380): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.221703639 +0000 UTC m=+44.430426135 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc380): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc400): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc400): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc400): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc400): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc400): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.221703639 +0000 UTC m=+44.430426135 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc400): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d0a0 item 4 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc480): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc480): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc480): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc480): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc480): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.223069456 +0000 UTC m=+44.431791962 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc480): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.223069456 +0000 UTC m=+44.431791962 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc4c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc500): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc500): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc500): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc500): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc500): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.223069456 +0000 UTC m=+44.431791962 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc500): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d340 item 5 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc5c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc5c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc5c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc5c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc5c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.225325709 +0000 UTC m=+44.434048207 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc5c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc640): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc640): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc640): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc640): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc640): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.225325709 +0000 UTC m=+44.434048207 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc640): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d730 item 6 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc700): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc700): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc700): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc700): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc700): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.226571843 +0000 UTC m=+44.435294330 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc700): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.226571843 +0000 UTC m=+44.435294330 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc7c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc800): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc800): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc800): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc800): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc800): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.226571843 +0000 UTC m=+44.435294330 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc800): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024db20 item 7 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc8c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc8c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc8c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc8c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc8c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.227881125 +0000 UTC m=+44.436603612 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc8c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc940): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc940): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc940): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc940): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc940): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.227881125 +0000 UTC m=+44.436603612 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc940): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250070 item 8 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc9c0): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc0007fc9c0): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc9c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc9c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc9c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc9c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fc9c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.229107802 +0000 UTC m=+44.437830288 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.229107802 +0000 UTC m=+44.437830288 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca80): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.229107802 +0000 UTC m=+44.437830288 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fca80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250380 item 9 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcb40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcb40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcb40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcb40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcb40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.230412364 +0000 UTC m=+44.439134851 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcb40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcbc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcbc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcbc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcbc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcbc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.230412364 +0000 UTC m=+44.439134851 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcbc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002507e0 item 10 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fccc0): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc0007fccc0): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fccc0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fccc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fccc0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fccc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fccc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcd00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcd00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcd00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcd00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcd00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.231503367 +0000 UTC m=+44.440225854 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcd00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.231503367 +0000 UTC m=+44.440225854 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcdc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fce00): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fce00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fce00): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fce00): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fce00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.231503367 +0000 UTC m=+44.440225854 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fce00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250a80 item 11 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcec0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcec0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcec0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcec0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcec0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.232841102 +0000 UTC m=+44.441563589 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcec0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcf40): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcf40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcf40): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcf40): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcf40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.232841102 +0000 UTC m=+44.441563589 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fcf40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250e70 item 12 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd040): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc0007fd040): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd040): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd040): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd040): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd040): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd040): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd080): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd080): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd080): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd080): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd080): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.233773888 +0000 UTC m=+44.442496375 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd080): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd140): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd140): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd140): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd140): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd140): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.233773888 +0000 UTC m=+44.442496375 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd140): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251110 item 13 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd240): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd240): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd240): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd240): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd240): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.234895819 +0000 UTC m=+44.443618276 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd240): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd2c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd2c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd2c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd2c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd2c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.234895819 +0000 UTC m=+44.443618276 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd2c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251420 item 14 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd3c0): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc0007fd3c0): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd3c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd3c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd3c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd3c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd3c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd400): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd400): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd400): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd400): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd400): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.235690948 +0000 UTC m=+44.444413415 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd400): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd4c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd4c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd4c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd4c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd4c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.235690948 +0000 UTC m=+44.444413415 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd4c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002516c0 item 15 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd580): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd580): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd580): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.23704348 +0000 UTC m=+44.445765938 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd600): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd600): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd600): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd600): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd600): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.23704348 +0000 UTC m=+44.445765938 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd600): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251960 item 16 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd680): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd680): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd680): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd680): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd680): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.237962971 +0000 UTC m=+44.446685439 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd680): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.237962971 +0000 UTC m=+44.446685439 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd6c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd700): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd700): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd700): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd700): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd700): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.237962971 +0000 UTC m=+44.446685439 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd700): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251c70 item 17 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd7c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd7c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd7c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd7c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd7c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.239234383 +0000 UTC m=+44.447956840 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd7c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd880): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd880): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd880): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd880): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd880): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.239234383 +0000 UTC m=+44.447956840 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd880): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8000 item 18 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd9c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd9c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd9c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd9c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd9c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.240341496 +0000 UTC m=+44.449063963 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fd9c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.240341496 +0000 UTC m=+44.449063963 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdc80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdd40): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdd40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdd40): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdd40): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdd40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.240341496 +0000 UTC m=+44.449063963 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdd40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c82a0 item 19 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdf80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdf80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdf80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdf80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdf80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.241547373 +0000 UTC m=+44.450269840 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0007fdf80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.241547373 +0000 UTC m=+44.450269840 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c87e0 item 20 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce0c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce0c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce0c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce0c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce0c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.243049816 +0000 UTC m=+44.451772283 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce0c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.243049816 +0000 UTC m=+44.451772283 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce180): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce1c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce1c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce1c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce1c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce1c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.243049816 +0000 UTC m=+44.451772283 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce1c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8b60 item 21 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce280): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce280): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce280): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce280): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce280): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.252314443 +0000 UTC m=+44.461036910 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce280): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8040): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8040): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8040): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8040): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8040): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.252314443 +0000 UTC m=+44.461036910 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8040): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328380 item 22 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8100): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8100): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8100): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.253252318 +0000 UTC m=+44.461974776 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.253252318 +0000 UTC m=+44.461974776 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb81c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8200): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8200): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8200): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.253252318 +0000 UTC m=+44.461974776 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328930 item 23 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb82c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb82c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb82c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb82c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb82c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.255178194 +0000 UTC m=+44.463900692 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb82c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8380): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8380): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8380): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8380): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8380): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.255178194 +0000 UTC m=+44.463900692 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8380): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328e70 item 24 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8480): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc000bb8480): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8480): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8480): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8480): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8480): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8480): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb84c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb84c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb84c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb84c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb84c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.256766418 +0000 UTC m=+44.465488916 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb84c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.256766418 +0000 UTC m=+44.465488916 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb85c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb85c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb85c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb85c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb85c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.256766418 +0000 UTC m=+44.465488916 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb85c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329180 item 25 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8680): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8680): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8680): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8680): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8680): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.257974892 +0000 UTC m=+44.466697358 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8680): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8700): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8700): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8700): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8700): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8700): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.257974892 +0000 UTC m=+44.466697358 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8700): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003296c0 item 26 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8800): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc000bb8800): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8800): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8800): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8800): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8800): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8800): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8840): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8840): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8840): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8840): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8840): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.259628367 +0000 UTC m=+44.468350864 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8840): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.259628367 +0000 UTC m=+44.468350864 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8900): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8940): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8940): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8940): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8940): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8940): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.259628367 +0000 UTC m=+44.468350864 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8940): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329a40 item 27 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.261603967 +0000 UTC m=+44.470326464 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a80): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.261603967 +0000 UTC m=+44.470326464 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8a80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329ea0 item 28 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8b80): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc000bb8b80): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8b80): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8b80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8b80): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8b80): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8b80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8bc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8bc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8bc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8bc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8bc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.263103032 +0000 UTC m=+44.471825540 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8bc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8c80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8c80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8c80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8c80): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8c80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.263103032 +0000 UTC m=+44.471825540 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8c80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8150 item 29 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8d40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8d40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8d40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8d40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8d40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.264546626 +0000 UTC m=+44.473269123 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8d40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8dc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8dc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8dc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8dc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8dc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.264546626 +0000 UTC m=+44.473269123 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8dc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c84d0 item 30 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8ec0): _readAt: size=2, off=0 2022/03/02 05:01:26 ERROR : open-test-file(0xc000bb8ec0): Couldn't read size of file 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8ec0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8ec0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8ec0): >_writeAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8ec0): close: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8ec0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8f00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8f00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8f00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8f00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8f00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.266062305 +0000 UTC m=+44.474784801 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8f00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8fc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8fc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8fc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8fc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8fc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.266062305 +0000 UTC m=+44.474784801 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb8fc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8850 item 31 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 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/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9080): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9080): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9080): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9080): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9080): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.266943334 +0000 UTC m=+44.475665801 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9080): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9100): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9100): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9100): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.266943334 +0000 UTC m=+44.475665801 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8bd0 item 32 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9180): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9180): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9180): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9180): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9180): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.268642245 +0000 UTC m=+44.477364712 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9180): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8fc0 item 33 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.268938039 +0000 UTC m=+44.477660505 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb91c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9200): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9200): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9200): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.268938039 +0000 UTC m=+44.477660505 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9180 item 33 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9280): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9280): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9280): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9280): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9280): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.269689455 +0000 UTC m=+44.478411922 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9280): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9500 item 34 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.269944683 +0000 UTC m=+44.478667151 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb92c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9300): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9300): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9300): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9300): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9300): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.269944683 +0000 UTC m=+44.478667151 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9300): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9730 item 34 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9380): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9380): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9380): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9380): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9380): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.270633995 +0000 UTC m=+44.479356461 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9380): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c99d0 item 35 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.270935479 +0000 UTC m=+44.479657946 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb93c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9400): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9400): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9400): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9400): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9400): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.270935479 +0000 UTC m=+44.479657946 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9400): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9b20 item 35 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb94c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb94c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb94c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb94c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb94c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.271781743 +0000 UTC m=+44.480504210 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb94c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9ea0 item 36 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.27204158 +0000 UTC m=+44.480764047 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb95c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb95c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb95c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb95c0): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb95c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.27204158 +0000 UTC m=+44.480764047 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb95c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da0e0 item 36 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9640): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9640): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9640): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9640): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9640): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.273475524 +0000 UTC m=+44.482197992 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9640): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da5b0 item 37 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.273755839 +0000 UTC m=+44.482478296 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9680): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb96c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb96c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb96c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb96c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb96c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.273755839 +0000 UTC m=+44.482478296 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb96c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da700 item 37 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9780): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9780): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9780): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9780): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9780): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.275073476 +0000 UTC m=+44.483795943 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9780): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dacb0 item 38 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.275477733 +0000 UTC m=+44.484200200 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9840): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9880): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9880): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9880): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9880): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9880): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.275477733 +0000 UTC m=+44.484200200 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9880): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002daf50 item 38 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9940): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9940): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9940): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9940): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9940): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.276507481 +0000 UTC m=+44.485229949 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9940): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db730 item 39 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.276904736 +0000 UTC m=+44.485627202 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a40): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a40): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a40): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.276904736 +0000 UTC m=+44.485627202 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9a40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db960 item 39 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9b80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9b80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9b80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9b80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9b80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.278340523 +0000 UTC m=+44.487062990 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9b80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbf10 item 40 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.278578399 +0000 UTC m=+44.487300866 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c80): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.278578399 +0000 UTC m=+44.487300866 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9c80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238070 item 40 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.279231822 +0000 UTC m=+44.487954279 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238a10 item 41 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.279565086 +0000 UTC m=+44.488287553 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238d90 item 41 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.279827337 +0000 UTC m=+44.488549804 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9d80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9dc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9dc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9dc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9dc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9dc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.279827337 +0000 UTC m=+44.488549804 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9dc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239180 item 41 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.280512019 +0000 UTC m=+44.489234476 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9ec0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9f00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9f00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9f00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239ab0 item 42 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9f00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9f00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.280786964 +0000 UTC m=+44.489509431 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9f00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239ce0 item 42 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.281070856 +0000 UTC m=+44.489793323 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000bb9fc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.281070856 +0000 UTC m=+44.489793323 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce000): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c2a0 item 42 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.281931968 +0000 UTC m=+44.490654435 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce140): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce140): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce140): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c850 item 43 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce140): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce140): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.282202424 +0000 UTC m=+44.490924881 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce140): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ca10 item 43 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.282522574 +0000 UTC m=+44.491245041 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce340): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce340): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce340): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce340): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce340): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.282522574 +0000 UTC m=+44.491245041 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce340): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cd20 item 43 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.283349182 +0000 UTC m=+44.492071649 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce440): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce480): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce480): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce480): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d260 item 44 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce480): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce480): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.283584513 +0000 UTC m=+44.492306980 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce480): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d5e0 item 44 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.283865078 +0000 UTC m=+44.492587545 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce540): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce580): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce580): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce580): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.283865078 +0000 UTC m=+44.492587545 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d880 item 44 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.28450712 +0000 UTC m=+44.493229576 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce680): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce6c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce6c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce6c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dc70 item 45 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce6c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce6c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.285440087 +0000 UTC m=+44.494162543 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce6c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce780): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce780): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce780): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce780): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce780): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.285440087 +0000 UTC m=+44.494162543 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce780): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003df10 item 45 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.286484412 +0000 UTC m=+44.495206879 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce880): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce8c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce8c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce8c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2230 item 46 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce8c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce8c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.286729621 +0000 UTC m=+44.495452089 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce8c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce980): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce980): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce980): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce980): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce980): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.286729621 +0000 UTC m=+44.495452089 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ce980): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2540 item 46 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.287484735 +0000 UTC m=+44.496207201 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cea80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceac0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceac0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceac0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e39d0 item 47 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceac0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceac0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.287737428 +0000 UTC m=+44.496459895 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceac0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceb80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceb80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceb80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceb80): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceb80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.287737428 +0000 UTC m=+44.496459895 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ceb80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3b20 item 47 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.288476051 +0000 UTC m=+44.497198517 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cec80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cecc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cecc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cecc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3f80 item 48 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cecc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cecc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.288703617 +0000 UTC m=+44.497426074 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cecc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ced80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ced80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ced80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ced80): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ced80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.288703617 +0000 UTC m=+44.497426074 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008ced80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003002a0 item 48 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.289465543 +0000 UTC m=+44.498188011 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003008c0 item 49 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.289827211 +0000 UTC m=+44.498549679 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee80): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.289827211 +0000 UTC m=+44.498549679 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cee80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300a10 item 49 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cef40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cef40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cef40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cef40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cef40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.290583377 +0000 UTC m=+44.499305833 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cef40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e00 item 50 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.29085277 +0000 UTC m=+44.499575238 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf000): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf040): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf040): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf040): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf040): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf040): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.29085277 +0000 UTC m=+44.499575238 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf040): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003012d0 item 50 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf100): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf100): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf100): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.291491998 +0000 UTC m=+44.500214465 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003016c0 item 51 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.291756623 +0000 UTC m=+44.500479090 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf1c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf200): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf200): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf200): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.291756623 +0000 UTC m=+44.500479090 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301880 item 51 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf2c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf2c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf2c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf2c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf2c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.292460131 +0000 UTC m=+44.501182598 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf2c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301dc0 item 52 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.292730458 +0000 UTC m=+44.501452914 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf380): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf3c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf3c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf3c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf3c0): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf3c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.292730458 +0000 UTC m=+44.501452914 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf3c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244230 item 52 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf480): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf480): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf480): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf480): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf480): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.293401984 +0000 UTC m=+44.502124452 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf480): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244690 item 53 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.293651972 +0000 UTC m=+44.502374439 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf540): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf580): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf580): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf580): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.293651972 +0000 UTC m=+44.502374439 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002448c0 item 53 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf640): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf640): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf640): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf640): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf640): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.294343587 +0000 UTC m=+44.503066054 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf640): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002453b0 item 54 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.29460659 +0000 UTC m=+44.503329057 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf700): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf740): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf740): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf740): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf740): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf740): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.29460659 +0000 UTC m=+44.503329057 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf740): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002457a0 item 54 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf800): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf800): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf800): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf800): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf800): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.295264231 +0000 UTC m=+44.503986688 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf800): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245ce0 item 55 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.295510242 +0000 UTC m=+44.504232709 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf8c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf900): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf900): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf900): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf900): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf900): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.295510242 +0000 UTC m=+44.504232709 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cf900): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024c150 item 55 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfa00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfa00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfa00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfa00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfa00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.296220472 +0000 UTC m=+44.504942939 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfa00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024c690 item 56 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.296469027 +0000 UTC m=+44.505191494 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb40): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb40): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb40): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.296469027 +0000 UTC m=+44.505191494 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfb40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024c930 item 56 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.297161553 +0000 UTC m=+44.505884021 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfc80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfcc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfcc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfcc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024cd20 item 57 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfcc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfcc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.297377157 +0000 UTC m=+44.506099625 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfcc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ce70 item 57 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.297639318 +0000 UTC m=+44.506361785 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfd80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfdc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfdc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfdc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfdc0): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfdc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.297639318 +0000 UTC m=+44.506361785 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfdc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d0a0 item 57 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.298382349 +0000 UTC m=+44.507104807 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cfec0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cff00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cff00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cff00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d340 item 58 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cff00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cff00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.298579439 +0000 UTC m=+44.507301905 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cff00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d500 item 58 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.298849464 +0000 UTC m=+44.507571931 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0008cffc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a000): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a000): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a000): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a000): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a000): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.298849464 +0000 UTC m=+44.507571931 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a000): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024d650 item 58 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.299459707 +0000 UTC m=+44.508182173 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a140): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a140): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a140): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024da40 item 59 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a140): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a140): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.299672275 +0000 UTC m=+44.508394741 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a140): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024dc70 item 59 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.299954754 +0000 UTC m=+44.508677221 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a240): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a240): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a240): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a240): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a240): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.299954754 +0000 UTC m=+44.508677221 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a240): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ddc0 item 59 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.300644325 +0000 UTC m=+44.509366791 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a340): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a380): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a380): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a380): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002501c0 item 60 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a380): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a380): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.300836054 +0000 UTC m=+44.509558520 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a380): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250310 item 60 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.301137518 +0000 UTC m=+44.509859985 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a440): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a480): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a480): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a480): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a480): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a480): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.301137518 +0000 UTC m=+44.509859985 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a480): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250460 item 60 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.301731951 +0000 UTC m=+44.510454418 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a5c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a600): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a600): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a600): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002507e0 item 61 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a600): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a600): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.301948146 +0000 UTC m=+44.510670613 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a600): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a6c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a6c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a6c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a6c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a6c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.301948146 +0000 UTC m=+44.510670613 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a6c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250930 item 61 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.302722165 +0000 UTC m=+44.511444632 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a7c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a800): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a800): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a800): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250c40 item 62 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a800): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a800): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.302931327 +0000 UTC m=+44.511653794 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a800): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a8c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a8c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a8c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a8c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a8c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.302931327 +0000 UTC m=+44.511653794 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a8c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250d90 item 62 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.303575002 +0000 UTC m=+44.512297469 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060a9c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aa00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aa00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aa00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251030 item 63 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aa00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aa00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.303777981 +0000 UTC m=+44.512500438 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aa00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aac0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aac0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aac0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aac0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aac0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.303777981 +0000 UTC m=+44.512500438 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aac0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251180 item 63 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 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/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): >_readAt: n=0, err=Bad file descriptor 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.304467734 +0000 UTC m=+44.513190201 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060abc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ac00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ac00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ac00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251490 item 64 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ac00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ac00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.304691893 +0000 UTC m=+44.513414360 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ac00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060acc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060acc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060acc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060acc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060acc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.304691893 +0000 UTC m=+44.513414360 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060acc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002515e0 item 64 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.305321081 +0000 UTC m=+44.514043548 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251880 item 65 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.305549028 +0000 UTC m=+44.514271495 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ad80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060adc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060adc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060adc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060adc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060adc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.305549028 +0000 UTC m=+44.514271495 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060adc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002519d0 item 65 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.30618067 +0000 UTC m=+44.514903138 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251ce0 item 66 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.306431651 +0000 UTC m=+44.515154108 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ae80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aec0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aec0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aec0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aec0): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aec0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.306431651 +0000 UTC m=+44.515154108 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060aec0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251e30 item 66 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.307047835 +0000 UTC m=+44.515770302 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d20e0 item 67 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.307333319 +0000 UTC m=+44.516055786 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060af80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060afc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060afc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060afc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060afc0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060afc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.307333319 +0000 UTC m=+44.516055786 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060afc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2380 item 67 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b080): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b080): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b080): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b080): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b080): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.307924346 +0000 UTC m=+44.516646813 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b080): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2700 item 68 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.30817799 +0000 UTC m=+44.516900457 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b140): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b180): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b180): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b180): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b180): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b180): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.30817799 +0000 UTC m=+44.516900457 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b180): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2a10 item 68 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b200): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b200): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b200): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.308843708 +0000 UTC m=+44.517566174 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2f50 item 69 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.309081442 +0000 UTC m=+44.517803898 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b240): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b280): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b280): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b280): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b280): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b280): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.309081442 +0000 UTC m=+44.517803898 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b280): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d30a0 item 69 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b340): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b340): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b340): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b340): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b340): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.309680985 +0000 UTC m=+44.518403451 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b340): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d33b0 item 70 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.309953805 +0000 UTC m=+44.518676272 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b400): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b440): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b440): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b440): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b440): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b440): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.309953805 +0000 UTC m=+44.518676272 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b440): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d35e0 item 70 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b500): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b500): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b500): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b500): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b500): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.310599044 +0000 UTC m=+44.519321511 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b500): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d39d0 item 71 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.310836828 +0000 UTC m=+44.519559295 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b5c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b600): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b600): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b600): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b600): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b600): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.310836828 +0000 UTC m=+44.519559295 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b600): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3b20 item 71 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b6c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b6c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b6c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b6c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b6c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.311440449 +0000 UTC m=+44.520162905 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b6c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3ea0 item 72 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.311705685 +0000 UTC m=+44.520428153 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b780): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b7c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b7c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b7c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b7c0): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b7c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.311705685 +0000 UTC m=+44.520428153 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b7c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c070 item 72 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.312310297 +0000 UTC m=+44.521032765 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b840): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b8c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b8c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b8c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c310 item 73 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b8c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b8c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.312549936 +0000 UTC m=+44.521272403 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b8c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c460 item 73 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.312797119 +0000 UTC m=+44.521519586 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b900): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b940): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b940): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b940): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b940): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b940): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.312797119 +0000 UTC m=+44.521519586 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060b940): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c5b0 item 73 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.313403815 +0000 UTC m=+44.522126282 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c850 item 74 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.313613247 +0000 UTC m=+44.522335715 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060ba80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c9a0 item 74 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.313874486 +0000 UTC m=+44.522596953 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb80): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.313874486 +0000 UTC m=+44.522596953 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bb80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036caf0 item 74 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.3145868 +0000 UTC m=+44.523309267 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bc80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bcc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bcc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bcc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cd90 item 75 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bcc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bcc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.314798537 +0000 UTC m=+44.523521004 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bcc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): _writeAt: size=3, off=2 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cee0 item 75 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.315041 +0000 UTC m=+44.523763457 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bdc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060be00): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060be00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060be00): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060be00): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060be00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.315041 +0000 UTC m=+44.523763457 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060be00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d0a0 item 75 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.315653747 +0000 UTC m=+44.524376215 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d340 item 76 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.315862719 +0000 UTC m=+44.524585186 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc00060bf80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d500 item 76 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): _writeAt: size=3, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.316155437 +0000 UTC m=+44.524877904 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08040): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08080): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08080): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08080): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08080): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08080): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.316155437 +0000 UTC m=+44.524877904 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08080): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d650 item 76 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.316928053 +0000 UTC m=+44.525650521 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e081c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08200): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08200): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d960 item 77 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08200): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.31712403 +0000 UTC m=+44.525846488 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e082c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e082c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e082c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e082c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e082c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.31712403 +0000 UTC m=+44.525846488 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e082c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dab0 item 77 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.317771232 +0000 UTC m=+44.526493700 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e083c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08400): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08400): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08400): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036df10 item 78 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08400): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08400): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.318497051 +0000 UTC m=+44.527219518 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08400): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e084c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e084c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e084c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e084c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e084c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.318497051 +0000 UTC m=+44.527219518 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e084c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c150 item 78 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.319589557 +0000 UTC m=+44.528312023 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e085c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08600): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08600): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08600): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c4d0 item 79 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08600): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08600): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.320183318 +0000 UTC m=+44.528905795 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08600): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e086c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e086c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e086c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e086c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e086c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.320183318 +0000 UTC m=+44.528905795 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e086c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c700 item 79 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.321072854 +0000 UTC m=+44.529795321 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e087c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08880): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08880): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08880): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cb60 item 80 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08880): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08880): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.321333141 +0000 UTC m=+44.530055609 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08880): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08940): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08940): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08940): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08940): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08940): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.321333141 +0000 UTC m=+44.530055609 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08940): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cd20 item 80 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e089c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e089c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e089c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e089c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e089c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.3229826 +0000 UTC m=+44.531705066 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e089c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cfc0 item 81 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.323350409 +0000 UTC m=+44.532072877 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a40): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a40): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a40): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.323350409 +0000 UTC m=+44.532072877 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08a40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d110 item 81 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08b00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08b00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08b00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08b00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08b00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.324069294 +0000 UTC m=+44.532791761 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08b00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d3b0 item 82 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.324358586 +0000 UTC m=+44.533081053 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08bc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08c00): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08c00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08c00): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08c00): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08c00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.324358586 +0000 UTC m=+44.533081053 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08c00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d500 item 82 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08cc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08cc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08cc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08cc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08cc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.325088002 +0000 UTC m=+44.533810469 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08cc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d7a0 item 83 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.325351134 +0000 UTC m=+44.534073592 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08d80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08dc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08dc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08dc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08dc0): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08dc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.325351134 +0000 UTC m=+44.534073592 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08dc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d8f0 item 83 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08e80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08e80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08e80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08e80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08e80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.326205946 +0000 UTC m=+44.534928412 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08e80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038db90 item 84 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.326957753 +0000 UTC m=+44.535680220 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f80): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.326957753 +0000 UTC m=+44.535680220 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e08f80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dce0 item 84 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09040): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09040): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09040): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09040): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09040): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.328302331 +0000 UTC m=+44.537024798 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09040): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038df80 item 85 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.328578778 +0000 UTC m=+44.537301245 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09100): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09140): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09140): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09140): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09140): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09140): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.328578778 +0000 UTC m=+44.537301245 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09140): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 85 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09200): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09200): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09200): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09200): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09200): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.329614939 +0000 UTC m=+44.538337405 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09200): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390380 item 86 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.330002184 +0000 UTC m=+44.538724651 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e092c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09300): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09300): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09300): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09300): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09300): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.330002184 +0000 UTC m=+44.538724651 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09300): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 86 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e093c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e093c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e093c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e093c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e093c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.330819714 +0000 UTC m=+44.539542181 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e093c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390770 item 87 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.331131157 +0000 UTC m=+44.539853634 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09480): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e094c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e094c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e094c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e094c0): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e094c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.331131157 +0000 UTC m=+44.539853634 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e094c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003908c0 item 87 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09580): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09580): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09580): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.331921907 +0000 UTC m=+44.540644374 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 88 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.332470825 +0000 UTC m=+44.541193293 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09640): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09680): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09680): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09680): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09680): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09680): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.332470825 +0000 UTC m=+44.541193293 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09680): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390cb0 item 88 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.333203678 +0000 UTC m=+44.541926144 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09800): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09840): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09840): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09840): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390fc0 item 89 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09840): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09840): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.333465819 +0000 UTC m=+44.542188286 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09840): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 89 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.333783053 +0000 UTC m=+44.542505519 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09900): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09940): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09940): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09940): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09940): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09940): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.333783053 +0000 UTC m=+44.542505519 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09940): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003912d0 item 89 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.334761865 +0000 UTC m=+44.543484332 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 90 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.335137499 +0000 UTC m=+44.543859955 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09a80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003917a0 item 90 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.335625472 +0000 UTC m=+44.544347939 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b40): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b80): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b80): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.335625472 +0000 UTC m=+44.544347939 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09b80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003918f0 item 90 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.336739017 +0000 UTC m=+44.545461484 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09c80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09cc0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09cc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09cc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 91 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09cc0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09cc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.337054137 +0000 UTC m=+44.545776604 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09cc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): >_readAt: n=2, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): _writeAt: size=3, off=7 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ce0 item 91 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.33742964 +0000 UTC m=+44.546152107 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09d80): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09dc0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09dc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09dc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09dc0): >_readAt: n=8, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09dc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.33742964 +0000 UTC m=+44.546152107 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09dc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391e30 item 91 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.338340656 +0000 UTC m=+44.547063123 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09ec0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09f00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09f00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09f00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003920e0 item 92 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09f00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09f00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.338656668 +0000 UTC m=+44.547379135 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09f00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): open at offset 5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392230 item 92 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): _readAt: size=2, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): _writeAt: size=3, off=5 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): >_writeAt: n=3, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.339123402 +0000 UTC m=+44.547845859 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000e09fc0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968000): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968000): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968000): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968000): >_readAt: n=3, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968000): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.339123402 +0000 UTC m=+44.547845859 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968000): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392380 item 92 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.34005689 +0000 UTC m=+44.548779367 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968180): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009681c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009681c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009681c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392620 item 93 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009681c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009681c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.340416052 +0000 UTC m=+44.549138519 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009681c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968280): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968280): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968280): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968280): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968280): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.340416052 +0000 UTC m=+44.549138519 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968280): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392770 item 93 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.341280811 +0000 UTC m=+44.550003288 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968580): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009685c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009685c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009685c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a10 item 94 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009685c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009685c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.341547911 +0000 UTC m=+44.550270379 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009685c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009686c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009686c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009686c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009686c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009686c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.341547911 +0000 UTC m=+44.550270379 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009686c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392b60 item 94 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.342904442 +0000 UTC m=+44.551626908 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009687c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968800): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968800): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968800): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392e00 item 95 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968800): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968800): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.343278281 +0000 UTC m=+44.552000748 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968800): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009688c0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009688c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009688c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009688c0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009688c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.343278281 +0000 UTC m=+44.552000748 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009688c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392f50 item 95 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 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/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): open at offset 0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): _readAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): >_readAt: n=0, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.344546175 +0000 UTC m=+44.553268642 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc0009689c0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968a00): _writeAt: size=5, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968a00): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968a00): >openPending: err= 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003931f0 item 96 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968a00): >_writeAt: n=5, err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968a00): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.344876934 +0000 UTC m=+44.553599401 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968a00): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/02 05:01:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/02 05:01:26 DEBUG : open-test-file: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968ac0): _readAt: size=512, off=0 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968ac0): openPending: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968ac0): >openPending: err= 2022/03/02 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968ac0): >_readAt: n=5, err=EOF 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968ac0): close: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-02 05:01:26.344876934 +0000 UTC m=+44.553599401 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : open-test-file(0xc000968ac0): >close: err= 2022/03/02 05:01:26 DEBUG : open-test-file: Remove: 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393340 item 96 2022/03/02 05:01:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/02 05:01:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/02 05:01:26 DEBUG : open-test-file: >Remove: err= 2022/03/02 05:01:26 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : >WaitForWriters: 2022/03/02 05:01:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.30s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- 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.00s) --- 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.01s) --- 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.00s) --- 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-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:26 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:26 DEBUG : file1: newRWFileHandle: 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): openPending: 2022/03/02 05:01:26 DEBUG : file1: vfs cache: truncate to size=0 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): >openPending: err= 2022/03/02 05:01:26 DEBUG : file1: >newRWFileHandle: err= 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/02 05:01:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): _writeAt: size=2, off=0 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): >_writeAt: n=2, err= 2022/03/02 05:01:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): RWFileHandle.Flush 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): RWFileHandle.Release 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): close: 2022/03/02 05:01:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/03/02 05:01:26 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:26 DEBUG : file1(0xc000c10b40): >close: err= 2022/03/02 05:01:26 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:26 DEBUG : file1: vfs cache: starting upload 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:26 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/03/02 05:01:26 INFO : file1: Copied (new) 2022/03/02 05:01:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2022/03/02 05:01:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/02 05:01:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2022/03/02 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:26 INFO : file1: vfs cache: upload succeeded try #1 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : >WaitForWriters: 2022/03/02 05:01:26 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:26 DEBUG : : Looking for writers 2022/03/02 05:01:26 DEBUG : file1: reading active writers 2022/03/02 05:01:26 DEBUG : >WaitForWriters: 2022/03/02 05:01:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.60s) === RUN TestRWCacheRename run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:27 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/02 05:01:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3/rclone-test-cobelac6qotokos3copujug0" 2022/03/02 05:01:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/02 05:01:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:27 DEBUG : rename_me: newRWFileHandle: 2022/03/02 05:01:27 DEBUG : rename_me(0xc000d5e080): openPending: 2022/03/02 05:01:27 DEBUG : rename_me: vfs cache: truncate to size=0 2022/03/02 05:01:27 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/03/02 05:01:27 DEBUG : rename_me(0xc000d5e080): >openPending: err= 2022/03/02 05:01:27 DEBUG : rename_me: >newRWFileHandle: err= 2022/03/02 05:01:27 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/03/02 05:01:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2022/03/02 05:01:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2022/03/02 05:01:27 DEBUG : rename_me(0xc000d5e080): _writeAt: size=5, off=0 2022/03/02 05:01:27 DEBUG : rename_me(0xc000d5e080): >_writeAt: n=5, err= 2022/03/02 05:01:27 DEBUG : rename_me(0xc000d5e080): close: 2022/03/02 05:01:27 DEBUG : rename_me: vfs cache: setting modification time to 2022-03-02 05:01:27.120051198 +0000 UTC m=+45.328773705 2022/03/02 05:01:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2022/03/02 05:01:27 DEBUG : rename_me(0xc000d5e080): >close: err= 2022/03/02 05:01:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2022/03/02 05:01:27 DEBUG : i_was_renamed: Updating file with 0xc0008be000 2022/03/02 05:01:27 DEBUG : : Added virtual directory entry vDel: "rename_me" 2022/03/02 05:01:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/03/02 05:01:27 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:27 DEBUG : : Looking for writers 2022/03/02 05:01:27 DEBUG : i_was_renamed: reading active writers 2022/03/02 05:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/02 05:01:27 DEBUG : : Looking for writers 2022/03/02 05:01:27 DEBUG : i_was_renamed: reading active writers 2022/03/02 05:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/02 05:01:27 DEBUG : : Looking for writers 2022/03/02 05:01:27 DEBUG : i_was_renamed: reading active writers 2022/03/02 05:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/02 05:01:27 DEBUG : : Looking for writers 2022/03/02 05:01:27 DEBUG : i_was_renamed: reading active writers 2022/03/02 05:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/02 05:01:27 DEBUG : i_was_renamed: vfs cache: starting upload 2022/03/02 05:01:27 DEBUG : : Looking for writers 2022/03/02 05:01:27 DEBUG : i_was_renamed: reading active writers 2022/03/02 05:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/02 05:01:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:27 INFO : i_was_renamed: Copied (new) 2022/03/02 05:01:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2022-03-02 05:01:27.120051198 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/02 05:01:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2022/03/02 05:01:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/03/02 05:01:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2022/03/02 05:01:27 DEBUG : : Looking for writers 2022/03/02 05:01:27 DEBUG : i_was_renamed: reading active writers 2022/03/02 05:01:27 DEBUG : >WaitForWriters: 2022/03/02 05:01:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.52s) === RUN TestCaseSensitivity run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:28 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:28 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/03/02 05:01:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/03/02 05:01:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FilEb: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/03/02 05:01:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/03/02 05:01:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/03/02 05:01:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/03/02 05:01:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FilEb: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/03/02 05:01:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/03/02 05:01:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/03/02 05:01:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/03/02 05:01:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/03/02 05:01:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/03/02 05:01:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/03/02 05:01:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/03/02 05:01:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FilEb: Open: flags=O_RDONLY 2022/03/02 05:01:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/03/02 05:01:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/03/02 05:01:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:28 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:28 DEBUG : : Looking for writers 2022/03/02 05:01:28 DEBUG : FiLeA: reading active writers 2022/03/02 05:01:28 DEBUG : FiLeB: reading active writers 2022/03/02 05:01:28 DEBUG : FilEb: reading active writers 2022/03/02 05:01:28 DEBUG : >WaitForWriters: 2022/03/02 05:01:28 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:28 DEBUG : : Looking for writers 2022/03/02 05:01:28 DEBUG : FilEb: reading active writers 2022/03/02 05:01:28 DEBUG : FiLeA: reading active writers 2022/03/02 05:01:28 DEBUG : FiLeB: reading active writers 2022/03/02 05:01:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.73s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:29 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:29 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: Re-using VFS from active cache 2022/03/02 05:01:29 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:29 DEBUG : : Looking for writers 2022/03/02 05:01:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:29 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:29 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:29 DEBUG : : Looking for writers 2022/03/02 05:01:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:29 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:29 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:29 DEBUG : : Looking for writers 2022/03/02 05:01:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:29 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:30 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:30 DEBUG : dir: Looking for writers 2022/03/02 05:01:30 DEBUG : file2: reading active writers 2022/03/02 05:01:30 DEBUG : : Looking for writers 2022/03/02 05:01:30 DEBUG : dir: reading active writers 2022/03/02 05:01:30 DEBUG : file1: reading active writers 2022/03/02 05:01:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.66s) === RUN TestVFSStatParent run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:30 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:30 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:30 DEBUG : dir: Looking for writers 2022/03/02 05:01:30 DEBUG : : Looking for writers 2022/03/02 05:01:30 DEBUG : file1: reading active writers 2022/03/02 05:01:30 DEBUG : dir: reading active writers 2022/03/02 05:01:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.58s) === RUN TestVFSOpenFile run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:30 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:31 DEBUG : file1: Open: flags=O_RDONLY 2022/03/02 05:01:31 DEBUG : file1: >Open: fd=file1 (r), err= 2022/03/02 05:01:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/03/02 05:01:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2022/03/02 05:01:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/03/02 05:01:31 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (0 bytes), uploading instead of streaming 2022/03/02 05:01:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:01:31 INFO : dir/new_file.txt: Copied (new) 2022/03/02 05:01:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/03/02 05:01:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/03/02 05:01:31 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:31 DEBUG : dir: Looking for writers 2022/03/02 05:01:31 DEBUG : file2: reading active writers 2022/03/02 05:01:31 DEBUG : new_file.txt: reading active writers 2022/03/02 05:01:31 DEBUG : : Looking for writers 2022/03/02 05:01:31 DEBUG : dir: reading active writers 2022/03/02 05:01:31 DEBUG : file1: reading active writers 2022/03/02 05:01:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.79s) === RUN TestVFSRename run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:31 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:32 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/03/02 05:01:32 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2022/03/02 05:01:32 INFO : dir/file2: Deleted 2022/03/02 05:01:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0008be900 2022/03/02 05:01:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/03/02 05:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:32 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/03/02 05:01:32 INFO : dir/file1: Copied (server-side copy) to: file0 2022/03/02 05:01:32 INFO : dir/file1: Deleted 2022/03/02 05:01:32 DEBUG : file0: Updating file with file0 0xc0008be900 2022/03/02 05:01:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/02 05:01:32 DEBUG : : Added virtual directory entry vAddFile: "file0" 2022/03/02 05:01:32 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:32 DEBUG : dir: Looking for writers 2022/03/02 05:01:32 DEBUG : : Looking for writers 2022/03/02 05:01:32 DEBUG : dir: reading active writers 2022/03/02 05:01:32 DEBUG : file0: reading active writers 2022/03/02 05:01:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.08s) === RUN TestVFSStatfs run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:32 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:32 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:32 DEBUG : : Looking for writers 2022/03/02 05:01:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === 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-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:32 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:32 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2022/03/02 05:01:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2022/03/02 05:01:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2022/03/02 05:01:32 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (5 bytes), uploading instead of streaming 2022/03/02 05:01:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:32 INFO : file1: Copied (new) 2022/03/02 05:01:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2022/03/02 05:01:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/03/02 05:01:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (0 bytes), uploading instead of streaming 2022/03/02 05:01:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:01:33 INFO : file1: Copied (new) 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/03/02 05:01:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (7 bytes), uploading instead of streaming 2022/03/02 05:01:33 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2022/03/02 05:01:33 INFO : file1: Copied (new) 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:33 DEBUG : : Looking for writers 2022/03/02 05:01:33 DEBUG : file1: reading active writers 2022/03/02 05:01:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.59s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:33 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2022/03/02 05:01:34 DEBUG : file1: aborting in-sequence write wait, off=100 2022/03/02 05:01:34 DEBUG : file1: failed to wait for in-sequence write to 100 2022/03/02 05:01:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2022/03/02 05:01:34 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (11 bytes), uploading instead of streaming 2022/03/02 05:01:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:01:34 INFO : file1: Copied (new) 2022/03/02 05:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2022/03/02 05:01:34 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:34 DEBUG : : Looking for writers 2022/03/02 05:01:34 DEBUG : file1: reading active writers 2022/03/02 05:01:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.39s) === RUN TestWriteFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:34 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2022/03/02 05:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:34 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (5 bytes), uploading instead of streaming 2022/03/02 05:01:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/02 05:01:34 INFO : file1: Copied (new) 2022/03/02 05:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2022/03/02 05:01:34 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:34 DEBUG : : Looking for writers 2022/03/02 05:01:34 DEBUG : file1: reading active writers 2022/03/02 05:01:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.29s) === RUN TestWriteFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:35 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:35 DEBUG : file1: WriteFileHandle.Release closing 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (0 bytes), uploading instead of streaming 2022/03/02 05:01:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:01:35 INFO : file1: Copied (new) 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2022/03/02 05:01:35 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:35 DEBUG : : Looking for writers 2022/03/02 05:01:35 DEBUG : file1: reading active writers 2022/03/02 05:01:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.40s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:35 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (2 bytes), uploading instead of streaming 2022/03/02 05:01:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/03/02 05:01:35 INFO : file1: Copied (new) 2022/03/02 05:01:35 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:35 DEBUG : : Looking for writers 2022/03/02 05:01:35 DEBUG : file1: reading active writers 2022/03/02 05:01:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.39s) === RUN TestFileReadAtZeroLength run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:35 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:35 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (0 bytes), uploading instead of streaming 2022/03/02 05:01:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:01:36 INFO : file1: Copied (new) 2022/03/02 05:01:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:36 DEBUG : file1: Open: flags=O_RDONLY 2022/03/02 05:01:36 DEBUG : file1: >Open: fd=file1 (r), err= 2022/03/02 05:01:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/03/02 05:01:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:36 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:36 DEBUG : : Looking for writers 2022/03/02 05:01:36 DEBUG : file1: reading active writers 2022/03/02 05:01:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.34s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "S3 bucket rclone-test-cobelac6qotokos3copujug0", Local "Local file system at /tmp/rclone771480738", Modify Window "1ns" 2022/03/02 05:01:36 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: poll-interval is not supported by this remote 2022/03/02 05:01:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/02 05:01:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/02 05:01:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:36 DEBUG : file1: >Open: fd=file1 (w), err= 2022/03/02 05:01:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/03/02 05:01:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:36 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: File to upload is small (100 bytes), uploading instead of streaming 2022/03/02 05:01:36 DEBUG : file1: md5 = 181393fe2f5a2142ec8dbfcce5a8712b OK 2022/03/02 05:01:36 INFO : file1: Copied (new) 2022/03/02 05:01:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/02 05:01:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/02 05:01:36 DEBUG : file1: Open: flags=O_RDONLY 2022/03/02 05:01:36 DEBUG : file1: >Open: fd=file1 (r), err= 2022/03/02 05:01:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/03/02 05:01:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/03/02 05:01:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/03/02 05:01:36 DEBUG : WaitForWriters: timeout=30s 2022/03/02 05:01:36 DEBUG : : Looking for writers 2022/03/02 05:01:36 DEBUG : file1: reading active writers 2022/03/02 05:01:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.34s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2022/03/02 05:01:36 DEBUG : S3 bucket rclone-test-cobelac6qotokos3copujug0: Purge dir "" 2022/03/02 05:01:36 INFO : S3 bucket rclone-test-cobelac6qotokos3copujug0: Bucket "rclone-test-cobelac6qotokos3copujug0" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose" - Finished OK in 55.226761035s (try 1/5)